summaryrefslogtreecommitdiff
path: root/rules/base.xml.in
diff options
context:
space:
mode:
authorMathieu Boespflug <mboes@cs.mcgill.ca>2012-12-02 12:49:30 -0500
committerSergey V. Udaltsov <svu@gnome.org>2012-12-23 21:36:31 +0000
commit1a751933e080eceedb68004958620b5d923355b1 (patch)
tree8342327314727a74a974a7d140117c0e6bc7dc0c /rules/base.xml.in
parent1d3707416b4efd305b248af20ed3d79420a52690 (diff)
downloadxkeyboard-config-1a751933e080eceedb68004958620b5d923355b1.tar.gz
Add altwin:swap_alt_win option.
This replaces the existing option altwin:swap_lalt_lwin. https://bugs.freedesktop.org/show_bug.cgi?id=57813
Diffstat (limited to 'rules/base.xml.in')
-rw-r--r--rules/base.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/base.xml.in b/rules/base.xml.in
index 8d80750..4b18513 100644
--- a/rules/base.xml.in
+++ b/rules/base.xml.in
@@ -6196,8 +6196,8 @@
</option>
<option>
<configItem>
- <name>altwin:swap_lalt_lwin</name>
- <_description>Left Alt is swapped with Left Win</_description>
+ <name>altwin:swap_alt_win</name>
+ <_description>Alt is swapped with Win</_description>
</configItem>
</option>
</group>