summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-05-12 21:09:17 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-06-06 06:29:04 +0200
commit10bfe94d200738adda8a2e8981f2ae65712376d3 (patch)
treee07c17c359687db21d07d22f1072601f8dc02195 /perl-install/install/NEWS
parentf090db8b3ed93b5c69f9a093f52a4be873808d77 (diff)
downloaddrakx-10bfe94d200738adda8a2e8981f2ae65712376d3.tar
drakx-10bfe94d200738adda8a2e8981f2ae65712376d3.tar.gz
drakx-10bfe94d200738adda8a2e8981f2ae65712376d3.tar.bz2
drakx-10bfe94d200738adda8a2e8981f2ae65712376d3.tar.xz
drakx-10bfe94d200738adda8a2e8981f2ae65712376d3.zip
don't write input sections in xorg.conf
for eg: USB wacom tablets, mouses & keyboard (we were missing Synaptics touchpads) We now rely on evdev/udev for input devices, which should make Synaptics touchpads to now automagically work during install (mga#11524)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d5645e689..2abf03695 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,9 @@
+- xorg config:
+ o rely on evdev/udev for input devices
+ o Wacom tablets should work better
+ (we now load the wacom driver again)
+ o Synaptics touchpads should now work during install (mga#11524)
+
Version 16.30 - 4 June 2014
- adapt to perl-5.20