SOURCES: xorg.patch (NEW) - saved to SOURCES

glen glen at pld-linux.org
Tue Oct 11 08:23:34 CEST 2005


Author: glen                         Date: Tue Oct 11 06:23:34 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- saved to SOURCES

---- Files affected:
SOURCES:
   xorg.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg.patch
diff -u /dev/null SOURCES/xorg.patch:1.1
--- /dev/null	Tue Oct 11 08:23:34 2005
+++ SOURCES/xorg.patch	Tue Oct 11 08:23:29 2005
@@ -0,0 +1,78 @@
+http://glen.alkohol.ee/xkb/
+--- us.orig	2004-09-10 00:26:13.000000000 +0300
++++ us-gentoo	2004-09-16 00:06:23.000000000 +0300
+@@ -120,3 +120,10 @@
+ 
+     include "level3(ralt_switch_multikey)"
+ };
++
++partial alphanumeric_keys
++xkb_symbols "ee" {
++    name[Group1]="US/Estonian";
++
++    include "pc/us_ee"
++};
+--- /dev/null	2005-09-16 18:21:17.000000000 +0300
++++ us_ee	2005-05-20 14:33:45.000000000 +0300
+@@ -0,0 +1,58 @@
++// $XFree86$
++
++// Based on pc/us_intl keyboard map.
++// glen at delfi.ee
++//
++// $Log$
++// Revision 1.1  2005/10/11 06:23:29  glen
++// - saved to SOURCES
++//
++// Revision 1.7  2005/05/20 11:33:45  glen
++// - unified tabs
++//
++// Revision 1.6  2004/09/15 22:21:19  glen
++// - added sterling
++//
++// Revision 1.5  2004/09/15 22:11:01  glen
++// - more cosmetics
++//
++// Revision 1.4  2004/09/15 22:10:35  glen
++// - cosmetics
++//
++// Revision 1.3  2004/09/15 22:10:16  glen
++// - import old changelog
++//
++// Revision 1.2  2004/09/15 22:09:05  glen
++// - added euro & cent
++//
++// Revision 1.1: 2004/09/15 21:15:45  glen
++// - added
++//
++
++partial default alphanumeric_keys
++xkb_symbols "basic" {
++
++	name[Group1]="US/Estonian";
++
++	include "pc/us"
++
++	key <AD11> { [ bracketleft,  braceleft,  udiaeresis, Udiaeresis ] };
++	key <AD12> { [ bracketright, braceright, otilde,     Otilde     ] };
++	key <AC10> { [ semicolon,    colon,      odiaeresis, Odiaeresis ] };
++	key <AC11> { [ quoteright,   quotedbl,   adiaeresis, Adiaeresis ] };
++
++	// ¨ and ¨
++	key <AC02> { [           s,  S,          scaron,     Scaron     ] };
++	// ´ and ¸
++	key <AB01> { [           z,  Z,          zcaron,     Zcaron     ] };
++
++	// euro
++	key <AD03> { [           e,  E,          EuroSign,   EuroSign   ] };
++
++	// cent
++	key <AB03> { [           c,  C,          cent,       cent       ] };
++
++	key <AE03> { [           3,  numbersign, sterling,   sterling   ] };
++
++
++	include "level3(ralt_switch_multikey)"
++};
++
++// vim:ts=8:sw=8
================================================================



More information about the pld-cvs-commit mailing list