How can I restore Ctrl+<key> functionality in Microsoft Keyboard Layout Creator?
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Track title: CC H Dvoks String Quartet No 12 Ame
--
Chapters
00:00 How Can I Restore Ctrl+≪Key≫ Functionality In Microsoft Keyboard Layout Creator?
00:39 Accepted Answer Score 20
01:14 Thank you
--
Full question
https://superuser.com/questions/171307/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#keyboardshortcuts #keyboardlayout #microsoftklc
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Track title: CC H Dvoks String Quartet No 12 Ame
--
Chapters
00:00 How Can I Restore Ctrl+≪Key≫ Functionality In Microsoft Keyboard Layout Creator?
00:39 Accepted Answer Score 20
01:14 Thank you
--
Full question
https://superuser.com/questions/171307/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#keyboardshortcuts #keyboardlayout #microsoftklc
#avk47
ACCEPTED ANSWER
Score 20
You need to modify the .klc
file manually.
Basically you just modify the VK_
column to match the value in column 1
.
So for example if you want to bind L to N, you would create the keyboard as you normally would in KLC. Then you would open the KLC file in a text editor. Find the value L
in the VK_
column, and switch it to an N
.
For more information, I wrote the complete steps on my blog.