xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/japan (revision bb25c06c)
1#
2# Copyright 2006 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 (the "License").
9# You may not use this file except in compliance with the License.
10#
11# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12# or http://www.opensolaris.org/os/licensing.
13# See the License for the specific language governing permissions
14# and limitations under the License.
15#
16# When distributing Covered Code, include this CDDL HEADER in each
17# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18# If applicable, add the following below this CDDL HEADER, with the
19# fields enclosed by brackets "[]" replaced with your own identifying
20# information: Portions Copyright [yyyy] [name of copyright owner]
21#
22# CDDL HEADER END
23#
24# ident	"%Z%%M%	%I%	%E% SMI"
25#
26# Japanese Type 6 (USB) key layout
27#
28# key 13: ROMAN/KANA
29#
30key 230  all bf(4)
31key  31  base 2 shift '"' caps 2 ctrl 2 altg nop
32key  35  base 6 shift & caps 6 ctrl 6 altg nop
33key  36  base 7 shift '\'' caps 7 ctrl 7 altg nop
34key  37  base 8 shift ( caps 8 ctrl 8 altg nop
35key  38  base 9 shift ) caps 9 ctrl 9 altg nop
36key  39  base 0 shift nop caps 0 ctrl 0 altg nop
37key  45  base - shift = caps - ctrl - altg nop
38key  46  base ^ shift ~ caps ^ ctrl ^^ altg nop
39key 137  base '\\' shift | caps '\\' ctrl ^\ altg nop
40key  47  base @ shift ` caps @ ctrl ^@ altg nop
41key  48  base [ shift { caps [ ctrl ^[ altg nop
42key  51  base ; shift + caps ; ctrl ; altg nop
43key  52  base : shift * caps : ctrl : altg nop
44key  50  base ] shift } caps ] ctrl ^] altg nop
45key  49  all hole
46key 135  base '\\' shift _ caps '\\' ctrl ^\ altg nop
47# key 115: KAKUTEI
48key 139  all bf(1)
49# key 116: HENKAN
50key 138  all bf(2)
51# key 117: NIHONGO On/Off
52key 136  all ^@
53#
54# New function keys assigned old codes
55#
56key  73  all bf(8)
57key  74  all rf(7)
58key  75  all rf(9)
59key  77  all rf(13)
60key  78  all rf(15)
61key  82  all string+uparrow
62key  80  all string+leftarrow
63key  81  all string+downarrow
64key  79  all string+rightarrow
65