From 6aa72a3a2ac3940c989abd80d404a5b051bdcc20 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Wed, 6 Nov 2024 16:39:18 +0100 Subject: x11/xkeyboard-config: the Sun LKeys causes issues remove for now --- x11/xkeyboard-config/patches/patch-symbols_pc | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 x11/xkeyboard-config/patches/patch-symbols_pc diff --git a/x11/xkeyboard-config/patches/patch-symbols_pc b/x11/xkeyboard-config/patches/patch-symbols_pc deleted file mode 100644 index ec118eb..0000000 --- a/x11/xkeyboard-config/patches/patch-symbols_pc +++ /dev/null @@ -1,22 +0,0 @@ -Index: symbols/pc ---- symbols/pc.orig -+++ symbols/pc -@@ -31,6 +31,18 @@ xkb_symbols "pc105" { - key { [ Super_R ] }; - key { [ Menu ] }; - -+ // "Sun LKeys" section -+ key { [ Cancel, Cancel, F11 ] }; -+ key { [ Redo, Redo, F12 ] }; -+ key { [ SunProps, SunProps, F13 ] }; -+ key { [ Undo, Undo, F14 ] }; -+ key { [ SunFront, SunFront, F15 ] }; -+ key { [ SunCopy, SunCopy, F16 ] }; -+ key { [ SunOpen, SunOpen, F17 ] }; -+ key { [ SunPaste, SunPaste, F18 ] }; -+ key { [ Find, Find, F19 ] }; -+ key { [ SunCut, SunCut, F20 ] }; -+ - // Beginning of modifier mappings. - modifier_map Shift { Shift_L, Shift_R }; - modifier_map Lock { Caps_Lock }; -- cgit v1.2.3