xkbdesc/symbols srp,1.4,1.5 mk,1.6,1.7

Sergey V. Oudaltsov xlibs-commit at pdx.freedesktop.org
Tue Sep 14 19:38:49 UTC 2004


Committed by: svu

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

Modified Files:
	srp mk 
Log Message:
more commas

Index: srp
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/srp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- srp	13 Sep 2004 18:49:29 -0000	1.4
+++ srp	14 Sep 2004 19:38:47 -0000	1.5
@@ -8,7 +8,7 @@
 //
 // Modified for inclusion in XFree86 by Danilo Segan <dsegan at gmx.net>
 //  
-//
+// $XKeyboardConfig$
 
 default partial alphanumeric_keys
 xkb_symbols "default" {
@@ -56,6 +56,8 @@
   key <AB08> {   [ comma,               semicolon,     any,any ]   }; //
   key <AB09> {   [ period,              colon,         any,any ]   }; //
   key <AB10> {   [ minus,               underscore,    any,any ]   }; //
+
+  include "keypad(comma)"
 };
 
 partial alphanumeric_keys

Index: mk
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mk	13 Sep 2004 18:49:29 -0000	1.6
+++ mk	14 Sep 2004 19:38:47 -0000	1.7
@@ -2,6 +2,7 @@
 // base on keyboard map:
 // Author: Damjan Georgievski <gdamjan at freemail.org.mk>
 // Revision: 1.4
+// $XKeyboardConfig$
 
 partial default alphanumeric_keys
 xkb_symbols "basic" { 
@@ -54,7 +55,8 @@
     key <AB08> { [           comma,       semicolon	]	};
     key <AB09> { [          period,           colon	]	};
     key <AB10> { [           slash,        question	]	};
-
+ 
+    include "keypad(comma)"
 };
 
 partial alphanumeric_keys



More information about the xlibs-commit mailing list