• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    C#
  • Created almost 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CapsLock 切换输入法中英文

Caps2CtrlSpace

CapsLock 切换输入法中英文

原理

监听按键,如果是Capslock,转换成Ctrl+Space

开发环境

VS2019

Exe下载

https://github.com/cuiliang/Caps2CtrlSpace/releases

使用

如需提权(在以管理员身份运行的程序中生效),请将其复制到c:\program files目录中使用。 启动后,会自动隐藏窗口显示在系统托盘内一个桔黄色的小点的图标。 这时候可以按capslock来切换中英文了。

自动启动

双击系统托盘图标,在打开的窗口中选中自动启动的选项即可。