Windows 7交换Caps Lock和Ctrl

时间:2014-11-21 20:36:48   收藏:0   阅读:394

原文地址:http://www.kodiva.com/post/swapping-caps-lock-and-control-keys

  1. Click Start -> Run
  2. Type: regedit, and click OK
  3. Go to: HKEY_LOCAL_MACHINE -> System -> CurrentControlSet -> Control -> KeyBoard Layout 
    Note: KeyBoard Layout, and not KeyBoard Layouts
  4. Right-click: Keyboard Layout, and select New -> Binary value
  5. Rename: New Value #1 -> Scancode Map
  6. Right click: Scancode Map -> Modify
  7. 0000  00 00 00 00 00 00 00 00
    0008  03 00 00 00 1d 00 3a 00
    0010  3a 00 1d 00 00 00 00 00  
    0018
  8. Close regedit and restart your computer

原文:http://my.oschina.net/chuqixiaozhu/blog/347299

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!