Update keycodes

A Frederick Christensen 2023-12-31 20:26:09 +00:00
parent 522e5ae70c
commit c5856c7db4

@ -2,10 +2,10 @@
Use keycodes instead of keysyms. This way, input is independent from keyboard layout (you can use the keys.h file to customize, or get the keycodes with `wev` or `xkbcli interactive-wayland` (x11-libs/libxkbcommon[tools] in gentoo)).
### Download
- [2023-08-22](https://codeberg.org/dwl/dwl-patches/src/branch/main/autostart/autostart.patch)
- [2023-08-22](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch)
### Patch Repositories
- [sevz keycodes](https://codeberg.org/sevz/dwl/src/branch/keycodes)
### Authors
- [sevz](https://codeberg.org/sevz)
### Authors (link goes to patch repository in author's repo)
- [sevz](https://codeberg.org/sevz/dwl/src/branch/keycodes)