| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed console Czech keyboard | Pablo Saratxaga | 2003-03-10 | 1 | -2/+2 |
* | There is no arabic keyboard available for the console | Pablo Saratxaga | 2003-02-26 | 1 | -1/+1 |
* | translate grp_toggles at display-time, not compile-time | Pascal Rigaux | 2003-02-18 | 1 | -10/+10 |
* | Enabled Arabic keyboard, | Pablo Saratxaga | 2003-02-16 | 1 | -39/+43 |
* | for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX" | Pascal Rigaux | 2003-02-11 | 1 | -1/+1 |
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -40/+12 |
* | switched some languages to UTF-8 (they use ascii only, so it shouldn't | Pablo Saratxaga | 2003-01-29 | 1 | -1/+1 |
* | (read): fix return value when no configured keyboard is found | Pascal Rigaux | 2003-01-23 | 1 | -1/+1 |
* | small keyboard name change | Pablo Saratxaga | 2003-01-20 | 1 | -2/+2 |
* | Added some more English locales; and changed all locale names using xx | Pablo Saratxaga | 2003-01-16 | 1 | -0/+4 |
* | make return value name more explicit | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | simplify | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | synchronized with XFree86 4.2.99 keyboard layout names | Pablo Saratxaga | 2003-01-06 | 1 | -4/+4 |
* | move any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose() | Pascal Rigaux | 2002-12-29 | 1 | -0/+17 |
* | do not use "local *F" | Pascal Rigaux | 2002-12-04 | 1 | -6/+5 |
* | Added Malayalam keyboard | Pablo Saratxaga | 2002-11-19 | 1 | -1/+3 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -12/+12 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -115/+115 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -108/+108 |
* | add XkbCompat "group_led" for all keyboards where a group layout switching is... | Pascal Rigaux | 2002-11-04 | 1 | -2/+3 |
* | Made Lithuanian numeric row keyboard bi-mode | Pablo Saratxaga | 2002-09-23 | 1 | -1/+1 |
* | most of the code of Xconfig::default::config_keyboard moved to keyboard::keyb... | Pascal Rigaux | 2002-08-30 | 1 | -0/+17 |
* | corrected DrakX internal keyboard name tr -> tr_q | Pablo Saratxaga | 2002-08-21 | 1 | -22/+1 |
* | *** empty log message *** | Pascal Rigaux | 2002-08-21 | 1 | -1/+1 |
* | put back loadkeys_files which *is* used (by make_rescue_img) | Pascal Rigaux | 2002-08-21 | 1 | -0/+33 |
* | fix pablo... uh no, too hard. fix his typo instead ;p | Pascal Rigaux | 2002-08-20 | 1 | -1/+1 |
* | merged keyboards with XFree86 | Pablo Saratxaga | 2002-08-20 | 1 | -3/+23 |
* | - drop the loadkeys_files (it is unused) | Pascal Rigaux | 2002-08-20 | 1 | -32/+4 |
* | - fix reading previous keyboard config on upgrade (for displaying in summary) | Pascal Rigaux | 2002-08-12 | 1 | -1/+2 |
* | Added Tamils TSCII keyboard | Pablo Saratxaga | 2002-08-08 | 1 | -3/+4 |
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
* | don't have "unsafe" in /etc/sysconfig/keyboard | Pascal Rigaux | 2002-08-01 | 1 | -0/+2 |
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -51/+56 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -3/+3 |
* | use usb keyboard bCountryCode to choose the right keyboard | Pascal Rigaux | 2002-07-30 | 1 | -46/+15 |
* | added xx_YY -> keyboard lines in addition of xx -> keyboard ones | Pablo Saratxaga | 2002-03-15 | 1 | -2/+25 |
* | (unpack_keyboards): return undef on error | Pascal Rigaux | 2002-03-15 | 1 | -1/+1 |
* | 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 |