diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-19 16:53:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-19 16:53:13 +0000 |
commit | a7b271677cac573bea00ad9667f4503375604e8b (patch) | |
tree | ed64db79a5b7d4030485337977b3596becb28559 /NEWS | |
parent | a79ce06756b78066965f1a2c81b9a50c5d7657b6 (diff) | |
download | drakx-kbd-mouse-x11-a7b271677cac573bea00ad9667f4503375604e8b.tar drakx-kbd-mouse-x11-a7b271677cac573bea00ad9667f4503375604e8b.tar.gz drakx-kbd-mouse-x11-a7b271677cac573bea00ad9667f4503375604e8b.tar.bz2 drakx-kbd-mouse-x11-a7b271677cac573bea00ad9667f4503375604e8b.tar.xz drakx-kbd-mouse-x11-a7b271677cac573bea00ad9667f4503375604e8b.zip |
- use /dev/input/by-id/xxx device instead of vendor+product for evdev mice
(vendor+product support is dropped in x11-driver-input-evdev-1.2.0)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- use /dev/input/by-id/xxx device instead of vendor+product for evdev mice + (vendor+product support is dropped in x11-driver-input-evdev-1.2.0) - fix device /dev/input/by-id/usb-$ID_SERIAL-event-mouse for wacoms when the ID_SERIAL contains special chars |