summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2013-03-09 22:17:39 +0000
committerSergey V. Udaltsov <svu@gnome.org>2013-03-09 22:17:39 +0000
commit2ed85c1e936f7cd4a9540ace5c12b9fec60ee1fb (patch)
treebfbde67c9f3c6de5e8f3cd0d44ef592c2c01c2ca /rules
parent5340e0ca1213fd501e2ef0d0d7171558c1d7cef3 (diff)
downloadxkeyboard-config-2ed85c1e936f7cd4a9540ace5c12b9fec60ee1fb.tar.gz
Map Alt to Win
https://bugs.freedesktop.org/show_bug.cgi?id=60559
Diffstat (limited to 'rules')
-rw-r--r--rules/base.o_s.part1
-rw-r--r--rules/base.xml.in6
2 files changed, 7 insertions, 0 deletions
diff --git a/rules/base.o_s.part b/rules/base.o_s.part
index 7212919..46c07b0 100644
--- a/rules/base.o_s.part
+++ b/rules/base.o_s.part
@@ -1,5 +1,6 @@
altwin:menu = +altwin(menu)
altwin:meta_alt = +altwin(meta_alt)
+ altwin:alt_win = +altwin(alt_win)
altwin:ctrl_win = +altwin(ctrl_win)
altwin:ctrl_alt_win = +altwin(ctrl_alt_win)
altwin:meta_win = +altwin(meta_win)
diff --git a/rules/base.xml.in b/rules/base.xml.in
index 95790dd..1d34623 100644
--- a/rules/base.xml.in
+++ b/rules/base.xml.in
@@ -6221,6 +6221,12 @@
</option>
<option>
<configItem>
+ <name>altwin:alt_win</name>
+ <_description>Alt is mapped to Win keys (and the usual Alt keys)</_description>
+ </configItem>
+ </option>
+ <option>
+ <configItem>
<name>altwin:ctrl_win</name>
<_description>Control is mapped to Win keys (and the usual Ctrl keys)</_description>
</configItem>