Created
October 20, 2010 12:21
-
-
Save ChrisBuchholz/636314 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! make fn+Arrow_Up/Arrow_Down function as Page_Up/Page_Down | |
| keycode 33 = Page_Up | |
| keycode 34 = Page_Down | |
| !make capslock useful | |
| remove Lock = Caps_Lock | |
| keysym Caps_Lock = Escape |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment