xkbdesc/rules base.o_s.part,1.17,1.18 base.xml.in,1.161,1.162
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu Update of /cvs/xlibs/xkbdesc/rules In directory kemper:/tmp/cvs-serv24421/rules Modified Files: base.o_s.part base.xml.in Log Message: added Alexey Morozov <[email protected]> Index: base.o_s.part =================================================================== RCS file: /cvs/xlibs/xkbdesc/rules/base.o_s.part,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- base.o_s.part 30 Sep 2006 10:33:35 -0000 1.17 +++ base.o_s.part 16 Oct 2006 19:27:05 -0000 1.18 @@ -16,6 +16,7 @@ grp:ctrls_toggle = +group(ctrls_toggle) grp:alts_toggle = +group(alts_toggle) grp:ctrl_shift_toggle = +group(ctrl_shift_toggle) + grp:lctrl_lshift_toggle = +group(lctrl_lshift_toggle) grp:caps_toggle = +group(caps_toggle) grp:shift_caps_toggle = +group(shift_caps_toggle) grp:alt_caps_toggle = +group(alt_caps_toggle) Index: base.xml.in =================================================================== RCS file: /cvs/xlibs/xkbdesc/rules/base.xml.in,v retrieving revision 1.161 retrieving revision 1.162 diff -u -d -r1.161 -r1.162 --- base.xml.in 16 Oct 2006 19:04:52 -0000 1.161 +++ base.xml.in 16 Oct 2006 19:27:05 -0000 1.162 @@ -3001,6 +3001,12 @@ </option> <option> <configItem> + <name>grp:lctrl_lshift_toggle</name> + <_description>LCtrl+LShift changes group.</_description> + </configItem> + </option> + <option> + <configItem> <name>grp:ctrl_alt_toggle</name> <_description>Alt+Ctrl changes group.</_description> </configItem>