Skip to content

Instantly share code, notes, and snippets.

@dguo
Last active March 23, 2019 02:36
Show Gist options
  • Save dguo/74464587c9556cc5412c5160b2008be0 to your computer and use it in GitHub Desktop.
Save dguo/74464587c9556cc5412c5160b2008be0 to your computer and use it in GitHub Desktop.
blog - Remap Caps Lock to Escape and Control - caps-lock-configure-udevmon
- JOB: "intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE"
DEVICE:
EVENTS:
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment