xkbdesc/symbols level3,1.10,1.11

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/symbols
In directory kemper:/tmp/cvs-serv26079/symbols

Modified Files:
	level3 
Log Message:
added lv3:ralt_switch_multikey

Index: level3
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/level3,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- level3	21 Mar 2006 23:41:29 -0000	1.10
+++ level3	4 Sep 2006 17:39:23 -0000	1.11
@@ -17,6 +17,14 @@
   modifier_map Mod5   { ISO_Level3_Shift };
 };
 
+partial modifier_keys
+xkb_symbols "ralt_switch_multikey" {
+  key <RALT> {
+    type[Group1]="TWO_LEVEL",
+    symbols[Group1] = [ ISO_Level3_Shift, Multi_key ]
+    };
+};
+
 // special case or right Alt switch - for use with grp:alts_toggle
 //
 partial hidden modifier_keys



More information about the xlibs-commit mailing list