| Commit message (Expand) | Author | Age | Files | Lines |
* | corrected the locale->keyboard list building | Pablo Saratxaga | 2002-03-07 | 1 | -4/+4 |
* | make keyboard selection choose first the 5 first chars of lang; | Pablo Saratxaga | 2002-03-07 | 1 | -3/+4 |
* | (loadkeys_files): ensure each file appear only once | Pascal Rigaux | 2002-02-28 | 1 | -1/+1 |
* | use the langs chosen to know the keyboards to propose (and not only the main ... | Pascal Rigaux | 2002-02-24 | 1 | -4/+4 |
* | use invalid instead of unknown for errors when checking | Pascal Rigaux | 2002-02-22 | 1 | -1/+1 |
* | fixed some keyboard names | Pablo Saratxaga | 2002-02-22 | 1 | -6/+6 |
* | change the message | Pascal Rigaux | 2002-02-22 | 1 | -2/+2 |
* | disable perl warnings when checking | Pascal Rigaux | 2002-02-22 | 1 | -0/+1 |
* | - add checks for the various data structures | Pascal Rigaux | 2002-02-22 | 1 | -10/+51 |
* | fix typo | Pascal Rigaux | 2002-02-22 | 1 | -2/+2 |
* | added the two ?win_toggle choices | Pablo Saratxaga | 2002-02-22 | 1 | -0/+2 |
* | some info useful for keyboard handling | Pablo Saratxaga | 2002-02-22 | 1 | -110/+162 |
* | Added Tamil language and keyboard choices (KDE is translated to Tamil) | Pablo Saratxaga | 2002-01-31 | 1 | -0/+3 |
* | Added Bulgarian "phonetic" keyboard | Pablo Saratxaga | 2002-01-30 | 1 | -3/+4 |
* | finish journalled fs usage - PPC, add "\n" keyboard.pm, new modelines | Stew Benedict | 2001-12-11 | 1 | -1/+1 |
* | Added Swedish dvorak keyboard | Pablo Saratxaga | 2001-11-14 | 1 | -1/+2 |
* | move to Linux keycodes on PPC, add additional Apple modelines | Stew Benedict | 2001-10-09 | 1 | -6/+8 |
* | use "us" XKB file for Korean keyboard, otherwise some functionality is lost | Pablo Saratxaga | 2001-09-21 | 1 | -1/+3 |
* | small fix for "vn" keyboard (enable toggle key) | Pablo Saratxaga | 2001-09-21 | 1 | -1/+1 |
* | adapted keyboard priority numbers (it is useless to give a multichoice with a | Pablo Saratxaga | 2001-09-21 | 1 | -28/+28 |
* | Added choice of "English|Ireland (euro)" so people wanting English language b... | Pablo Saratxaga | 2001-09-17 | 1 | -0/+1 |
* | fixed Belgian keyboard | Pablo Saratxaga | 2001-09-17 | 1 | -1/+1 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -1/+0 |
* | filtered the list from lang2keyboard to display only valid keyboards | Pascal Rigaux | 2001-09-13 | 1 | -1/+5 |
* | cleanup | Pascal Rigaux | 2001-09-07 | 1 | -4/+5 |
* | corrected lang.pm to have coherence in locale usage (it was the source | Pablo Saratxaga | 2001-09-06 | 1 | -12/+24 |
* | fix keyboard config + some cleanup | Pascal Rigaux | 2001-09-06 | 1 | -2/+2 |
* | (loadkeys_files): fixed | Pascal Rigaux | 2001-08-29 | 1 | -4/+12 |
* | fix DISABLE_WINDOWS_KEY state handling (for upgrade), cleanup | Pascal Rigaux | 2001-08-29 | 1 | -11/+17 |
* | - keyboard.pm: write DISABLE_WINDOWS_KEY=no in /etc/sysconfig/keyboard if no ... | Stefan Siegel | 2001-08-28 | 1 | -1/+4 |
* | Added "zh_HK" to Chinese in LANGUAGE list. | Pablo Saratxaga | 2001-08-27 | 1 | -1/+4 |
* | enabling euro and utf-8 for some languages; added unicode font | Pablo Saratxaga | 2001-08-24 | 1 | -20/+31 |
* | last of sync with PPC beta mods | Stew Benedict | 2001-07-27 | 1 | -2/+12 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | small keyboard changes | Pablo Saratxaga | 2001-07-16 | 1 | -2/+4 |
* | added DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard if a laptop is detected. | Francois Pons | 2001-07-05 | 1 | -0/+2 |
* | small fixes in keyboard list | Pablo Saratxaga | 2001-06-18 | 1 | -3/+6 |
* | added arabic azerty keyboard | Pablo Saratxaga | 2001-05-15 | 1 | -1/+2 |
* | force XF4 in expert too for PPC, don't run xmodmap, PPC SMP routine placeholder | Stew Benedict | 2001-05-04 | 1 | -1/+1 |
* | fixed log of packdrake. | Francois Pons | 2001-04-12 | 1 | -4/+2 |
* | Added choice of Korean keyboard | Pablo Saratxaga | 2001-03-17 | 1 | -1/+2 |
* | completed language list | Pablo Saratxaga | 2001-03-14 | 1 | -75/+93 |
* | - lang2keyboards handle keyboard percentages | Pascal Rigaux | 2001-02-10 | 1 | -4/+14 |
* | more kbd corrections | Pablo Saratxaga | 2001-01-31 | 1 | -1/+2 |
* | fixed soem keybopard values | Pablo Saratxaga | 2001-01-31 | 1 | -5/+5 |
* | (setup): don't xmodmap if DISPLAY is unset | Pascal Rigaux | 2001-01-06 | 1 | -1/+1 |
* | add the percentage of each keyboard types (as a comment for now) | Pascal Rigaux | 2001-01-05 | 1 | -1/+1 |
* | forget _exit in child process after a fork of DrakX | Francois Pons | 2001-01-05 | 1 | -0/+1 |
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 1 | -4/+18 |
* | nl keyboard is not used, so defaults to us_intl | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |