From: Andre Ramnitz Date: Mon, 29 Jun 2026 06:22:33 +0000 (+0200) Subject: patches: update xkb layout X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;p=etc_portage_patches.git patches: update xkb layout --- diff --git a/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch b/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch deleted file mode 100644 index b88b4bc..0000000 --- a/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch +++ /dev/null @@ -1,28 +0,0 @@ -*** /home/andy/us 2023-04-05 22:31:48.147783288 +0200 ---- ./symbols/us 2023-04-05 22:38:00.992138203 +0200 -*************** -*** 2313,2323 **** - - key {[ a, A, adiaeresis, Adiaeresis ]}; - key {[ s, S, ssharp, U1E9E ]}; -! key {[ q, Q, at ]}; - key {[ u, U, udiaeresis, Udiaeresis ]}; - key {[ o, O, odiaeresis, Odiaeresis ]}; - key {[ p, P, aring, Aring ]}; - key {[ bracketright, braceright, asciitilde ]}; - - include "level3(ralt_switch)" - }; ---- 2313,2324 ---- - - key {[ a, A, adiaeresis, Adiaeresis ]}; - key {[ s, S, ssharp, U1E9E ]}; -! key {[ q, Q, oslash, Ooblique ]}; // q Q ø Ø - key {[ u, U, udiaeresis, Udiaeresis ]}; - key {[ o, O, odiaeresis, Odiaeresis ]}; - key {[ p, P, aring, Aring ]}; - key {[ bracketright, braceright, asciitilde ]}; -+ key {[ plus, equal ]}; - - include "level3(ralt_switch)" - }; diff --git a/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch.skip b/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch.skip new file mode 100644 index 0000000..b88b4bc --- /dev/null +++ b/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout.patch.skip @@ -0,0 +1,28 @@ +*** /home/andy/us 2023-04-05 22:31:48.147783288 +0200 +--- ./symbols/us 2023-04-05 22:38:00.992138203 +0200 +*************** +*** 2313,2323 **** + + key {[ a, A, adiaeresis, Adiaeresis ]}; + key {[ s, S, ssharp, U1E9E ]}; +! key {[ q, Q, at ]}; + key {[ u, U, udiaeresis, Udiaeresis ]}; + key {[ o, O, odiaeresis, Odiaeresis ]}; + key {[ p, P, aring, Aring ]}; + key {[ bracketright, braceright, asciitilde ]}; + + include "level3(ralt_switch)" + }; +--- 2313,2324 ---- + + key {[ a, A, adiaeresis, Adiaeresis ]}; + key {[ s, S, ssharp, U1E9E ]}; +! key {[ q, Q, oslash, Ooblique ]}; // q Q ø Ø + key {[ u, U, udiaeresis, Udiaeresis ]}; + key {[ o, O, odiaeresis, Odiaeresis ]}; + key {[ p, P, aring, Aring ]}; + key {[ bracketright, braceright, asciitilde ]}; ++ key {[ plus, equal ]}; + + include "level3(ralt_switch)" + }; diff --git a/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout_V2.patch b/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout_V2.patch new file mode 100644 index 0000000..22f0917 --- /dev/null +++ b/x11-misc/xkeyboard-config/xkb_customize-de_se_fi-layout_V2.patch @@ -0,0 +1,16 @@ +*** /home/andy/us 2023-04-05 22:31:48.147783288 +0200 +--- ./symbols/us 2023-04-05 22:38:00.992138203 +0200 +@@ -2254,3 +2254,3 @@ xkb_symbols "de_se_fi" { + key {[ s, S, ssharp, U1E9E ]}; +- key {[ q, Q, at ]}; ++ key {[ q, Q, oslash, Ooblique ]}; // q Q ø Ø + key {[ u, U, udiaeresis, Udiaeresis ]}; +@@ -2259,2 +2259,9 @@ xkb_symbols "de_se_fi" { + key {[ bracketright, braceright, asciitilde ]}; ++ key {[ 2, at, twosuperior ]}; ++ key {[ 3, numbersign, threesuperior ]}; ++ key {[ 7, ampersand, section ]}; ++ key {[ 8, asterisk, infinity ]}; ++ key {[ 0, parenright, degree ]}; ++ key {[ minus, underscore, division, plusminus ]}; ++ key {[ plus, equal, periodcentered, notequal ]};