xkeyboard-config/rules base.xml.in, 1.248, 1.249 base.o_s.part, 1.28, 1.29
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Mon, 7 Apr 2008 14:23:52 -0700 (PDT)
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xkeyboard-config/xkeyboard-config/rules
In directory kemper:/tmp/cvs-serv10678/rules
Modified Files:
base.xml.in base.o_s.part
Log Message:
added group(shift_caps_switch), b.fd.o#15383
Index: base.xml.in
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/rules/base.xml.in,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -d -r1.248 -r1.249
--- base.xml.in 1 Apr 2008 21:23:40 -0000 1.248
+++ base.xml.in 7 Apr 2008 21:28:16 -0000 1.249
@@ -3763,6 +3763,12 @@
</option>
<option>
<configItem>
+ <name>grp:shift_caps_switch</name>
+ <_description>CapsLock switch to first layout, Shift+CapsLock switch to last layout.</_description>
+ </configItem>
+ </option>
+ <option>
+ <configItem>
<name>grp:alt_caps_toggle</name>
<_description>Alt+CapsLock changes layout.</_description>
</configItem>
Index: base.o_s.part
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/rules/base.o_s.part,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- base.o_s.part 28 Mar 2008 22:33:12 -0000 1.28
+++ base.o_s.part 7 Apr 2008 21:28:16 -0000 1.29
@@ -20,6 +20,7 @@
grp:lctrl_lshift_toggle = +group(lctrl_lshift_toggle)
grp:caps_toggle = +group(caps_toggle)
grp:shift_caps_toggle = +group(shift_caps_toggle)
+ grp:shift_caps_switch = +group(shift_caps_switch)
grp:alt_caps_toggle = +group(alt_caps_toggle)
grp:ctrl_alt_toggle = +group(ctrl_alt_toggle)
grp:alt_shift_toggle = +group(alt_shift_toggle)