Last active
May 18, 2020 19:51
-
-
Save yevbar/e7228a28a5dc7e852e8a859f8d471bd1 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
I'm making this gist for record keeping to make sure I know what's going on with my keydefs | |
Important keys: | |
- Control x2 | |
- Shift x2 | |
- Alt x2 | |
- Windows (Win4) x2 | |
- Space | |
- Enter | |
- Backspace | |
- Tab | |
- Escape | |
As denoted by the "x2"s, those are the keys that appear twice at the thumbs and should be symmetrical | |
LControl -> Control | |
LAlt -> Windows | |
LHome -> Alt | |
LEnd -> Shift | |
LDelete -> Tab | |
LBackspace -> Backspace | |
RControl -> Control | |
RWin -> Windows | |
RPageUp -> Alt | |
RPageDown -> Escape | |
REnter -> Enter | |
RSpace -> Space | |
All arrow keys -> shift (to prevent accidental movement) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment