[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

List of possible XkbModel entries per locale



Hi, I'd like to make a complete list of every X keyboard config for each locale.
I'm certain I miss many entries, but I would appreciate it if you sent me feedback 
to make sure that all locales have the correct config. Here is the list so far 
(borrowed and slightly changed from the Skolelinux):

'ca_ES@euro'  => { LAYOUT => 'es', XKBOPTIONS => '' },
'da_DK'       => { LAYOUT => 'dk', XKBOPTIONS => '' },
'de_BE@euro'  => { LAYOUT => 'de', XKBOPTIONS => '' },
'de_DE@euro'  => { LAYOUT => 'de', XKBOPTIONS => 'nodeadkeys', XKBMODEL => 'pc105' },
'el_GR.UTF-8' => { LAYOUT => 'us,el', XKBOPTIONS => 'grp:ctrl_shift_toggle', XKBMODEL => 'pc105' },
'en_AU'       => { LAYOUT => 'us', XKBOPTIONS => '' },
'en_CA'       => { LAYOUT => 'us', XKBOPTIONS => '' },
'en_IE@euro'  => { LAYOUT => 'us', XKBOPTIONS => '' },
'en_US'       => { LAYOUT => 'us', XKBOPTIONS => '' },
'es_AR'       => { LAYOUT => 'es', XKBOPTIONS => '' },
'es_ES@euro'  => { LAYOUT => 'es', XKBOPTIONS => '' },
'es_MX'       => { LAYOUT => 'la', XKBOPTIONS => '' },
'es_PE'       => { LAYOUT => 'es_la', XKBOPTIONS => '' },
'fi_FI@euro'  => { LAYOUT => 'fi', XKBOPTIONS => '' },
'fr_BE@euro'  => { LAYOUT => 'be', XKBOPTIONS => '' },
'fr_CA'       => { LAYOUT => 'us', XKBOPTIONS => '' },
'fr_FR@euro'  => { LAYOUT => 'fr', XKBOPTIONS => '' },
'it_IT@euro'  => { LAYOUT => 'it', XKBOPTIONS => '' },
'ja_JP.eucJP' => { LAYOUT => 'jp', XKBOPTIONS => '', XKBMODEL => 'jp106' },
'ko_KR'       => { LAYOUT => 'us', XKBOPTIONS => '' },
'lv_LV'       => { LAYOUT => 'lv', XKBOPTIONS => '' },
'nb_NO'       => { LAYOUT => 'no', XKBOPTIONS => '' }, # Same as no_NO
'nds_DE'      => { LAYOUT => 'de', XKBOPTIONS => '' },
'nl_BE@euro'  => { LAYOUT => 'be', XKBOPTIONS => '' },
'nl_NL@euro'  => { LAYOUT => 'us', XKBOPTIONS => '' },
'nn_NO'       => { LAYOUT => 'no', XKBOPTIONS => '' },
'no_NO'       => { LAYOUT => 'no', XKBOPTIONS => '' }, # Same as nb_NO
'pt_BR'       => { LAYOUT => 'br', XKBOPTIONS => '' },
'se_NO'       => { LAYOUT => 'sapmi', XKBOPTIONS => '' },
'sv_SE'       => { LAYOUT => 'se', XKBOPTIONS => '' },
'tr_TR'       => { LAYOUT => 'tr', XKBOPTIONS => 'grp_led:caps' },

Konstantinos



Reply to: