xkbdesc/rules base.o_s.part,1.13,1.14 base.xml.in,1.144,1.145

Sergey V. Oudaltsov xlibs-commit at pdx.freedesktop.org
Mon Sep 4 10:39:25 PDT 2006


Committed by: svu

Update of /cvs/xlibs/xkbdesc/rules
In directory kemper:/tmp/cvs-serv26079/rules

Modified Files:
	base.o_s.part base.xml.in 
Log Message:
added lv3:ralt_switch_multikey

Index: base.o_s.part
===================================================================
RCS file: /cvs/xlibs/xkbdesc/rules/base.o_s.part,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- base.o_s.part	1 Sep 2006 22:08:58 -0000	1.13
+++ base.o_s.part	4 Sep 2006 17:39:23 -0000	1.14
@@ -23,6 +23,7 @@
   grp:lalt_toggle	=	+group(lalt_toggle)
   lv3:switch		=	+level3(switch)
   lv3:ralt_switch	=	+level3(ralt_switch)
+  lv3:ralt_switch_multikey	=	+level3(ralt_switch_multikey)
   lv3:lalt_switch	=	+level3(lalt_switch)
   lv3:alt_switch	=	+level3(alt_switch)
   lv3:menu_switch	=	+level3(menu_switch)

Index: base.xml.in
===================================================================
RCS file: /cvs/xlibs/xkbdesc/rules/base.xml.in,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- base.xml.in	3 Sep 2006 21:39:44 -0000	1.144
+++ base.xml.in	4 Sep 2006 17:39:23 -0000	1.145
@@ -2913,6 +2913,12 @@
           <_description>Press Right Alt key to choose 3rd level.</_description>
         </configItem>
       </option>
+      <option>
+        <configItem>
+          <name>lv3:ralt_switch_multikey</name>
+          <_description>Press Right Alt key to choose 3rd level, Shift+Right Alt key is Multi_Key.</_description>
+        </configItem>
+      </option>
     </group>
     <group allowMultipleSelection="false">
       <!-- Tweaking the position of the "Ctrl" key -->



More information about the xlibs-commit mailing list