]> git.pld-linux.org Git - packages/X11.git/blame - xorg.patch
- another try
[packages/X11.git] / xorg.patch
CommitLineData
e4a0b562 1http://glen.alkohol.ee/xkb/
12725079 2--- us 2004-09-10 00:26:13.000000000 +0300
e4a0b562
ER
3+++ us-gentoo 2004-09-16 00:06:23.000000000 +0300
4@@ -120,3 +120,10 @@
5
6 include "level3(ralt_switch_multikey)"
7 };
8+
9+partial alphanumeric_keys
10+xkb_symbols "ee" {
11+ name[Group1]="US/Estonian";
12+
13+ include "pc/us_ee"
14+};
15--- /dev/null 2005-09-16 18:21:17.000000000 +0300
16+++ us_ee 2005-05-20 14:33:45.000000000 +0300
17@@ -0,0 +1,58 @@
18+// $XFree86$
19+
20+// Based on pc/us_intl keyboard map.
21+// glen@delfi.ee
22+//
23+// $Log$
24+// Revision 1.7 2005/05/20 11:33:45 glen
25+// - unified tabs
26+//
27+// Revision 1.6 2004/09/15 22:21:19 glen
28+// - added sterling
29+//
30+// Revision 1.5 2004/09/15 22:11:01 glen
31+// - more cosmetics
32+//
33+// Revision 1.4 2004/09/15 22:10:35 glen
34+// - cosmetics
35+//
36+// Revision 1.3 2004/09/15 22:10:16 glen
37+// - import old changelog
38+//
39+// Revision 1.2 2004/09/15 22:09:05 glen
40+// - added euro & cent
41+//
42+// Revision 1.1: 2004/09/15 21:15:45 glen
43+// - added
44+//
45+
46+partial default alphanumeric_keys
47+xkb_symbols "basic" {
48+
49+ name[Group1]="US/Estonian";
50+
51+ include "pc/us"
52+
53+ key <AD11> { [ bracketleft, braceleft, udiaeresis, Udiaeresis ] };
54+ key <AD12> { [ bracketright, braceright, otilde, Otilde ] };
55+ key <AC10> { [ semicolon, colon, odiaeresis, Odiaeresis ] };
56+ key <AC11> { [ quoteright, quotedbl, adiaeresis, Adiaeresis ] };
57+
58