summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-12-04 20:51:49 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-12-18 22:33:58 +0000
commit4ab768508e4455bb19f7f4107552993cdaf81f09 (patch)
treea4142ccb24857748096f5d63b9acc57b5e4ed0c9 /rules
parent9e733e0e821cd0894838605e1251080e41f6c95a (diff)
downloadxkeyboard-config-4ab768508e4455bb19f7f4107552993cdaf81f09.tar.gz
xkeyboard-config-4ab768508e4455bb19f7f4107552993cdaf81f09.tar.bz2
xkeyboard-config-4ab768508e4455bb19f7f4107552993cdaf81f09.zip
Add three options for swapping the left Ctrl and Alt and Win keys.
These additions were proposed by Mildred Ki'Lya in: https://bugs.freedesktop.org/show_bug.cgi?id=17960 Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'rules')
-rw-r--r--rules/base.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/rules/base.xml.in b/rules/base.xml.in
index 853b34ae..8291c0d1 100644
--- a/rules/base.xml.in
+++ b/rules/base.xml.in
@@ -6033,6 +6033,24 @@
<_description>Right Alt as Right Ctrl</_description>
</configItem>
</option>
+ <option>
+ <configItem>
+ <name>ctrl:swap_lalt_lctl</name>
+ <_description>Swap Left Alt key with Left Ctrl key</_description>
+ </configItem>
+ </option>
+ <option>
+ <configItem>
+ <name>ctrl:swap_lwin_lctl</name>
+ <_description>Swap Left Win key with Left Ctrl key</_description>
+ </configItem>
+ </option>
+ <option>
+ <configItem>
+ <name>ctrl:swap_lalt_lctl_lwin</name>
+ <_description>Left Alt as Ctrl, Left Ctrl as Win, Left Win as Alt</_description>
+ </configItem>
+ </option>
</group>
<group allowMultipleSelection="true">
<!-- Using startard LEDs to indicate the alternative (not first) group(s) -->