Update keycodes

neuromagus 2024-04-11 17:27:32 +00:00
parent bc210116ff
commit d3d93dbf6b

@ -5,7 +5,8 @@ Use keycodes instead of keysyms. This way, input is independent from keyboard la
- [git branch](https://codeberg.org/sevz/dwl/src/branch/keycodes)
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/keycodes/keycodes.patch)
### Config after patching (run in DWL source directory)
### Config after patching
(run in DWL source directory)
```
export XKB_DEFAULT_VARIANT=yourbestkeyboardlayout
cc -lxkbcommon -o generate-keys generate-keys.c