mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
update keycodes patch
0498877c
This commit is contained in:
@@ -3,7 +3,7 @@ Use keycodes instead of keysyms. This way, input is independent from keyboard la
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/sevz/dwl/src/branch/keycodes)
|
||||
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/keycodes/keycodes.patch)
|
||||
- [2024-06-07](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/keycodes/keycodes.patch)
|
||||
|
||||
### Config after patching
|
||||
(run in DWL source directory)
|
||||
@@ -11,7 +11,6 @@ Use keycodes instead of keysyms. This way, input is independent from keyboard la
|
||||
export XKB_DEFAULT_VARIANT=yourbestkeyboardlayout
|
||||
cc -lxkbcommon -o generate-keys generate-keys.c
|
||||
./generate-keys
|
||||
sudo make install
|
||||
```
|
||||
|
||||
### Authors
|
||||
|
||||
Reference in New Issue
Block a user