forked from pool/xkeyboard-config
* Add missing backslash/bar mapping on "us" international variants (fdo#68606, bnc#831823). - U_ara-digits-Generate-arabic-script-digits-also-on-key.patch * ara(digits): Generate arabic script digits also on keypad (fdo#68650, bnc#831823) - refreshed patches OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=93
21 lines
635 B
Diff
21 lines
635 B
Diff
Index: xkeyboard-config-2.9/rules/base.xml.in
|
|
===================================================================
|
|
--- xkeyboard-config-2.9.orig/rules/base.xml.in
|
|
+++ xkeyboard-config-2.9/rules/base.xml.in
|
|
@@ -5612,6 +5612,7 @@
|
|
<_description>Right Alt (while pressed)</_description>
|
|
</configItem>
|
|
</option>
|
|
+ <!--
|
|
<option>
|
|
<configItem>
|
|
<name>grp:lswitch</name>
|
|
@@ -5624,6 +5625,7 @@
|
|
<_description>Left Win (while pressed)</_description>
|
|
</configItem>
|
|
</option>
|
|
+ -->
|
|
<option>
|
|
<configItem>
|
|
<name>grp:rwin_switch</name>
|