diff options
author | Colin Guthrie <colin@mageia.org> | 2011-12-18 21:03:21 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-12-18 21:03:21 +0000 |
commit | 995fb5e9638bfa412a24a40af79ab014bc3a4fda (patch) | |
tree | 9ccd7cbc7e34e83bd8ae569a51dde58eed1ffa84 /NEWS | |
parent | da4293191914420d37335ab26949161781311318 (diff) | |
download | drakx-kbd-mouse-x11-995fb5e9638bfa412a24a40af79ab014bc3a4fda.tar drakx-kbd-mouse-x11-995fb5e9638bfa412a24a40af79ab014bc3a4fda.tar.gz drakx-kbd-mouse-x11-995fb5e9638bfa412a24a40af79ab014bc3a4fda.tar.bz2 drakx-kbd-mouse-x11-995fb5e9638bfa412a24a40af79ab014bc3a4fda.tar.xz drakx-kbd-mouse-x11-995fb5e9638bfa412a24a40af79ab014bc3a4fda.zip |
evdev needs to be loaded before calling getInputDevices_and_usb else it will lead to a crash (pterjan)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ - display_driver_helper: use the new modprobe --resolve-alias instead of manually parsing --dry-run output - convert mouse helper to use udevadm in order to work with udev 175+ +- evdev needs to be loaded before calling getInputDevices_and_usb else + it will lead to a crash Version 0.98 - 07 November 2011 - display_driver_helper: allow automatic loading of the implicit driver |