diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-07-09 17:17:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-07-09 17:17:03 +0000 |
commit | 35b3e29a230bd961e45a1e498563f323a72640f9 (patch) | |
tree | 3147c958e92e982f7c546c799dc7d315e965fc16 /NEWS | |
parent | 0f37353012979ea2deea1b2e3bf1dfd4cefb5c21 (diff) | |
download | drakx-kbd-mouse-x11-35b3e29a230bd961e45a1e498563f323a72640f9.tar drakx-kbd-mouse-x11-35b3e29a230bd961e45a1e498563f323a72640f9.tar.gz drakx-kbd-mouse-x11-35b3e29a230bd961e45a1e498563f323a72640f9.tar.bz2 drakx-kbd-mouse-x11-35b3e29a230bd961e45a1e498563f323a72640f9.tar.xz drakx-kbd-mouse-x11-35b3e29a230bd961e45a1e498563f323a72640f9.zip |
- wacom configuration:
o enhance configuration by using /dev/input/by-id/xxx
(backport from trunk, including some functions copied from detect_devices)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -- wacom configuration: add "pad" InputDevice section +- wacom configuration: + o enhance configuration by using /dev/input/by-id/xxx + o add "pad" InputDevice section - fix displaying "3D hardware acceleration: no" for nvidia proprietary driver (#31326) |