Add patching instructions
This commit is contained in:
parent
3c56448148
commit
1e1a80b519
1 changed files with 8 additions and 3 deletions
|
@ -3,6 +3,11 @@
|
||||||
This isn't in a release until xkeyboard-config v2.36, which doesn't
|
This isn't in a release until xkeyboard-config v2.36, which doesn't
|
||||||
look like it will make it to Debian 12 either.
|
look like it will make it to Debian 12 either.
|
||||||
|
|
||||||
|
Apply it (as root) with:
|
||||||
|
|
||||||
|
cd /usr/share/X11/xkb/rules
|
||||||
|
patch -p1 < /path/to/this/file.patch
|
||||||
|
|
||||||
diff -u a/base b/base
|
diff -u a/base b/base
|
||||||
--- a/base 2023-01-21 18:50:42.595802084 +0000
|
--- a/base 2023-01-21 18:50:42.595802084 +0000
|
||||||
+++ b/base 2023-01-21 18:52:11.013674023 +0000
|
+++ b/base 2023-01-21 18:52:11.013674023 +0000
|
||||||
|
|
Loading…
Reference in a new issue