Auto Install for Mandrake Linux | ||
---|---|---|
Prev | Next |
This option allows you to specify the type of keyboard you are using by specifying one of the country codes.
See file Mandrake/mdkinst/usr/bin/perl-install/keyboard.pm declaration for %keyboards which may contain a more up to date list.
'keyboard' => { |
'GRP_TOGGLE' => '', |
'KBCHARSET' => 'C', |
'KEYBOARD' => 'us' |
}, |
Descriptions:
'GRP_TOGGLE' - specifies the key sequence used to switch keyboard layouts if you installed more than one. The value can be set to one of the following:
'toggle' |
Right Alt key |
'shift_toggle' |
Both Shift keys simultaneously |
'ctrl_shift_toggle' |
Control and Shift keys simultaneously |
'caps_toggle' |
Capslock key |
'ctrl_alt_toggle' |
Control and Alt keys simultaneously |
'alt_shift_toggle' |
Alt and Shift keys simultaneously |
'menu_toggle' |
“Menu” key |
'lwin_toggle' |
Left “Windows” key |
rwin_toggle' |
Right “Windows” key |
'' |
No toggle |
'KBCHARSET' - specifies the keyboard character set to be used. The value here is obtained from the third (3rd) column of the table listed in the lang section for the language that you choose.
'KEYBOARD' - specifies the keyboard type used, possible values are:
'al' |
Albanian |
'am_old' |
Armenian (old) |
'am' |
Armenian (typewriter) |
'am_phonetic' |
Armenian (phonetic) |
'az' |
Azerbaidjani (latin) |
'be' |
Belgian |
'bg' |
Bulgarian |
'bg_phonetic' |
Bulgarian (phonetic) |
'br' |
Brazilian (ABNT-2) |
'by' |
Belarusian |
'ch_de' |
Swiss (German layout) |
'ch_fr' |
Swiss (French layout) |
'cz' |
Czech (QWERTZ) |
'cz_qwerty' |
Czech (QWERTY) |
'de' |
German |
'de_nodeadkeys' |
German (no dead keys) |
'dk' |
Danish |
'dvorak' |
Dvorak |
'dvorak_no' |
Dvorak (Norwegian) |
'dvorak_se' |
Dvorak (Swedish) |
'ee' |
Estonian |
'es' |
Spanish |
'fi' |
Finnish |
'fr' |
French |
'ge_ru' |
Georgian (Russian layout) |
'ge_la' |
Georgian (Latin layout) |
'gr' |
Greek |
'hu' |
Hungarian |
'hr' |
Croatian |
'il' |
Israeli |
'il_phonetic' |
Israeli (Phonetic) |
'ir' |
Iranian |
'is' |
Icelandic |
'it' |
Italian |
'jp' |
Japanese 106 keys |
'kr' |
Korean |
'la' |
Latin American |
'lt' |
Lithuanian AZERTY (old) |
'lt_new' |
Lithuanian AZERTY (new) |
'lt_b' |
Lithuanian number row QWERTY |
'lt_p' |
Lithuanian phonetic QWERTY |
'lv' |
Latvian |
'mk' |
Macedonian |
'nl' |
Dutch |
'no' |
Norwegian |
'pl' |
Polish (qwerty layout) |
'pl2' |
Polish (qwertz layout) |
'pt' |
Portuguese |
'qc' |
Canadian (Quebec) |
'ro2' |
Romanian (QWERTZ) |
'ro' |
Romanian (QWERTY) |
'ru' |
Russian |
'ru_yawerty' |
Russian (Yawerty) |
'se' |
Swedish |
'si' |
Slovenian |
'sk' |
Slovakian (QWERTZ) |
'sk_qwerty' |
Slovakian (QWERTY) |
'sr' |
Serbian |
'th' |
Thai keyboard |
'tj' |
Tajik keyboard |
'tml' |
Tamil |
'tr_f' |
Turkish (traditional F model) |
'tr_q' |
Turkish (modern Q model) |
'ua' |
Ukrainian |
'uk' |
UK keyboard |
'us' |
US keyboard |
'us_intl' |
US keyboard (international) |
'vn' |
Vietnamese numeric row QWERTY |
'yu' |
Yugoslavian (latin) |
Related Option Entries:
Prev | Home | Next |
isUpgrade | lang |