diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-12-18 14:41:18 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-12-18 14:41:18 +0000 |
commit | 1796d6a2b2b9ec6060c7daa07e318d94ac35160e (patch) | |
tree | b89d399a651c9c41f8ce1dc29ef28f1a93707523 /NEWS | |
parent | d70c29d43189277f97dc9b4d9487cf17c4fdcaaa (diff) | |
download | drakx-kbd-mouse-x11-1796d6a2b2b9ec6060c7daa07e318d94ac35160e.tar drakx-kbd-mouse-x11-1796d6a2b2b9ec6060c7daa07e318d94ac35160e.tar.gz drakx-kbd-mouse-x11-1796d6a2b2b9ec6060c7daa07e318d94ac35160e.tar.bz2 drakx-kbd-mouse-x11-1796d6a2b2b9ec6060c7daa07e318d94ac35160e.tar.xz drakx-kbd-mouse-x11-1796d6a2b2b9ec6060c7daa07e318d94ac35160e.zip |
- keyboarddrake:
o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb
information so hal can get them
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ - keyboarddrake: - o correctly handle default XkbModel - (so that we do not force pc105 when we should not) 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) Version 0.65 - 8 December 2008 |