itgoyo / 500Days-Of-Github

⭐ 瞎JB折腾Mac/Linux/Windows过程中遇到的所有问题和解决方式 ⭐

Home Page:https://itgoyo.github.io/500Days-Of-Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surfingkeys自定义快捷键

itgoyo opened this issue · comments

"因为使用PokerIII键盘的原因,有时候快捷键使用起来不是很适应,所以就自定义了输入自己的一套快捷键
Chrome-Surfingkeys-settings然后根据上面的规则来修改
自己定义的快捷键最好是使用gist,然后在gist上生成了之后要先点击raw然后再使用该链接,否则不会生效
自己现在暂时的配置文件
https://gist.githubusercontent.com/itgoyo/70c4b0caacec054d2e74e13b7fbb326a/raw/99ea1e5e91cbdb2a4680c90d2ad62fac1ce88c97/gistfile1.txt

image

map('<Ctrl-s>', 'S');

map('<Ctrl-d>', 'D');