Bug#353652: gnome: Same problem here...

Julien BEHEM julien.behem at lanproject.net
Sun Mar 12 12:39:15 UTC 2006


Package: gnome
Followup-For: Bug #353652


I have the same problem since upgrade to xorg 6.9 and gnome 2.12 (debian testing).

Linux 2.6.12-1-k7 #1 Tue Sep 27 13:22:07 JST 2005 i686 GNU/Linux
ii  xserver-xorg                  6.9.0.dfsg.1-4
ii  xserver-common                6.9.0.dfsg.1-4
....
ii  gnome-common                  2.12.0-1
ii  gnome-panel                   2.12.3-1
ii  gnome-panel-data              2.12.3-1
ii  gnome-session                 2.12.0-4
ii  gnome-utils                   2.12.2-3
ii  gnome-themes                  2.12.3-1 
....

gnome-setting-daemon working fine with this xorg.conf :

Section "ServerLayout"
    Identifier     "Layout"
    Screen         "Dual Screen" 0 0
    InputDevice    "Cordless Desktop" "CoreKeyboard"
    InputDevice    "Mouse" "CorePointer"
EndSection

Section "InputDevice"
        Identifier      "Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection


But not with this :

Section "ServerLayout"
    Identifier     "Layout"
    Screen         "Dual Screen" 0 0
    InputDevice    "Cordless Desktop" "CoreKeyboard"
    InputDevice    "MX1000" "CorePointer"
EndSection

Section "InputDevice"
    Identifier     "MX1000"
    Driver         "evdev"
    Option         "Device" "/dev/input/mx1000"
EndSection


Thanks for help.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=fr_FR at euro, LC_CTYPE=fr_FR at euro (charmap=ISO-8859-15)





More information about the Pkg-gnome-maintainers mailing list