https://github.com/zevv/capsclick
https://github.com/zevv/capsclick
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zevv/capsclick
- Owner: zevv
- Created: 2021-12-30T22:37:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T22:37:44.000Z (about 4 years ago)
- Last Synced: 2025-08-30T03:34:57.171Z (6 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
use this:
```
xmodmap -e 'remove Lock = Caps_Lock'
xmodmap -e "clear lock"
xmodmap -e "keycode 66 ="
xset -r 66
xmodmap -e "keycode 133 ="
xset -r 133
```