| Commit message (Expand) | Author | Age | Files | Lines |
* | create new function and use it | Pascal Rigaux | 2005-11-23 | 1 | -0/+10 |
* | added "fo" keyboard | Pablo Saratxaga | 2005-09-21 | 1 | -2/+1 |
* | synchronized XKB keyboard names with what is in latest xorg | Pablo Saratxaga | 2005-09-21 | 1 | -50/+48 |
* | fixed Latin American (latam) and Laotian (la) xkb keyboard names. | Frederic Lepied | 2005-09-14 | 1 | -2/+2 |
* | - keyboard::read() now returns false if the value is not recognised | Pascal Rigaux | 2005-09-13 | 1 | -1/+2 |
* | last round of keyboard fixes | Frederic Lepied | 2005-09-12 | 1 | -5/+5 |
* | cz_qwerty => cz(qwerty) | Frederic Lepied | 2005-09-12 | 1 | -1/+1 |
* | fixed some XKB keyboard names | Frederic Lepied | 2005-09-12 | 1 | -9/+9 |
* | shift_toggle is now called shifts_toggle | Pascal Rigaux | 2005-09-12 | 1 | -1/+1 |
* | small timeout when calling xmodmap (for drakx-in-chroot) | Pascal Rigaux | 2005-08-24 | 1 | -1/+3 |
* | making us-intl the default console keyboard mapping (it was introduced in con... | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
* | Revert removal of keyboard layout weight of zh. (bug#16873) | Funda Wang | 2005-08-11 | 1 | -2/+2 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -2/+2 |
* | default to "en" keyboard (as requested by pablo) | Pascal Rigaux | 2005-06-06 | 1 | -2/+2 |
* | DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is unused | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |
* | rename load() into builtin_loadkeys() | Pascal Rigaux | 2005-06-03 | 1 | -2/+2 |
* | drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since make_mdkinst_s... | Pascal Rigaux | 2005-06-03 | 1 | -20/+1 |
* | keyboard::setup() is better named keyboard::setup_install() | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | reformat keyboard2full_xkb() | Pascal Rigaux | 2005-06-03 | 1 | -17/+14 |
* | create keyboard::configure_xorg() and use it | Pascal Rigaux | 2005-06-03 | 1 | -0/+11 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-02 | 1 | -2/+2 |
* | - create keyboard::default() and use it | Pascal Rigaux | 2005-06-02 | 1 | -0/+13 |
* | added/modified various keyboards on the list (for next update of xorg-x11) | Pablo Saratxaga | 2005-04-18 | 1 | -15/+8 |
* | put text back | Pablo Saratxaga | 2005-04-12 | 1 | -1/+1 |
* | enabled kirghiz console kbd | Pablo Saratxaga | 2005-04-12 | 1 | -1/+2 |
* | included/fixed some xmodmap files | Pablo Saratxaga | 2005-04-04 | 1 | -4/+8 |
* | changed tifinagh kbd to "tifinagh(phonetic)", to avoid conflicts | Pablo Saratxaga | 2005-03-23 | 1 | -1/+3 |
* | fixed wrongly spelled us_intl for lb locale. | Funda Wang | 2005-03-21 | 1 | -1/+1 |
* | define 'compose:rwin' in XkbOptions when $keyboard->{GRP_TOGGLE} | Pablo Saratxaga | 2005-02-28 | 1 | -1/+1 |
* | changed keyboard to "us" for Chinese | Pablo Saratxaga | 2005-02-25 | 1 | -2/+2 |
* | XBox support - XFdrake | Stew Benedict | 2005-02-23 | 1 | -1/+1 |
* | keyboard values for "lb" language. | Pablo Saratxaga | 2005-02-20 | 1 | -1/+2 |
* | small fix | Pablo Saratxaga | 2005-02-19 | 1 | -1/+1 |
* | synchronized keyboards with X11; | Pablo Saratxaga | 2005-02-08 | 1 | -5/+7 |
* | minimal XkbModel support | Pascal Rigaux | 2005-01-21 | 1 | -3/+26 |
* | Make %lang2keyboard a global variable, so it can be overriden in a | Rafael Garcia-Suarez | 2005-01-07 | 1 | -1/+1 |
* | - enabled choice of various new keyboard layouts. | Pablo Saratxaga | 2005-01-03 | 1 | -20/+54 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -4/+4 |
* | removed "caps:shift" it never fully solved the problem of turkish keyboards | Pablo Saratxaga | 2004-09-15 | 1 | -1/+1 |
* | disambiguation of keyboard names, so they can be translated differently | Pablo Saratxaga | 2004-09-12 | 1 | -104/+104 |
* | some more XKB keyboard names fixed to match xorg versions | Pablo Saratxaga | 2004-09-10 | 1 | -14/+21 |
* | fixed compose:rwin (it must be enabled if the key isn't used, and not | Pablo Saratxaga | 2004-09-10 | 1 | -3/+4 |
* | fixed Russian phonetic keyboard layout on xorg | Pablo Saratxaga | 2004-09-10 | 1 | -1/+1 |
* | added (commented) new keyboard for tibetan script, so I remember it later | Pablo Saratxaga | 2004-09-08 | 1 | -0/+3 |
* | changed a keyboard name | Pablo Saratxaga | 2004-08-16 | 1 | -2/+2 |
* | ppc doesn't use dumpkeys (?) (Christiaan Welvaart) | Pascal Rigaux | 2004-08-05 | 1 | -1/+2 |
* | the presence of loadkeys doesn't mean it is the regular one. (fixes loadkeys ... | Pascal Rigaux | 2004-06-15 | 1 | -5/+8 |
* | enabled Latgalian language choice; | Pablo Saratxaga | 2004-05-26 | 1 | -0/+1 |
* | Nepali uses devanagari script | Pablo Saratxaga | 2004-05-25 | 1 | -1/+1 |