1 # 2 # CDDL HEADER START 3 # 4 # The contents of this file are subject to the terms of the 5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 22 # 23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24 # Use is subject to license terms. 25 # 26 # 27 28 # The following lines define the keyboard layouts supported in kernel. 29 # The /usr/bin/kbd (-s option) reads the file to get the keyboard layout 30 # infomation. 31 # To add the new keytable, the new layout name and number need be defined 32 # below. 33 # 34 # Note: all the entries in this file should be kept in alphabetical 35 # order so that the kbd -s presents them in that way. 36 # 37 38 39 Albanian=264 40 Belarusian=261 41 Belgian=2 42 Brazilian=272 43 Bulgarian=260 44 Canadian-Bilingual=3 45 Croatian=259 46 Czech=5 47 Danish=6 48 Dutch=18 49 Dvorak=273 50 Estonian=274 51 Finnish=7 52 French=8 53 French-Canadian=4 54 Hungarian=12 55 German=9 56 Greek=10 57 Icelandic=258 58 Italian=14 59 Japanese-type6=271 60 Japanese=15 61 Korean=16 62 Latin-American=17 63 Lithuanian=265 64 Latvian=266 65 Macedonian=267 66 Malta_UK=263 67 Malta_US=262 68 Norwegian=19 69 Polish=21 70 Portuguese=22 71 Romanian=275 72 Russian=23 73 Serbia-And-Montenegro=257 74 Slovak=24 75 Slovenian=256 76 Spanish=25 77 Swedish=26 78 Swiss-French=27 79 Swiss-German=28 80 Traditional-Chinese=30 81 TurkishF=35 82 TurkishQ=31 83 UK-English=32 84 US-English=33 85