| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
o bug fix: overwrite previous /etc/sysconfig/keyboard Xkb information when
changing keyboard
|
|
|
|
|
|
| |
o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb
information so hal can get them
|
|
|
|
|
|
|
|
|
| |
o correctly handle default XkbModel
(so that we do not force pc105 when we should not)
(nb: this is not very important nowadays because XkbModel is deprecated with
evdev, but hell, it's easy to fix :)
|
|
|
|
|
|
| |
o configure hal so Xorg can get xkb info
(nb: for now, you must "service haldaemon restart" to be taken into account)
|
|
|
|
|
| |
o fix lithuanian keyboard choices (cf #41031)
|
|
|
|
|
|
|
| |
o in drakx-finish-install, keyboard is asked after asking country, so have a
good default based on country too (was done for pt_BR but not fr_XX)
(#39221)
|
|
|
|
|
|
|
|
|
| |
o default romanian keyboard is qwerty (cf #38450)
o "ro" really is "ro(std_cedilla)"
(to be more standard on unpatched xkeyboard-config)
o "ro(us)" is wrong and not qwerty, use "ro(winkeys)" which is the only
qwertz from symbols/ro
|
| |
|
|
|
|
|
|
| |
o do not force "us" keyboard on everybody that choose "English (American)"
(#36575)
|
|
|
|
|
|
| |
o use kr(kr104) for the korean keyboard, and don't prompt for a toggle key
since korean use input method instead
|
|
|
|
|
| |
only during installation
|
| |
|
| |
|
|
|