summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Expand)AuthorAgeFilesLines
* don't need prefixing with current packagePascal Rigaux2005-06-091-2/+2
* default to "en" keyboard (as requested by pablo)Pascal Rigaux2005-06-061-2/+2
* DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is unusedPascal Rigaux2005-06-031-2/+0
* rename load() into builtin_loadkeys()Pascal Rigaux2005-06-031-2/+2
* drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since make_mdkinst_s...Pascal Rigaux2005-06-031-20/+1
* keyboard::setup() is better named keyboard::setup_install()Pascal Rigaux2005-06-031-1/+1
* reformat keyboard2full_xkb()Pascal Rigaux2005-06-031-17/+14
* create keyboard::configure_xorg() and use itPascal Rigaux2005-06-031-0/+11
* make perl_checker happyPascal Rigaux2005-06-021-2/+2
* - create keyboard::default() and use itPascal Rigaux2005-06-021-0/+13
* added/modified various keyboards on the list (for next update of xorg-x11)Pablo Saratxaga2005-04-181-15/+8
* put text backPablo Saratxaga2005-04-121-1/+1
* enabled kirghiz console kbdPablo Saratxaga2005-04-121-1/+2
* included/fixed some xmodmap filesPablo Saratxaga2005-04-041-4/+8
* changed tifinagh kbd to "tifinagh(phonetic)", to avoid conflictsPablo Saratxaga2005-03-231-1/+3
* fixed wrongly spelled us_intl for lb locale.Funda Wang2005-03-211-1/+1
* define 'compose:rwin' in XkbOptions when $keyboard->{GRP_TOGGLE}Pablo Saratxaga2005-02-281-1/+1
* changed keyboard to "us" for ChinesePablo Saratxaga2005-02-251-2/+2
* XBox support - XFdrakeStew Benedict2005-02-231-1/+1
* keyboard values for "lb" language.Pablo Saratxaga2005-02-201-1/+2
* small fixPablo Saratxaga2005-02-191-1/+1
* synchronized keyboards with X11;Pablo Saratxaga2005-02-081-5/+7
* minimal XkbModel supportPascal Rigaux2005-01-211-3/+26
* Make %lang2keyboard a global variable, so it can be overriden in aRafael Garcia-Suarez2005-01-071-1/+1
* - enabled choice of various new keyboard layouts.Pablo Saratxaga2005-01-031-20/+54
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-4/+4
* removed "caps:shift" it never fully solved the problem of turkish keyboardsPablo Saratxaga2004-09-151-1/+1
* disambiguation of keyboard names, so they can be translated differentlyPablo Saratxaga2004-09-121-104/+104
* some more XKB keyboard names fixed to match xorg versionsPablo Saratxaga2004-09-101-14/+21
* fixed compose:rwin (it must be enabled if the key isn't used, and notPablo Saratxaga2004-09-101-3/+4
* fixed Russian phonetic keyboard layout on xorgPablo Saratxaga2004-09-101-1/+1
* added (commented) new keyboard for tibetan script, so I remember it laterPablo Saratxaga2004-09-081-0/+3
* changed a keyboard namePablo Saratxaga2004-08-161-2/+2
* ppc doesn't use dumpkeys (?) (Christiaan Welvaart)Pascal Rigaux2004-08-051-1/+2
* the presence of loadkeys doesn't mean it is the regular one. (fixes loadkeys ...Pascal Rigaux2004-06-151-5/+8
* enabled Latgalian language choice;Pablo Saratxaga2004-05-261-0/+1
* Nepali uses devanagari scriptPablo Saratxaga2004-05-251-1/+1
* new keyboards; new lang->keyboard correspondencesPablo Saratxaga2004-05-251-4/+25
* don't trust the USB keyboard layout announc when it claims to be "us"Pablo Saratxaga2004-05-251-2/+5
* fix typoPascal Rigaux2004-05-121-1/+1
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-111-4/+6
* - az, tr and tr_f needs XkbOptions 'caps:shift'Pascal Rigaux2004-03-231-8/+9
* list jp106 keyboard as latin only to avoid the misleading screen aboutPablo Saratxaga2004-03-101-1/+4
* keyboard::load() causes some errors on kernel 2.4, ignoring themPascal Rigaux2004-03-091-2/+2
* rewrite & cleanup. Now works with kernel 2.6, don't know exactly why...Pascal Rigaux2004-02-101-20/+17
* ichanged console uz keyboard to uz.uniPablo Saratxaga2004-02-051-1/+1
* don't use ioctl KDSKBENT with kernel 2.6, until fixed...Pascal Rigaux2004-01-261-1/+1
* thx perl_checkoThierry Vignaud2003-11-241-1/+1
* reuse bg_command:Thierry Vignaud2003-11-231-8/+4
* perl_checkerGuillaume Cottenceau2003-10-301-1/+1