mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
16 lines
585 B
Markdown
16 lines
585 B
Markdown
|
|
### Description
|
||
|
|
Ungroup keyboard input devices based on device name.
|
||
|
|
|
||
|
|
I wrote this patch was because keyboard device grouping breaks the behaviour of
|
||
|
|
the ydotool virtual device. This patch fixes my issue #558 in the codeberg
|
||
|
|
issue tracker.
|
||
|
|
|
||
|
|
See the inputdevicerules patch for a more generalised version of this idea.
|
||
|
|
|
||
|
|
### Download
|
||
|
|
- [git branch](https://codeberg.org/bencc/dwl/src/branch/ungroup-keyboards)
|
||
|
|
- [2024-06-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/ungroup-keyboards/ungroup-keyboards.patch)
|
||
|
|
|
||
|
|
### Authors
|
||
|
|
- [Ben Collerson](https://codeberg.org/bencc)
|