xkbdesc/symbols group,1.4,1.5

Sergey V. Oudaltsov xlibs-commit at pdx.freedesktop.org
Wed Sep 15 22:20:22 UTC 2004


Committed by: svu

Update of /cvs/xlibs/xkbdesc/symbols
In directory gabe:/tmp/cvs-serv24751

Modified Files:
	group 
Log Message:
make the ctrsl_toggle consistend with the others

Index: group
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/group,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- group	8 Sep 2004 23:01:56 -0000	1.4
+++ group	15 Sep 2004 22:20:20 -0000	1.5
@@ -1,3 +1,4 @@
+// $XKeyboardConfig$
 // $Xorg: group,v 1.3 2000/08/17 19:54:43 cpqbld Exp $
 // using the group(switch) map, the right alt key temporarily chooses 
 // the second keyboard group (until it is released).
@@ -219,7 +220,7 @@
   virtual_modifiers AltGr;
     key <LCTL> {
 	type="PC_BREAK",
-	symbols[Group1]= [ NoSymbol,	ISO_Next_Group ]
+	symbols[Group1]= [ NoSymbol,	ISO_Prev_Group ]
     };
     key <RCTL> {
 	type="PC_BREAK",



More information about the xlibs-commit mailing list