summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-02 14:52:38 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-02 14:52:38 +0000
commit5cc8d4067b0cfd45fc6da099aef73efa2881c154 (patch)
treef98f0abe27ab516268a3e2776f389c8da866f7d8 /NEWS
parentfa82d7676557b9066436ccf1ea38c379ffdfed4b (diff)
downloaddrakx-kbd-mouse-x11-5cc8d4067b0cfd45fc6da099aef73efa2881c154.tar
drakx-kbd-mouse-x11-5cc8d4067b0cfd45fc6da099aef73efa2881c154.tar.gz
drakx-kbd-mouse-x11-5cc8d4067b0cfd45fc6da099aef73efa2881c154.tar.bz2
drakx-kbd-mouse-x11-5cc8d4067b0cfd45fc6da099aef73efa2881c154.tar.xz
drakx-kbd-mouse-x11-5cc8d4067b0cfd45fc6da099aef73efa2881c154.zip
- fix detection of touchpad on some kernels (#31584)
(need drakxtools-backend >= 10.4.145) issue was: H: Handlers=event2 ts0 mouse0 in /proc/bus/input/devices instead of the more usual H: Handlers=mouse0 event2 ts0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6687ce1..4e50d14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix detection of touchpad on some kernels (#31584)
+ (need drakxtools-backend >= 10.4.145)
- internal: add many options as having to be used only once, easing their use
and fixing setting them
(eg #31942 where one can't click "Options" after setting EXA)