summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
Commit message (Collapse)AuthorAgeFilesLines
* merge fixes from HEADThierry Vignaud2004-05-281-6/+31
|
* - az, tr and tr_f needs XkbOptions 'caps:shift'Pascal Rigaux2004-03-231-8/+9
| | | | | - cleanup
* list jp106 keyboard as latin only to avoid the misleading screen aboutPablo Saratxaga2004-03-101-1/+4
| | | | | language switching (japanese input doesn't use that method)
* 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
| | | | | | | - major cleanups - get rid of "kid exited -1 at /usr/lib/libDrakX/network/tools.pm line 182." warnings
* perl_checkerGuillaume Cottenceau2003-10-301-1/+1
|
* check_prog won't work if arguments are not properly splitted when passed to ↵Guillaume Cottenceau2003-10-301-1/+1
| | | | run_program
* 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
| | | | | - don't run setxkbmap chrooted
* 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
| | | | | | | install that their chosen grp_toggle is not usable. yes it's too late for additional translations but it's not very important that this is untranslated, it's better to have it in.
* - don't set XkbCompat to group_led, it's better to use grp_led:scroll inPascal Rigaux2003-08-261-2/+5
| | | | | | | | | | | | | | XkbOptions - also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale: Also, for multilayout keyboards, it would be nice to also in XkbOptions "compose:rwin" to define the right windows key as the compose key (unless "rwin_toggle" has been choosen to toggle the layouts) "compose:rwin" is the default when loading a single latin layout, but is lost when loading several layouts...
* 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
| | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases.
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-5/+5
|
* 'Option "XkbCompat" "group_led"' is no good becausePascal Rigaux2003-04-211-1/+1
| | | | | | | | | | it means that effectively NO other compatibility settings are included i.e. NONE of standard XFree86 keys work, including Ctrl-Alt-Fx, Ctrl-Alt-KP+, Ctrl-Alt-KP- etc. 'Option "XkbCompat" "default+group_led"' is much better (thanks Andrey Borzenkov)
* 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
| | | | | | | added full list of countries listed in iso 3166, changed japanese charset->font for KDE, removed charset names no longer used
* for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX"Pascal Rigaux2003-02-111-1/+1
| | | | | (to have previous XFree's behaviour)
* language/country selection change:Guillaume Cottenceau2003-02-081-40/+12
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly
* switched some languages to UTF-8 (they use ascii only, so it shouldn'tPablo Saratxaga2003-01-291-1/+1
| | | | | be noticed); changed a keyboard name to match name used by XFree86
* (read): fix return value when no configured keyboard is foundPascal Rigaux2003-01-231-1/+1
|
* small keyboard name changePablo Saratxaga2003-01-201-2/+2
|
* Added some more English locales; and changed all locale names using xxPablo Saratxaga2003-01-161-0/+4
| | | | | | notation to xx_YY notation (so it's easier to just append a ".UTF-8" in case we provide a way to let the user choose if he wants UTF-8 or not)
* make return value name more explicitThierry Vignaud2003-01-091-3/+3
|
* simplifyThierry Vignaud2003-01-091-3/+3
|
* synchronized with XFree86 4.2.99 keyboard layout namesPablo Saratxaga2003-01-061-4/+4
|
* move any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose()Pascal Rigaux2002-12-291-0/+17
|
* do not use "local *F"Pascal Rigaux2002-12-041-6/+5
|
* Added Malayalam keyboardPablo Saratxaga2002-11-191-1/+3
|
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-12/+12
|
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-115/+115
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-108/+108
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!