diff --git a/roles/home-gui/files/debian-11-add-lv5-rctrl-switch.patch b/roles/home-gui/files/debian-11-add-lv5-rctrl-switch.patch index 6496a96..79d4db2 100644 --- a/roles/home-gui/files/debian-11-add-lv5-rctrl-switch.patch +++ b/roles/home-gui/files/debian-11-add-lv5-rctrl-switch.patch @@ -46,25 +46,3 @@ diff -u a/evdev b/evdev lv5:lsgt_switch_lock = +level5(lsgt_switch_lock) lv5:ralt_switch_lock = +level5(ralt_switch_lock) lv5:lwin_switch_lock = +level5(lwin_switch_lock) -diff -u a/xfree86 b/xfree86 ---- a/xfree86 2023-01-21 18:50:42.599801988 +0000 -+++ b/xfree86 2023-01-21 18:53:08.208292213 +0000 -@@ -1249,6 +1249,7 @@ - lv3:lsgt_switch_latch = +level3(lsgt_switch_latch) - lv5:lsgt_switch = +level5(lsgt_switch) - lv5:ralt_switch = +level5(ralt_switch) -+ lv5:rctrl_switch = +level5(rctrl_switch) - lv5:lsgt_switch_lock = +level5(lsgt_switch_lock) - lv5:ralt_switch_lock = +level5(ralt_switch_lock) - lv5:lwin_switch_lock = +level5(lwin_switch_lock) -diff -u a/xorg b/xorg ---- a/xorg 2023-01-21 18:50:42.599801988 +0000 -+++ b/xorg 2023-01-21 18:53:29.627773785 +0000 -@@ -1249,6 +1249,7 @@ - lv3:lsgt_switch_latch = +level3(lsgt_switch_latch) - lv5:lsgt_switch = +level5(lsgt_switch) - lv5:ralt_switch = +level5(ralt_switch) -+ lv5:rctrl_switch = +level5(rctrl_switch) - lv5:lsgt_switch_lock = +level5(lsgt_switch_lock) - lv5:ralt_switch_lock = +level5(ralt_switch_lock) - lv5:lwin_switch_lock = +level5(lwin_switch_lock)