summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Collapse)AuthorAgeFilesLines
* create new function and use it (backport for finish-install)Olivier Blin2005-12-281-0/+10
|
* This commit was manufactured by cvs2svn to create branchMystery Man2005-09-251-49/+52
| | | | 'MDK-2006_0-update'.
* added "fo" keyboardPablo Saratxaga2005-09-211-2/+1
|
* synchronized XKB keyboard names with what is in latest xorgPablo Saratxaga2005-09-211-50/+48
|
* fixed Latin American (latam) and Laotian (la) xkb keyboard names.Frederic Lepied2005-09-141-2/+2
|
* - keyboard::read() now returns false if the value is not recognisedPascal Rigaux2005-09-131-1/+2
| | | | | - new function keyboard::read_or_default() which always returns a valid value
* last round of keyboard fixesFrederic Lepied2005-09-121-5/+5
|
* cz_qwerty => cz(qwerty)Frederic Lepied2005-09-121-1/+1
|
* fixed some XKB keyboard namesFrederic Lepied2005-09-121-9/+9
|
* shift_toggle is now called shifts_togglePascal Rigaux2005-09-121-1/+1
|
* small timeout when calling xmodmap (for drakx-in-chroot)Pascal Rigaux2005-08-241-1/+3
|
* making us-intl the default console keyboard mapping (it was introduced in ↵Pascal Rigaux2005-08-231-1/+1
| | | | console-tools by Andreas to allow: compose '\'' 'c' to 'ç')
* Revert removal of keyboard layout weight of zh. (bug#16873)Funda Wang2005-08-111-2/+2
|
* move is_xbox from common to detect_devicesOlivier Blin2005-08-051-1/+1
|
* 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
| | | | | | (AFAIK as i, flepied and lmontel knows) (it was added by fpons, commit 1.108 on 2001/07/05)
* rename load() into builtin_loadkeys()Pascal Rigaux2005-06-031-2/+2
|
* drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since ↵Pascal Rigaux2005-06-031-20/+1
| | | | make_mdkinst_stage2 was dropped)
* 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
| | | | | (and don't call it inside a eval, no error should occur)
* make perl_checker happyPascal Rigaux2005-06-021-2/+2
|
* - create keyboard::default() and use itPascal Rigaux2005-06-021-0/+13
| | | | | - it uses keyboard::from_DMI() to get XkbModel when possible
* 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
| | | | | | with future moroccan standard layout (as will be used in schools etc) which is a bit different
* 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
| | | | | | is different than "rwin_toggle" and also when $keyboard->{GRP_TOGGLE} is not defined.
* 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
| | | | | | added second bengali layout; make Serbian cyrillic use Serbian latin (isntead of "us") for latin layout
* 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
| | | | | patch file
* - enabled choice of various new keyboard layouts.Pablo Saratxaga2005-01-031-20/+54
| | | | | - don't prepend "us," if there is already a list of layouts
* 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
| | | | | | anyway; and a much better solution is done on newer keyboard maps in xorg package.
* disambiguation of keyboard names, so they can be translated differentlyPablo Saratxaga2004-09-121-104/+104
| | | | | from language names
* 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
| | | | | when the key is already used); and a new keyboard toggle
* 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
| | | | calling itself)
* enabled Latgalian language choice;Pablo Saratxaga2004-05-261-0/+1
| | | | | | prepared for Sardian; rpmsrate: Japanese input method is now "uim"