1 // $XFree86: xc/programs/xkbcomp/rules/sun,v 3.1 2000/05/18 23:21:43 dawes Exp $
3 ! model = keycodes geometry
4 type4 = sun(type4) sun(type4)
6 type5_euro = sun(type5_euro) sun(type5euro)
7 type5_unix = sun(type5) sun(type5unix)
8 type6 = sun(type6) sun(type5) // no type6 yet
9 type6_euro = sun(type6_euro) sun(type5)
11 ! model layout = symbols
12 type4 us = sun_vndr/us(sun4)
13 type5 us = sun_vndr/us(sun5)
14 type5_unix us = sun_vndr/us(sun5)
15 type6 us = sun_vndr/us(sun6)
16 type4 en_US = sun_vndr/us(sun4)+iso9995-3(basic)
17 type5 en_US = sun_vndr/us(sun5)+iso9995-3(basic)
18 type5_unix en_US = sun_vndr/us(sun5)+iso9995-3(basic)
19 type6 en_US = sun_vndr/us(sun6)+iso9995-3(basic)
20 type4 * = sun_vndr/us(sun4)+%l%(v)
21 type5 * = sun_vndr/us(sun5)+%l%(v)
22 type5_euro * = sun_vndr/us(sun5)+%l%(v)
23 type6 * = sun_vndr/us(sun6)+%l%(v)
24 type6_euro * = sun_vndr/us(sun6)+%l%(v)
26 ! model layout = compat types
27 * * = complete complete
30 grp:switch = +group(switch)
31 grp:toggle = +group(toggle)
32 grp:shift_toggle = +group(shift_toggle)
33 grp:ctrl_shift_toggle = +group(ctrl_shift_toggle)
34 grp:ctrl_alt_toggle = +group(ctrl_alt_toggle)
35 grp:caps_toggle = +group(caps_toggle)
36 ctrl:nocaps = +ctrl(nocaps)
37 ctrl:swapcaps = +ctrl(swapcaps)
38 ctrl:ctrl_ac = +ctrl(ctrl_ac)
39 ctrl:ctrl_aa = +ctrl(ctrl_aa)
40 keypad:overlay = +keypad(overlay)
41 keypad:overlay1 = +keypad(overlay)
42 keypad:overlay2 = +keypad(overlay)
43 lock:shift = +lock(shift)