Skip to content

Instantly share code, notes, and snippets.

@ianchen06
Created January 5, 2018 15:20
Show Gist options
  • Save ianchen06/443940f4d2847fca6643f028b9a11671 to your computer and use it in GitHub Desktop.
Save ianchen06/443940f4d2847fca6643f028b9a11671 to your computer and use it in GitHub Desktop.
Chromebook C720 key remap for search capslock ctrl escape
ian@ian-Peppy:~$
ian@ian-Peppy:~$ cat .Xmodmap
clear control
clear mod4
keycode 133 = Control_L
add control = Control_L Control_R Super_L
add mod4 = Hyper_L Super_R
keysym Control_L control = Escape Control_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment