us revision 0412cded
1//
2// Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
3//
4// Permission is hereby granted, free of charge, to any person obtaining a
5// copy of this software and associated documentation files (the
6// "Software"), to deal in the Software without restriction, including
7// without limitation the rights to use, copy, modify, merge, publish,
8// distribute, and/or sell copies of the Software, and to permit persons
9// to whom the Software is furnished to do so, provided that the above
10// copyright notice(s) and this permission notice appear in all copies of
11// the Software and that both the above copyright notice(s) and this
12// permission notice appear in supporting documentation.
13// 
14// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
15// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
17// OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
18// HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
19// INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
20// FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
21// NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
22// WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23// 
24// Except as contained in this notice, the name of a copyright holder
25// shall not be used in advertising or otherwise to promote the sale, use
26// or other dealings in this Software without prior written authorization
27// of the copyright holder.
28//
29
30partial default alphanumeric_keys
31xkb_symbols "sunbasic" {
32
33    include "us(basic)"
34    include "capslock(capslock)"
35    include "srvr_ctrl(xfree86)"
36
37};
38
39partial alphanumeric_keys
40xkb_symbols "sun_type6" {
41
42	name[Group1]= "English (US, Sun Type 6/7)";
43
44    include "sun_vndr/us(sunbasic)"
45    include "eurosign(4)"
46    include "level3(ralt_switch)"
47
48    key <COMP> { [		Multi_key			] };
49    key <SYRQ> { [		SunSys_Req			] };
50};
51
52partial alphanumeric_keys
53	xkb_symbols "basic" {
54	include "sun_vndr/us(sunbasic)"
55};
56
57partial alphanumeric_keys
58	xkb_symbols "euro" {
59	include "us(euro)"
60};
61
62partial alphanumeric_keys
63	xkb_symbols "intl" {
64	include "us(intl)"
65};
66
67partial alphanumeric_keys
68	xkb_symbols "alt-intl" {
69	include "us(alt-intl)"
70};
71
72partial alphanumeric_keys
73	xkb_symbols "dvorak" {
74	include "us(dvorak)"
75};
76
77partial alphanumeric_keys
78	xkb_symbols "dvorak-intl" {
79	include "us(dvorak-intl)"
80};
81
82partial alphanumeric_keys
83	xkb_symbols "dvorak-alt-intl" {
84	include "us(dvorak-alt-intl)"
85};
86
87partial alphanumeric_keys
88	xkb_symbols "dvorak-l" {
89	include "us(dvorak-l)"
90};
91
92partial alphanumeric_keys
93	xkb_symbols "dvorak-r" {
94	include "us(dvorak-r)"
95};
96
97partial alphanumeric_keys
98	xkb_symbols "dvorak-classic" {
99	include "us(dvorak-classic)"
100};
101
102partial alphanumeric_keys
103	xkb_symbols "dvp" {
104	include "us(dvp)"
105};
106
107partial alphanumeric_keys
108	xkb_symbols "rus" {
109	include "us(rus)"
110};
111
112partial alphanumeric_keys
113	xkb_symbols "mac" {
114	include "us(mac)"
115};
116
117partial alphanumeric_keys
118	xkb_symbols "colemak" {
119	include "us(colemak)"
120};
121
122partial alphanumeric_keys
123	xkb_symbols "altgr-intl" {
124	include "us(altgr-intl)"
125};
126
127partial alphanumeric_keys
128	xkb_symbols "classmate" {
129	include "us(classmate)"
130};
131
132partial alphanumeric_keys
133	xkb_symbols "classmate-intl" {
134	include "us(classmate-intl)"
135};
136
137partial alphanumeric_keys
138	xkb_symbols "classmate-alt-intl" {
139	include "us(classmate-alt-intl)"
140};
141
142partial alphanumeric_keys
143	xkb_symbols "classmate-altgr-intl" {
144	include "us(classmate-altgr-intl)"
145};
146
147partial alphanumeric_keys
148	xkb_symbols "olpc" {
149	include "us(olpc)"
150};
151
152partial alphanumeric_keys
153	xkb_symbols "olpc2" {
154	include "us(olpc2)"
155};
156
157partial alphanumeric_keys
158	xkb_symbols "chr" {
159	include "us(chr)"
160};
161
162partial alphanumeric_keys
163	xkb_symbols "hbs" {
164	include "us(hbs)"
165};
166
167partial alphanumeric_keys
168	xkb_symbols "htcdream" {
169	include "us(htcdream)"
170};
171
172partial alphanumeric_keys
173	xkb_symbols "workman" {
174	include "us(workman)"
175};
176
177partial alphanumeric_keys
178	xkb_symbols "workman-intl" {
179	include "us(workman-intl)"
180};
181
182partial alphanumeric_keys
183	xkb_symbols "cz_sk_de" {
184	include "us(cz_sk_de)"
185};
186
187partial alphanumeric_keys
188	xkb_symbols "intl-unicode" {
189	include "us(intl-unicode)"
190};
191
192partial alphanumeric_keys
193	xkb_symbols "alt-intl-unicode" {
194	include "us(alt-intl-unicode)"
195};
196
197partial alphanumeric_keys
198	xkb_symbols "ats" {
199	include "us(ats)"
200};
201
202partial alphanumeric_keys
203	xkb_symbols "crd" {
204	include "us(crd)"
205};
206