index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (401B) | |
--- | |
1 Keycode | |
2 ======= | |
3 With this patch, handling key input is done with keycodes instead of key… | |
4 This way, input is keyboard layout independant (adapt config.h to your k… | |
5 using for example xev). | |
6 | |
7 Download | |
8 -------- | |
9 * [tabbed-keycode-0.6.diff](tabbed-keycode-0.6.diff) | |
10 * [tabbed-keycode-20170508-6dc3978.diff](tabbed-keycode-20170508-6dc3978… | |
11 | |
12 Author | |
13 ------ | |
14 * Quentin Rameau <[email protected]> |