index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (493B) | |
--- | |
1 Keycodes | |
2 ======== | |
3 With this patch, key input handling is done with keycodes instead of key… | |
4 This way, input is independant from keyboard layout. | |
5 You can adapt config.h to your keyboard by looking up keycodes, for exam… | |
6 | |
7 Download | |
8 -------- | |
9 * [surf-webkit2-keycodes-20170424-5c52733.diff](surf-webkit2-keycodes-20… | |
10 * [surf-webkit1-keycodes-20170424-9ba143b.diff](surf-webkit1-keycodes-20… | |
11 | |
12 Author | |
13 ------ | |
14 * Quentin Rameau <[email protected]> |