summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Expand)AuthorAgeFilesLines
* /me suxGuillaume Cottenceau2003-09-051-1/+1
* apply patch asked by pablo so that users are not confused duringGuillaume Cottenceau2003-09-051-0/+4
* - don't set XkbCompat to group_led, it's better to use grp_led:scroll inPascal Rigaux2003-08-261-2/+5
* Added choice of Irish keyboard; updated the Georgian "latin layout" one.Pablo Saratxaga2003-08-201-4/+5
* corrected typoPablo Saratxaga2003-08-131-1/+1
* Turkish "F" keyboard was unavailable due to a typoPablo Saratxaga2003-08-051-2/+2
* removed bad keyboard from list for Swedish;Pablo Saratxaga2003-08-041-1/+2
* looks like a pablo's typoGuillaume Cottenceau2003-07-021-2/+2
* added spaces to make perl_checker happyPablo Saratxaga2003-07-011-4/+4
* iAdded various new keyboard layoutsPablo Saratxaga2003-07-011-9/+19
* changed the name of the russian phonetic layoutPablo Saratxaga2003-05-311-1/+1
* Added new toggle possibilities to the menu; use "en_US" for US layoutPablo Saratxaga2003-05-241-1/+8
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-061-2/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-5/+5
* 'Option "XkbCompat" "group_led"' is no good becausePascal Rigaux2003-04-211-1/+1
* Tagged cyrillic keyboard as non-latinPablo Saratxaga2003-03-121-1/+1
* Changed console Czech keyboardPablo Saratxaga2003-03-101-2/+2
* There is no arabic keyboard available for the consolePablo Saratxaga2003-02-261-1/+1
* translate grp_toggles at display-time, not compile-timePascal Rigaux2003-02-181-10/+10
* Enabled Arabic keyboard,Pablo Saratxaga2003-02-161-39/+43
* for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX"Pascal Rigaux2003-02-111-1/+1
* language/country selection change:Guillaume Cottenceau2003-02-081-40/+12
* switched some languages to UTF-8 (they use ascii only, so it shouldn'tPablo Saratxaga2003-01-291-1/+1
* (read): fix return value when no configured keyboard is foundPascal Rigaux2003-01-231-1/+1
* small keyboard name changePablo Saratxaga2003-01-201-2/+2
* Added some more English locales; and changed all locale names using xxPablo Saratxaga2003-01-161-0/+4
* make return value name more explicitThierry Vignaud2003-01-091-3/+3
* simplifyThierry Vignaud2003-01-091-3/+3
* synchronized with XFree86 4.2.99 keyboard layout namesPablo Saratxaga2003-01-061-4/+4
* move any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose()Pascal Rigaux2002-12-291-0/+17
* do not use "local *F"Pascal Rigaux2002-12-041-6/+5
* Added Malayalam keyboardPablo Saratxaga2002-11-191-1/+3
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-12/+12
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-115/+115
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-108/+108
* add XkbCompat "group_led" for all keyboards where a group layout switching is...Pascal Rigaux2002-11-041-2/+3
* Made Lithuanian numeric row keyboard bi-modePablo Saratxaga2002-09-231-1/+1
* most of the code of Xconfig::default::config_keyboard moved to keyboard::keyb...Pascal Rigaux2002-08-301-0/+17
* corrected DrakX internal keyboard name tr -> tr_qPablo Saratxaga2002-08-211-22/+1
* *** empty log message ***Pascal Rigaux2002-08-211-1/+1
* put back loadkeys_files which *is* used (by make_rescue_img)Pascal Rigaux2002-08-211-0/+33
* fix pablo... uh no, too hard. fix his typo instead ;pPascal Rigaux2002-08-201-1/+1
* merged keyboards with XFree86Pablo Saratxaga2002-08-201-3/+23
* - drop the loadkeys_files (it is unused)Pascal Rigaux2002-08-201-32/+4
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-1/+2
* Added Tamils TSCII keyboardPablo Saratxaga2002-08-081-3/+4
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* don't have "unsafe" in /etc/sysconfig/keyboardPascal Rigaux2002-08-011-0/+2
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-51/+56