summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-06-18 21:48:20 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-06-18 21:48:20 +0100
commit8639b1a753d6f72c33e4468e8ac4d9160fb6b5f7 (patch)
tree79a8e1a34e7ff4ef277602e82054e8991755f066 /rules
parentd6f8d07ff0dddb9f85ea7dd7a9eb511181f24c4b (diff)
downloadxkeyboard-config-8639b1a753d6f72c33e4468e8ac4d9160fb6b5f7.tar.gz
Added ctrl:ctrl_menu
https://bugs.freedesktop.org/attachment.cgi?id=36095
Diffstat (limited to 'rules')
-rw-r--r--rules/base.o_s.part1
-rw-r--r--rules/base.xml.in8
2 files changed, 8 insertions, 1 deletions
diff --git a/rules/base.o_s.part b/rules/base.o_s.part
index 9958f10..59c39b5 100644
--- a/rules/base.o_s.part
+++ b/rules/base.o_s.part
@@ -64,6 +64,7 @@
ctrl:ctrl_ac = +ctrl(ctrl_ac)
ctrl:ctrl_aa = +ctrl(ctrl_aa)
ctrl:ctrl_ra = +ctrl(ctrl_ra)
+ ctrl:ctrl_menu = +ctrl(ctrl_menu)
compose:ralt = +compose(ralt)
compose:lwin = +compose(lwin)
compose:rwin = +compose(rwin)
diff --git a/rules/base.xml.in b/rules/base.xml.in
index 969906b..8fc8c4e 100644
--- a/rules/base.xml.in
+++ b/rules/base.xml.in
@@ -4766,7 +4766,7 @@
</configItem>
</option>
</group>
- <group allowMultipleSelection="false">
+ <group allowMultipleSelection="true">
<!-- Tweaking the position of the "Ctrl" key -->
<configItem>
<name>ctrl</name>
@@ -4802,6 +4802,12 @@
<_description>Right Ctrl as Right Alt</_description>
</configItem>
</option>
+ <option>
+ <configItem>
+ <name>ctrl:ctrl_menu</name>
+ <description>Right Ctrl is mapped to Menu</description>
+ </configItem>
+ </option>
</group>
<group allowMultipleSelection="true">
<!-- Using startard LEDs to indicate the alternative (not first) group(s) -->