2014年05月

  • Windows 修改 Caps Lock 为 Control 键

    2014-05-25 15:36:00 25582 0 技术文章

    保存以下内容到 ChangeCapsToControl.reg

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00
    

    双击替换成功!