Skip to content

Commit

Permalink
David noticed small glitches in base.xml.in
Browse files Browse the repository at this point in the history
  • Loading branch information
svu committed Sep 18, 2004
1 parent 1bdb65a commit fbb9175
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
3 changes: 3 additions & 0 deletions BUGS
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ http://freedesktop.org/bugzilla/show_bug.cgi?id=744

DONE: Model a4techKB21 added

http://freedesktop.org/bugzilla/show_bug.cgi?id=926

TODO:
-- GNOME

http://bugzilla.gnome.org/show_bug.cgi?id=144646
Expand Down
23 changes: 8 additions & 15 deletions rules/base.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,12 @@
<_description>Both Win-keys switch group while pressed.</_description>
</configItem>
</option>
<option>
<configItem>
<name>grp:rctrl_switch</name>
<_description>Right Ctrl key switches group while pressed.</_description>
</configItem>
</option>
<option>
<configItem>
<name>grp:toggle</name>
Expand Down Expand Up @@ -2241,12 +2247,6 @@
<_description>Right Ctrl key changes group.</_description>
</configItem>
</option>
<option>
<configItem>
<name>grp:caps</name>
<_description>CapsLock key changes group.</_description>
</configItem>
</option>
</group>
<group allowMultipleSelection="true">
<configItem>
Expand Down Expand Up @@ -2409,13 +2409,6 @@
<_description>CapsLock toggles Shift so all keys are affected.</_description>
</configItem>
</option>
<option>
<configItem>
<!-- use the grp name so the LED rule is used too-->
<name>grp:caps_toggle</name>
<_description>CapsLock toggles group.</_description>
</configItem>
</option>
</group>
<group allowMultipleSelection="false">
<configItem>
Expand Down Expand Up @@ -2448,13 +2441,13 @@
</option>
<option>
<configItem>
<name>altwin:meta_super</name>
<name>altwin:super_win</name>
<_description>Super is mapped to the Win-keys (default).</_description>
</configItem>
</option>
<option>
<configItem>
<name>altwin:meta_hyper</name>
<name>altwin:hyper_win</name>
<_description>Hyper is mapped to the Win-keys.</_description>
</configItem>
</option>
Expand Down

0 comments on commit fbb9175

Please sign in to comment.