xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/japan (revision adc2b73db62a4506a57dfd1ce89bcadc4a60a29d)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
557c53fd5Ssayama# Common Development and Distribution License (the "License").
657c53fd5Ssayama# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
21*663d253aSsayama#
22*663d253aSsayama# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23*663d253aSsayama# Use is subject to license terms.
24*663d253aSsayama#
257c478bd9Sstevel@tonic-gate# Japanese Type 6 (USB) key layout
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate# key 13: ROMAN/KANA
287c478bd9Sstevel@tonic-gate#
297c478bd9Sstevel@tonic-gatekey 230  all bf(4)
307c478bd9Sstevel@tonic-gatekey  31  base 2 shift '"' caps 2 ctrl 2 altg nop
317c478bd9Sstevel@tonic-gatekey  35  base 6 shift & caps 6 ctrl 6 altg nop
327c478bd9Sstevel@tonic-gatekey  36  base 7 shift '\'' caps 7 ctrl 7 altg nop
337c478bd9Sstevel@tonic-gatekey  37  base 8 shift ( caps 8 ctrl 8 altg nop
347c478bd9Sstevel@tonic-gatekey  38  base 9 shift ) caps 9 ctrl 9 altg nop
357c478bd9Sstevel@tonic-gatekey  39  base 0 shift nop caps 0 ctrl 0 altg nop
367c478bd9Sstevel@tonic-gatekey  45  base - shift = caps - ctrl - altg nop
377c478bd9Sstevel@tonic-gatekey  46  base ^ shift ~ caps ^ ctrl ^^ altg nop
38*663d253aSsayamakey 137  base '\\' shift | caps '\\' ctrl ^\ altg nop numl nonl up nop
397c478bd9Sstevel@tonic-gatekey  47  base @ shift ` caps @ ctrl ^@ altg nop
407c478bd9Sstevel@tonic-gatekey  48  base [ shift { caps [ ctrl ^[ altg nop
417c478bd9Sstevel@tonic-gatekey  51  base ; shift + caps ; ctrl ; altg nop
427c478bd9Sstevel@tonic-gatekey  52  base : shift * caps : ctrl : altg nop
43*663d253aSsayamakey  50  base ] shift } caps ] ctrl ^] altg nop numl nonl up nop
447c478bd9Sstevel@tonic-gatekey  49  all hole
45*663d253aSsayamakey 135  base '\\' shift _ caps '\\' ctrl ^\ altg nop numl nonl up nop
467c478bd9Sstevel@tonic-gate# key 115: KAKUTEI
477c478bd9Sstevel@tonic-gatekey 139  all bf(1)
487c478bd9Sstevel@tonic-gate# key 116: HENKAN
497c478bd9Sstevel@tonic-gatekey 138  all bf(2)
507c478bd9Sstevel@tonic-gate# key 117: NIHONGO On/Off
517c478bd9Sstevel@tonic-gatekey 136  all ^@
527c478bd9Sstevel@tonic-gate#
537c478bd9Sstevel@tonic-gate# New function keys assigned old codes
547c478bd9Sstevel@tonic-gate#
557c478bd9Sstevel@tonic-gatekey  73  all bf(8)
567c478bd9Sstevel@tonic-gatekey  74  all rf(7)
577c478bd9Sstevel@tonic-gatekey  75  all rf(9)
587c478bd9Sstevel@tonic-gatekey  77  all rf(13)
597c478bd9Sstevel@tonic-gatekey  78  all rf(15)
607c478bd9Sstevel@tonic-gatekey  82  all string+uparrow
617c478bd9Sstevel@tonic-gatekey  80  all string+leftarrow
627c478bd9Sstevel@tonic-gatekey  81  all string+downarrow
637c478bd9Sstevel@tonic-gatekey  79  all string+rightarrow
64