xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/macedonia (revision adc2b73db62a4506a57dfd1ce89bcadc4a60a29d)
120e0c306Sdm89450#
220e0c306Sdm89450# CDDL HEADER START
320e0c306Sdm89450#
420e0c306Sdm89450# The contents of this file are subject to the terms of the
520e0c306Sdm89450# Common Development and Distribution License (the "License").
620e0c306Sdm89450# You may not use this file except in compliance with the License.
720e0c306Sdm89450#
820e0c306Sdm89450# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
920e0c306Sdm89450# or http://www.opensolaris.org/os/licensing.
1020e0c306Sdm89450# See the License for the specific language governing permissions
1120e0c306Sdm89450# and limitations under the License.
1220e0c306Sdm89450#
1320e0c306Sdm89450# When distributing Covered Code, include this CDDL HEADER in each
1420e0c306Sdm89450# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1520e0c306Sdm89450# If applicable, add the following below this CDDL HEADER, with the
1620e0c306Sdm89450# fields enclosed by brackets "[]" replaced with your own identifying
1720e0c306Sdm89450# information: Portions Copyright [yyyy] [name of copyright owner]
1820e0c306Sdm89450#
1920e0c306Sdm89450# CDDL HEADER END
2020e0c306Sdm89450#
21*663d253aSsayama#
22*663d253aSsayama# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23*663d253aSsayama# Use is subject to license terms.
24*663d253aSsayama#
2520e0c306Sdm89450# Macedonian Type 6 (USB) key layout
2620e0c306Sdm89450#
2720e0c306Sdm89450key  49  base '\\' shift | caps '\\' ctrl ^\ altg nop
28*663d253aSsayamakey  50  base '\\' shift | caps '\\' ctrl ^\ altg nop numl nonl up nop
2920e0c306Sdm89450key 103  all hole
3020e0c306Sdm89450key  30  base 1 shift ! caps 1 ctrl 1 altg nop
3120e0c306Sdm89450key  31  base 2 shift @ caps 2 ctrl ^@ altg nop
3220e0c306Sdm89450key  32  base 3 shift # caps 3 ctrl 3 altg nop
3320e0c306Sdm89450key  33  base 4 shift $ caps 4 ctrl 4 altg nop
3420e0c306Sdm89450key  34  base 5 shift % caps 5 ctrl 5 altg nop
3520e0c306Sdm89450key  35  base 6 shift ^ caps 6 ctrl ^^ altg nop
3620e0c306Sdm89450key  36  base 7 shift & caps 7 ctrl 7 altg nop
3720e0c306Sdm89450key  37  base 8 shift * caps 8 ctrl 8 altg nop
3820e0c306Sdm89450key  38  base 9 shift ( caps 9 ctrl 9 altg nop
3920e0c306Sdm89450key  39  base 0 shift ) caps 0 ctrl 0 altg nop
4020e0c306Sdm89450key  45  base - shift _ caps - ctrl ^_ altg nop
4120e0c306Sdm89450key  46  base = shift + caps = ctrl = altg nop
4220e0c306Sdm89450key  20  base q shift Q caps Q ctrl ^Q altg nop
4320e0c306Sdm89450key  26  base w shift W caps W ctrl ^W altg nop
4420e0c306Sdm89450key  28  base y shift Y caps Y ctrl ^Y altg nop
4520e0c306Sdm89450key  18  base o shift O caps O ctrl ^O altg nop
4620e0c306Sdm89450key  19  base p shift P caps P ctrl ^P altg nop
4720e0c306Sdm89450key  47  base [ shift { caps [ ctrl ^[ altg nop
4820e0c306Sdm89450key  48  base ] shift } caps ] ctrl ^] altg nop
4920e0c306Sdm89450key 224  all shiftkeys+leftctrl up shiftkeys+leftctrl
5020e0c306Sdm89450key   4  base a shift A caps A ctrl ^A altg nop
5120e0c306Sdm89450key  22  base s shift S caps S ctrl ^S altg nop
5220e0c306Sdm89450key  51  base ; shift : caps ; ctrl ; altg nop
5320e0c306Sdm89450key  52  base '\'' shift '"' caps '\'' ctrl '\'' altg nop
5420e0c306Sdm89450key  53  base ` shift ~ caps ` ctrl ^^ altg nop
5520e0c306Sdm89450key 100  all hole
5620e0c306Sdm89450key  29  base z shift Z caps Z ctrl ^Z altg nop
5720e0c306Sdm89450key  27  base x shift X caps X ctrl ^X altg nop
5820e0c306Sdm89450key   6  base c shift C caps C ctrl ^C altg nop
5920e0c306Sdm89450key  25  base v shift V caps V ctrl ^V altg nop
6020e0c306Sdm89450key   5  base b shift B caps B ctrl ^B altg nop
6120e0c306Sdm89450key  17  base n shift N caps N ctrl ^N altg nop
6220e0c306Sdm89450key  16  base m shift M caps M ctrl '\r' altg nop
6320e0c306Sdm89450key  54  base , shift < caps , ctrl , altg nop
6420e0c306Sdm89450key  55  base . shift > caps . ctrl . altg nop
6520e0c306Sdm89450key  56  base / shift ? caps / ctrl ^_ altg nop
6620e0c306Sdm89450key  57  all shiftkeys+capslock
6720e0c306Sdm89450key 226  all shiftkeys+alt up shiftkeys+alt
6820e0c306Sdm89450key 101  all compose
6920e0c306Sdm89450key 230  all shiftkeys+altgraph up shiftkeys+altgraph
7020e0c306Sdm89450#
7120e0c306Sdm89450#
7220e0c306Sdm89450#
7320e0c306Sdm89450# New function keys assigned old codes
7420e0c306Sdm89450#
7520e0c306Sdm89450key  73  all bf(8)
7620e0c306Sdm89450key  74  all rf(7)
7720e0c306Sdm89450key  75  all rf(9)
7820e0c306Sdm89450key  77  all rf(13)
7920e0c306Sdm89450key  78  all rf(15)
8020e0c306Sdm89450key  82  all string+uparrow
8120e0c306Sdm89450key  80  all string+leftarrow
8220e0c306Sdm89450key  81  all string+downarrow
8320e0c306Sdm89450key  79  all string+rightarrow
84