xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/japan (revision 3db86aab)
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# Japanese Type 6 (USB) key layout
28#
29# key 13: ROMAN/KANA
30#
31key 230  all bf(4)
32key  31  base 2 shift '"' caps 2 ctrl 2 altg nop
33key  35  base 6 shift & caps 6 ctrl 6 altg nop
34key  36  base 7 shift '\'' caps 7 ctrl 7 altg nop
35key  37  base 8 shift ( caps 8 ctrl 8 altg nop
36key  38  base 9 shift ) caps 9 ctrl 9 altg nop
37key  39  base 0 shift nop caps 0 ctrl 0 altg nop
38key  45  base - shift = caps - ctrl - altg nop
39key  46  base ^ shift ~ caps ^ ctrl ^^ altg nop
40key 137  base � shift | caps � ctrl � altg nop
41key  47  base @ shift ` caps @ ctrl ^@ altg nop
42key  48  base [ shift { caps [ ctrl ^[ altg nop
43key  51  base ; shift + caps ; ctrl ; altg nop
44key  52  base : shift * caps : ctrl : altg nop
45key  50  base ] shift } caps ] ctrl ^] altg nop
46key  49  all hole
47key 135  base '\\' shift _ caps '\\' ctrl ^\ altg nop
48# key 115: KAKUTEI
49key 139  all bf(1)
50# key 116: HENKAN
51key 138  all bf(2)
52# key 117: NIHONGO On/Off
53key 136  all ^@
54#
55# New function keys assigned old codes
56#
57key  73  all bf(8)
58key  74  all rf(7)
59key  75  all rf(9)
60key  77  all rf(13)
61key  78  all rf(15)
62key  82  all string+uparrow
63key  80  all string+leftarrow
64key  81  all string+downarrow
65key  79  all string+rightarrow
66