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