xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/czech (revision adc2b73d)
1*20e0c306Sdm#
2*20e0c306Sdm# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3*20e0c306Sdm# Use is subject to license terms.
4*20e0c306Sdm#
5*20e0c306Sdm# CDDL HEADER START
6*20e0c306Sdm#
7*20e0c306Sdm# The contents of this file are subject to the terms of the
8*20e0c306Sdm# Common Development and Distribution License (the "License").
9*20e0c306Sdm# You may not use this file except in compliance with the License.
10*20e0c306Sdm#
11*20e0c306Sdm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12*20e0c306Sdm# or http://www.opensolaris.org/os/licensing.
13*20e0c306Sdm# See the License for the specific language governing permissions
14*20e0c306Sdm# and limitations under the License.
15*20e0c306Sdm#
16*20e0c306Sdm# When distributing Covered Code, include this CDDL HEADER in each
17*20e0c306Sdm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18*20e0c306Sdm# If applicable, add the following below this CDDL HEADER, with the
19*20e0c306Sdm# fields enclosed by brackets "[]" replaced with your own identifying
20*20e0c306Sdm# information: Portions Copyright [yyyy] [name of copyright owner]
21*20e0c306Sdm#
22*20e0c306Sdm# CDDL HEADER END
23*20e0c306Sdm#
24*20e0c306Sdm# Czech Type 6 (USB) key layout
25*20e0c306Sdm#
26*20e0c306Sdmkey  49  base '\\' shift | caps '\\' ctrl ^\ altg nop
27*20e0c306Sdmkey  50 all hole
28*20e0c306Sdmkey 103  all hole
29*20e0c306Sdmkey  30  base 1 shift ! caps 1 ctrl 1 altg nop
30*20e0c306Sdmkey  31  base 2 shift @ caps 2 ctrl ^@ altg nop
31*20e0c306Sdmkey  32  base 3 shift # caps 3 ctrl 3 altg nop
32*20e0c306Sdmkey  33  base 4 shift $ caps 4 ctrl 4 altg nop
33*20e0c306Sdmkey  34  base 5 shift % caps 5 ctrl 5 altg nop
34*20e0c306Sdmkey  35  base 6 shift ^ caps 6 ctrl ^^ altg nop
35*20e0c306Sdmkey  36  base 7 shift & caps 7 ctrl 7 altg nop
36*20e0c306Sdmkey  37  base 8 shift * caps 8 ctrl 8 altg nop
37*20e0c306Sdmkey  38  base 9 shift ( caps 9 ctrl 9 altg nop
38*20e0c306Sdmkey  39  base 0 shift ) caps 0 ctrl 0 altg nop
39*20e0c306Sdmkey  45  base - shift _ caps - ctrl ^_ altg nop
40*20e0c306Sdmkey  46  base = shift + caps = ctrl = altg nop
41*20e0c306Sdmkey  20  base q shift Q caps Q ctrl ^Q altg nop
42*20e0c306Sdmkey  26  base w shift W caps W ctrl ^W altg nop
43*20e0c306Sdmkey  28  base y shift Y caps Y ctrl ^Y altg nop
44*20e0c306Sdmkey  18  base o shift O caps O ctrl ^O altg nop
45*20e0c306Sdmkey  19  base p shift P caps P ctrl ^P altg nop
46*20e0c306Sdmkey  47  base [ shift { caps [ ctrl ^[ altg nop
47*20e0c306Sdmkey  48  base ] shift } caps ] ctrl ^] altg nop
48*20e0c306Sdmkey 224  all shiftkeys+leftctrl up shiftkeys+leftctrl
49*20e0c306Sdmkey   4  base a shift A caps A ctrl ^A altg nop
50*20e0c306Sdmkey  22  base s shift S caps S ctrl ^S altg nop
51*20e0c306Sdmkey  51  base ; shift : caps ; ctrl ; altg nop
52*20e0c306Sdmkey  52  base '\'' shift '"' caps '\'' ctrl '\'' altg nop
53*20e0c306Sdmkey  53  base ` shift ~ caps ` ctrl ^^ altg nop
54*20e0c306Sdmkey 100  all hole
55*20e0c306Sdmkey  29  base z shift Z caps Z ctrl ^Z altg nop
56*20e0c306Sdmkey  27  base x shift X caps X ctrl ^X altg nop
57*20e0c306Sdmkey   6  base c shift C caps C ctrl ^C altg nop
58*20e0c306Sdmkey  25  base v shift V caps V ctrl ^V altg nop
59*20e0c306Sdmkey   5  base b shift B caps B ctrl ^B altg nop
60*20e0c306Sdmkey  17  base n shift N caps N ctrl ^N altg nop
61*20e0c306Sdmkey  16  base m shift M caps M ctrl '\r' altg nop
62*20e0c306Sdmkey  54  base , shift < caps , ctrl , altg nop
63*20e0c306Sdmkey  55  base . shift > caps . ctrl . altg nop
64*20e0c306Sdmkey  56  base / shift ? caps / ctrl ^_ altg nop
65*20e0c306Sdmkey  57  all shiftkeys+capslock
66*20e0c306Sdmkey 226  all shiftkeys+alt up shiftkeys+alt
67*20e0c306Sdmkey 101  all compose
68*20e0c306Sdmkey 230  all shiftkeys+altgraph up shiftkeys+altgraph
69*20e0c306Sdm#
70*20e0c306Sdm#
71*20e0c306Sdm#
72*20e0c306Sdm# New function keys assigned old codes
73*20e0c306Sdm#
74*20e0c306Sdmkey  73  all bf(8)
75*20e0c306Sdmkey  74  all rf(7)
76*20e0c306Sdmkey  75  all rf(9)
77*20e0c306Sdmkey  77  all rf(13)
78*20e0c306Sdmkey  78  all rf(15)
79*20e0c306Sdmkey  82  all string+uparrow
80*20e0c306Sdmkey  80  all string+leftarrow
81*20e0c306Sdmkey  81  all string+downarrow
82*20e0c306Sdmkey  79  all string+rightarrow
83