1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldmlBCP47 SYSTEM "../../common/dtd/ldmlBCP47.dtd"> 3<!-- 4Copyright © 1991-2013 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6For terms of use, see http://www.unicode.org/copyright.html 7--> 8<ldmlBCP47> 9 <version number="$Revision: 11914 $" /> 10 <keyword> 11 <key extension="t" name="k0" description="Keyboard transform: 12 Used to indicate a keyboard transformation, such as one used by a client-side virtual keyboard. 13 The first subfield in a sequence would typically be a 'platform' designation, 14 representing the platform that the keyboard is intended for. 15 The keyboard might or might not correspond to a keyboard mapping shipped by the vendor for the platform. 16 One or more subsequent fields may occur, but are only added where needed to distinguish from others." since="21.0.2"> 17 <type name="osx" description="Mac OSX keyboard." since="21.0.2" /> 18 <type name="windows" description="Windows keyboard." since="21.0.2" /> 19 <type name="chromeos" description="ChromeOS keyboard." since="21.0.2" /> 20 <type name="android" description="Android keyboard." since="21.0.2" /> 21 <type name="googlevk" description="Google virtual keyboard." since="21.0.2" /> 22 <type name="101key" description="101 key layout." since="21.0.2" /> 23 <type name="102key" description="102 key layout." since="21.0.2" /> 24 <type name="dvorak" description="Dvorak keyboard layout. See also http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard." since="21.0.2" /> 25 <type name="dvorakl" description="Dvorak left-handed keyboard layout. See also http://en.wikipedia.org/wiki/File:KB_Dvorak_Left.svg." since="21.0.2" /> 26 <type name="dvorakr" description="Dvorak right-handed keyboard layout. See also http://en.wikipedia.org/wiki/File:KB_Dvorak_Right.svg." since="21.0.2" /> 27 <type name="el220" description="Greek 220 keyboard. See also http://www.microsoft.com/resources/msdn/goglobal/keyboards/kbdhela2.html." since="21.0.2" /> 28 <type name="el319" description="Greek 319 keyboard. See also ftp://ftp.software.ibm.com/software/globalization/keyboards/KBD319.pdf." since="21.0.2" /> 29 <type name="extended" description="A keyboard that has been enhanced with a large number of extra characters." since="21.0.2" /> 30 <type name="isiri" description="Persian ISIRI keyboard. Based on ISIRI 2901:1994 standard. See also http://behdad.org/download/Publications/persiancomputing/a007.pdf." since="21.0.2" /> 31 <type name="nutaaq" description="Inuktitut Nutaaq keyboard. See also http://www.pirurvik.ca/en/webfm_send/15." since="21.0.2" /> 32 <type name="legacy" description="A keyboard that has been replaced with a newer standard but is kept for legacy purposes." since="21.0.2" /> 33 <type name="lt1205" description="Lithuanian standard keyboard, based on the LST 1205:1992 standard. See also http://www.kada.lt/litwin/." since="21.0.2" /> 34 <type name="lt1582" description="Lithuanian standard keyboard, based on the LST 1582:2000 standard. See also http://www.kada.lt/litwin/." since="21.0.2" /> 35 <type name="patta" description="Thai Pattachote keyboard. This is a less frequently used layout in Thai (Kedmanee layout is more popular). See also http://www.nectec.or.th/it-standards/keyboard_layout/thai-key.htm." since="21.0.2" /> 36 <type name="qwerty" description="QWERTY-based keyboard or one that approximates QWERTY in a different script." since="21.0.2" /> 37 <type name="qwertz" description="QWERTZ-based keyboard or one that approximates QWERTZ in a different script." since="21.0.2" /> 38 <type name="var" description="A keyboard layout with small variations from the default." since="21.0.2" /> 39 <type name="viqr" description="Vietnamese VIQR layout, based on http://tools.ietf.org/html/rfc1456." since="21.0.2" /> 40 <type name="ta99" description="Tamil 99 keyboard. See also http://www.tamilvu.org/Tamilnet99/annex1.htm." since="21.0.2" /> 41 <type name="colemak" description="Colemak keyboard layout. The Colemak keyboard is an alternative to the QWERTY and dvorak keyboards. http://colemak.com/." since="21.0.2" /> 42 <type name="600dpi" description="Keyboard for a 600 dpi device." since="21.0.2" /> 43 <type name="768dpi" description="Keyboard for a 768 dpi device." since="21.0.2" /> 44 <type name="azerty" description="A AZERTY-based keyboard or one that approximates AZERTY in a different script." since="21.0.2" /> 45 <type name="und" description="The vender for the keyboard is not specified. Used when the only information known (or requested) is that the text was (or is to be) converted using an keyboard." since="21.0.2" /> 46 </key> 47 </keyword> 48</ldmlBCP47> 49