xref: /illumos-gate/usr/src/cmd/loadkeys/type_6/turkeyq (revision adc2b73d)
1*577f006cSdm#
2*577f006cSdm# CDDL HEADER START
3*577f006cSdm#
4*577f006cSdm# The contents of this file are subject to the terms of the
5*577f006cSdm# Common Development and Distribution License (the "License").
6*577f006cSdm# You may not use this file except in compliance with the License.
7*577f006cSdm#
8*577f006cSdm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*577f006cSdm# or http://www.opensolaris.org/os/licensing.
10*577f006cSdm# See the License for the specific language governing permissions
11*577f006cSdm# and limitations under the License.
12*577f006cSdm#
13*577f006cSdm# When distributing Covered Code, include this CDDL HEADER in each
14*577f006cSdm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*577f006cSdm# If applicable, add the following below this CDDL HEADER, with the
16*577f006cSdm# fields enclosed by brackets "[]" replaced with your own identifying
17*577f006cSdm# information: Portions Copyright [yyyy] [name of copyright owner]
18*577f006cSdm#
19*577f006cSdm# CDDL HEADER END
20*577f006cSdm#
21*577f006cSdm# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
22*577f006cSdm# Use is subject to license terms.
23*577f006cSdm#
24*577f006cSdm# Turkey F Type 6 (USB) key layout
25*577f006cSdm#
26*577f006cSdmkey  49  base '\\' shift | caps '\\' ctrl ^\ altg nop
27*577f006cSdmkey  50 all hole
28*577f006cSdmkey 103  all hole
29*577f006cSdmkey  30  base 1 shift ! caps 1 ctrl 1 altg nop
30*577f006cSdmkey  31  base 2 shift @ caps 2 ctrl ^@ altg nop
31*577f006cSdmkey  32  base 3 shift # caps 3 ctrl 3 altg nop
32*577f006cSdmkey  33  base 4 shift $ caps 4 ctrl 4 altg nop
33*577f006cSdmkey  34  base 5 shift % caps 5 ctrl 5 altg nop
34*577f006cSdmkey  35  base 6 shift ^ caps 6 ctrl ^^ altg nop
35*577f006cSdmkey  36  base 7 shift & caps 7 ctrl 7 altg nop
36*577f006cSdmkey  37  base 8 shift * caps 8 ctrl 8 altg nop
37*577f006cSdmkey  38  base 9 shift ( caps 9 ctrl 9 altg nop
38*577f006cSdmkey  39  base 0 shift ) caps 0 ctrl 0 altg nop
39*577f006cSdmkey  45  base - shift _ caps - ctrl ^_ altg nop
40*577f006cSdmkey  46  base = shift + caps = ctrl = altg nop
41*577f006cSdmkey  20  base q shift Q caps Q ctrl ^Q altg nop
42*577f006cSdmkey  26  base w shift W caps W ctrl ^W altg nop
43*577f006cSdmkey  28  base y shift Y caps Y ctrl ^Y altg nop
44*577f006cSdmkey  18  base o shift O caps O ctrl ^O altg nop
45*577f006cSdmkey  19  base p shift P caps P ctrl ^P altg nop
46*577f006cSdmkey  47  base [ shift { caps [ ctrl ^[ altg nop
47*577f006cSdmkey  48  base ] shift } caps ] ctrl ^] altg nop
48*577f006cSdmkey 224  all shiftkeys+leftctrl up shiftkeys+leftctrl
49*577f006cSdmkey   4  base a shift A caps A ctrl ^A altg nop
50*577f006cSdmkey  22  base s shift S caps S ctrl ^S altg nop
51*577f006cSdmkey  51  base ; shift : caps ; ctrl ; altg nop
52*577f006cSdmkey  52  base '\'' shift '"' caps '\'' ctrl '\'' altg nop
53*577f006cSdmkey  53  base ` shift ~ caps ` ctrl ^^ altg nop
54*577f006cSdmkey 100  all hole
55*577f006cSdmkey  29  base z shift Z caps Z ctrl ^Z altg nop
56*577f006cSdmkey  27  base x shift X caps X ctrl ^X altg nop
57*577f006cSdmkey   6  base c shift C caps C ctrl ^C altg nop
58*577f006cSdmkey  25  base v shift V caps V ctrl ^V altg nop
59*577f006cSdmkey   5  base b shift B caps B ctrl ^B altg nop
60*577f006cSdmkey  17  base n shift N caps N ctrl ^N altg nop
61*577f006cSdmkey  16  base m shift M caps M ctrl '\r' altg nop
62*577f006cSdmkey  54  base , shift < caps , ctrl , altg nop
63*577f006cSdmkey  55  base . shift > caps . ctrl . altg nop
64*577f006cSdmkey  56  base / shift ? caps / ctrl ^_ altg nop
65*577f006cSdmkey  57  all shiftkeys+capslock
66*577f006cSdmkey 226  all shiftkeys+alt up shiftkeys+alt
67*577f006cSdmkey 101  all compose
68*577f006cSdmkey 230  all shiftkeys+altgraph up shiftkeys+altgraph
69*577f006cSdm#
70*577f006cSdm#
71*577f006cSdm#
72*577f006cSdm# New function keys assigned old codes
73*577f006cSdm#
74*577f006cSdmkey  73  all bf(8)
75*577f006cSdmkey  74  all rf(7)
76*577f006cSdmkey  75  all rf(9)
77*577f006cSdmkey  77  all rf(13)
78*577f006cSdmkey  78  all rf(15)
79*577f006cSdmkey  82  all string+uparrow
80*577f006cSdmkey  80  all string+leftarrow
81*577f006cSdmkey  81  all string+downarrow
82*577f006cSdmkey  79  all string+rightarrow
83