xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/us (revision dbed73cbda2229fd1aa6dc5743993cae7f0a7ee9)
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# ident	"%Z%%M%	%I%	%E% SMI"
26#
27# US Type 6 (USB) key layout
28#
29key  49  base '\\' shift | caps '\\' ctrl ^\ altg nop
30key  50 all hole
31key 103  all hole
32key  30  base 1 shift ! caps 1 ctrl 1 altg nop
33key  31  base 2 shift @ caps 2 ctrl ^@ altg nop
34key  32  base 3 shift # caps 3 ctrl 3 altg nop
35key  33  base 4 shift $ caps 4 ctrl 4 altg nop
36key  34  base 5 shift % caps 5 ctrl 5 altg nop
37key  35  base 6 shift ^ caps 6 ctrl ^^ altg nop
38key  36  base 7 shift & caps 7 ctrl 7 altg nop
39key  37  base 8 shift * caps 8 ctrl 8 altg nop
40key  38  base 9 shift ( caps 9 ctrl 9 altg nop
41key  39  base 0 shift ) caps 0 ctrl 0 altg nop
42key  45  base - shift _ caps - ctrl ^_ altg nop
43key  46  base = shift + caps = ctrl = altg nop
44key  20  base q shift Q caps Q ctrl ^Q altg nop
45key  26  base w shift W caps W ctrl ^W altg nop
46key  28  base y shift Y caps Y ctrl ^Y altg nop
47key  18  base o shift O caps O ctrl ^O altg nop
48key  19  base p shift P caps P ctrl ^P altg nop
49key  47  base [ shift { caps [ ctrl ^[ altg nop
50key  48  base ] shift } caps ] ctrl ^] altg nop
51key 224  all shiftkeys+leftctrl up shiftkeys+leftctrl
52key   4  base a shift A caps A ctrl ^A altg nop
53key  22  base s shift S caps S ctrl ^S altg nop
54key  51  base ; shift : caps ; ctrl ; altg nop
55key  52  base '\'' shift '"' caps '\'' ctrl '\'' altg nop
56key  53  base ` shift ~ caps ` ctrl ^^ altg nop
57key 100  all hole
58key  29  base z shift Z caps Z ctrl ^Z altg nop
59key  27  base x shift X caps X ctrl ^X altg nop
60key   6  base c shift C caps C ctrl ^C altg nop
61key  25  base v shift V caps V ctrl ^V altg nop
62key   5  base b shift B caps B ctrl ^B altg nop
63key  17  base n shift N caps N ctrl ^N altg nop
64key  16  base m shift M caps M ctrl '\r' altg nop
65key  54  base , shift < caps , ctrl , altg nop
66key  55  base . shift > caps . ctrl . altg nop
67key  56  base / shift ? caps / ctrl ^_ altg nop
68key  57  all shiftkeys+capslock
69key 226  all shiftkeys+alt up shiftkeys+alt
70key 101  all compose
71key 230  all shiftkeys+altgraph up shiftkeys+altgraph
72#
73#
74#
75# New function keys assigned old codes
76#
77key  73  all bf(8)
78key  74  all rf(7)
79key  75  all rf(9)
80key  77  all rf(13)
81key  78  all rf(15)
82key  82  all string+uparrow
83key  80  all string+leftarrow
84key  81  all string+downarrow
85key  79  all string+rightarrow
86