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