diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-12-08 09:57:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-12-08 09:57:02 +0000 |
commit | 85747bfdd9418740058545902e2bd5fda5f81ea7 (patch) | |
tree | a180d9b8dd5aff51615f888e0c7664a1b0363b02 /NEWS | |
parent | c8a4f9bc2ddc202a16390fd8520edc7f81052d7a (diff) | |
download | drakx-kbd-mouse-x11-85747bfdd9418740058545902e2bd5fda5f81ea7.tar drakx-kbd-mouse-x11-85747bfdd9418740058545902e2bd5fda5f81ea7.tar.gz drakx-kbd-mouse-x11-85747bfdd9418740058545902e2bd5fda5f81ea7.tar.bz2 drakx-kbd-mouse-x11-85747bfdd9418740058545902e2bd5fda5f81ea7.tar.xz drakx-kbd-mouse-x11-85747bfdd9418740058545902e2bd5fda5f81ea7.zip |
- XFdrake
o special hack for gdium: the "default monitor" is "Plug'n Play" instead of
good_default_monitor() (it will work since the resolution is passed to the
kernel on gdium)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,11 +4,15 @@ o have Option "PanelGeometry" "XXxYY" on geode driver o do not display the weird ratios 128/75, 85/48 (for 1024x600 and 1360x768) o do not load "Type1" module by default (disabled in xserver-1.5.x) + o special hack for gdium: the "default monitor" is "Plug'n Play" instead of + good_default_monitor() (it will work since the resolution is passed to the + kernel on gdium) - mousedrake, XFdrake: o do not use /dev/mouse symlink (in xorg.conf) - mousedrake o do not propose to test the chosen mice (it doesn't handle evdev/synaptics and so is quite obsolete nowadays) + o Version 0.64 - 1 October 2008 |