index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (552B) | |
--- | |
1 graballkeycodes | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 Grab all keycodes that map to keys.keysym | |
8 | |
9 There may be multiple keycodes that map to a keys.keysym. One such scena… | |
10 | |
11 When grabbing keys, we now scan all X keycode mappings and look for matc… | |
12 | |
13 Changing keymaps via xkb or other means will not cause the keys to be "r… | |
14 | |
15 Download | |
16 -------- | |
17 * [dwm-grab-all-keycodes-6.2.diff](dwm-grab-all-keycodes-6.2.diff) (2020… | |
18 | |
19 Author | |
20 ------ | |
21 * Alexander Courtis | |
22 |