xkbdesc/symbols compose,1.5,1.6
"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/symbols
In directory kemper:/tmp/cvs-serv11205/symbols
Modified Files:
compose
Log Message:
added lwin:compose,b.fd.o#2396
Index: compose
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/compose,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- compose 1 Oct 2005 12:20:31 -0000 1.5
+++ compose 4 Apr 2006 22:54:01 -0000 1.6
@@ -8,6 +8,11 @@
};
partial modifier_keys
+xkb_symbols "lwin" {
+ key <LWIN> { type[Group1]="TWO_LEVEL", [ Multi_key, Multi_key ] };
+};
+
+partial modifier_keys
xkb_symbols "rwin" {
key <RWIN> { type[Group1]="TWO_LEVEL", [ Multi_key, Multi_key ] };
};