mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-01-11 06:23:26 +00:00
Update keycodes
parent
daac321337
commit
bc210116ff
@ -5,5 +5,13 @@ Use keycodes instead of keysyms. This way, input is independent from keyboard la
|
|||||||
- [git branch](https://codeberg.org/sevz/dwl/src/branch/keycodes)
|
- [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)
|
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/keycodes/keycodes.patch)
|
||||||
|
|
||||||
|
### Config after patching (run in DWL source directory)
|
||||||
|
```
|
||||||
|
export XKB_DEFAULT_VARIANT=yourbestkeyboardlayout
|
||||||
|
cc -lxkbcommon -o generate-keys generate-keys.c
|
||||||
|
./generate-keys
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
|
||||||
### Authors
|
### Authors
|
||||||
- [sevz](https://codeberg.org/sevz)
|
- [sevz](https://codeberg.org/sevz)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user