fix ungroup-keyboards README

This commit is contained in:
Ben Collerson 2024-06-16 13:57:42 +10:00
parent d8cdb9f186
commit 5492f432a9

View File

@ -1,13 +1,13 @@
### Description ### Description
Ungroup keyboard input devices based on device name. Ungroup keyboard input devices based on device name.
I wrote this patch was because keyboard device grouping breaks the behaviour of 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 the ydotool virtual device. This patch fixes my issue #558 in the codeberg
issue tracker. issue tracker.
### Download ### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/ungroup-keyboards) - [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-keyboard.patch) - [2024-06-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/ungroup-keyboards/ungroup-keyboards.patch)
### Authors ### Authors
- [Ben Collerson](https://codeberg.org/bencc) - [Ben Collerson](https://codeberg.org/bencc)