| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | new keyboards; new lang->keyboard correspondences | Pablo Saratxaga | 2004-05-25 | 1 | -4/+25 |
* | don't trust the USB keyboard layout announc when it claims to be "us" | Pablo Saratxaga | 2004-05-25 | 1 | -2/+5 |
* | fix typo | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 1 | -4/+6 |
* | - az, tr and tr_f needs XkbOptions 'caps:shift' | Pascal Rigaux | 2004-03-23 | 1 | -8/+9 |
* | list jp106 keyboard as latin only to avoid the misleading screen about | Pablo Saratxaga | 2004-03-10 | 1 | -1/+4 |
* | keyboard::load() causes some errors on kernel 2.4, ignoring them | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
* | rewrite & cleanup. Now works with kernel 2.6, don't know exactly why... | Pascal Rigaux | 2004-02-10 | 1 | -20/+17 |
* | ichanged console uz keyboard to uz.uni | Pablo Saratxaga | 2004-02-05 | 1 | -1/+1 |
* | don't use ioctl KDSKBENT with kernel 2.6, until fixed... | Pascal Rigaux | 2004-01-26 | 1 | -1/+1 |
* | thx perl_checko | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
* | reuse bg_command: | Thierry Vignaud | 2003-11-23 | 1 | -8/+4 |
* | perl_checker | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
* | check_prog won't work if arguments are not properly splitted when passed to r... | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
* | if we have /bin/loadkeys, use it | Pascal Rigaux | 2003-10-23 | 1 | -1/+3 |
* | - use setxkbmap instead of xmodmap if setxkbmap is available | Pascal Rigaux | 2003-10-23 | 1 | -4/+8 |
* | move setxkbmap to keyboard.pm | Pascal Rigaux | 2003-10-15 | 1 | -0/+7 |