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