summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Expand)AuthorAgeFilesLines
* added xx_YY -> keyboard lines in addition of xx -> keyboard onesPablo Saratxaga2002-03-151-2/+25
* (unpack_keyboards): return undef on errorPascal Rigaux2002-03-151-1/+1
* corrected the locale->keyboard list buildingPablo Saratxaga2002-03-071-4/+4
* make keyboard selection choose first the 5 first chars of lang;Pablo Saratxaga2002-03-071-3/+4
* (loadkeys_files): ensure each file appear only oncePascal Rigaux2002-02-281-1/+1
* use the langs chosen to know the keyboards to propose (and not only the main ...Pascal Rigaux2002-02-241-4/+4
* use invalid instead of unknown for errors when checkingPascal Rigaux2002-02-221-1/+1
* fixed some keyboard namesPablo Saratxaga2002-02-221-6/+6
* change the messagePascal Rigaux2002-02-221-2/+2
* disable perl warnings when checkingPascal Rigaux2002-02-221-0/+1
* - add checks for the various data structuresPascal Rigaux2002-02-221-10/+51
* fix typoPascal Rigaux2002-02-221-2/+2
* added the two ?win_toggle choicesPablo Saratxaga2002-02-221-0/+2
* some info useful for keyboard handlingPablo Saratxaga2002-02-221-110/+162
* Added Tamil language and keyboard choices (KDE is translated to Tamil)Pablo Saratxaga2002-01-311-0/+3
* Added Bulgarian "phonetic" keyboardPablo Saratxaga2002-01-301-3/+4
* finish journalled fs usage - PPC, add "\n" keyboard.pm, new modelinesStew Benedict2001-12-111-1/+1
* Added Swedish dvorak keyboardPablo Saratxaga2001-11-141-1/+2
* move to Linux keycodes on PPC, add additional Apple modelinesStew Benedict2001-10-091-6/+8
* use "us" XKB file for Korean keyboard, otherwise some functionality is lostPablo Saratxaga2001-09-211-1/+3
* small fix for "vn" keyboard (enable toggle key)Pablo Saratxaga2001-09-211-1/+1
* adapted keyboard priority numbers (it is useless to give a multichoice with aPablo Saratxaga2001-09-211-28/+28
* Added choice of "English|Ireland (euro)" so people wanting English language b...Pablo Saratxaga2001-09-171-0/+1
* fixed Belgian keyboardPablo Saratxaga2001-09-171-1/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-1/+0
* filtered the list from lang2keyboard to display only valid keyboardsPascal Rigaux2001-09-131-1/+5
* cleanupPascal Rigaux2001-09-071-4/+5
* corrected lang.pm to have coherence in locale usage (it was the sourcePablo Saratxaga2001-09-061-12/+24
* fix keyboard config + some cleanupPascal Rigaux2001-09-061-2/+2
* (loadkeys_files): fixedPascal Rigaux2001-08-291-4/+12
* fix DISABLE_WINDOWS_KEY state handling (for upgrade), cleanupPascal Rigaux2001-08-291-11/+17
* - keyboard.pm: write DISABLE_WINDOWS_KEY=no in /etc/sysconfig/keyboard if no ...Stefan Siegel2001-08-281-1/+4
* Added "zh_HK" to Chinese in LANGUAGE list.Pablo Saratxaga2001-08-271-1/+4
* enabling euro and utf-8 for some languages; added unicode fontPablo Saratxaga2001-08-241-20/+31
* last of sync with PPC beta modsStew Benedict2001-07-271-2/+12
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* small keyboard changesPablo Saratxaga2001-07-161-2/+4
* added DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard if a laptop is detected.Francois Pons2001-07-051-0/+2
* small fixes in keyboard listPablo Saratxaga2001-06-181-3/+6
* added arabic azerty keyboardPablo Saratxaga2001-05-151-1/+2
* force XF4 in expert too for PPC, don't run xmodmap, PPC SMP routine placeholderStew Benedict2001-05-041-1/+1
* fixed log of packdrake.Francois Pons2001-04-121-4/+2
* Added choice of Korean keyboardPablo Saratxaga2001-03-171-1/+2
* completed language listPablo Saratxaga2001-03-141-75/+93
* - lang2keyboards handle keyboard percentagesPascal Rigaux2001-02-101-4/+14
* more kbd correctionsPablo Saratxaga2001-01-311-1/+2
* fixed soem keybopard valuesPablo Saratxaga2001-01-311-5/+5
* (setup): don't xmodmap if DISPLAY is unsetPascal Rigaux2001-01-061-1/+1
* add the percentage of each keyboard types (as a comment for now)Pascal Rigaux2001-01-051-1/+1
* forget _exit in child process after a fork of DrakXFrancois Pons2001-01-051-0/+1