summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* check_prog won't work if arguments are not properly splitted when passed to r...Guillaume Cottenceau2003-10-301-1/+1
* if we have /bin/loadkeys, use itPascal Rigaux2003-10-231-1/+3
* - use setxkbmap instead of xmodmap if setxkbmap is availablePascal Rigaux2003-10-231-4/+8
* move setxkbmap to keyboard.pmPascal Rigaux2003-10-151-0/+7
* Uzbek console keyboard is now in console-tools; enabling itPablo Saratxaga2003-09-251-1/+1
* /me suxGuillaume Cottenceau2003-09-051-1/+1
* apply patch asked by pablo so that users are not confused duringGuillaume Cottenceau2003-09-051-0/+4
* - don't set XkbCompat to group_led, it's better to use grp_led:scroll inPascal Rigaux2003-08-261-2/+5
* Added choice of Irish keyboard; updated the Georgian "latin layout" one.Pablo Saratxaga2003-08-201-4/+5
* corrected typoPablo Saratxaga2003-08-131-1/+1
* Turkish "F" keyboard was unavailable due to a typoPablo Saratxaga2003-08-051-2/+2
* removed bad keyboard from list for Swedish;Pablo Saratxaga2003-08-041-1/+2
* looks like a pablo's typoGuillaume Cottenceau2003-07-021-2/+2
* added spaces to make perl_checker happyPablo Saratxaga2003-07-011-4/+4
* iAdded various new keyboard layoutsPablo Saratxaga2003-07-011-9/+19
* changed the name of the russian phonetic layoutPablo Saratxaga2003-05-311-1/+1
* Added new toggle possibilities to the menu; use "en_US" for US layoutPablo Saratxaga2003-05-241-1/+8
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-061-2/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-5/+5
* 'Option "XkbCompat" "group_led"' is no good becausePascal Rigaux2003-04-211-1/+1
* Tagged cyrillic keyboard as non-latinPablo Saratxaga2003-03-121-1/+1
* Changed console Czech keyboardPablo Saratxaga2003-03-101-2/+2
* There is no arabic keyboard available for the consolePablo Saratxaga2003-02-261-1/+1
* translate grp_toggles at display-time, not compile-timePascal Rigaux2003-02-181-10/+10
* Enabled Arabic keyboard,Pablo Saratxaga2003-02-161-39/+43
* for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX"Pascal Rigaux2003-02-111-1/+1