From 49629768c0a188dfb21e509649a1a5ddee76db23 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sat, 21 Jan 2023 19:08:20 +0000 Subject: [PATCH] xfree86 and xorg are symlinks to base --- .../debian-11-add-lv5-rctrl-switch.patch | 22 ------------------- 1 file changed, 22 deletions(-) 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)