Bug#353652: the gnome-settings-daemon don't run, problem with X

Laurent George eclairg3 at yahoo.fr
Mon Feb 20 02:04:07 UTC 2006


Package: gnome
Version: 1:2.12.2.2
Severity: important


The gnome-settings-daemon won't run,  error with X, something like run with --sync .. 

       The problem for me is due to : 
       #Section "InputDevice"
        #    Identifier     "Configured Mouse"
#    Option         "CorePointer"
##    Option         "Dev Name" "ImExPS/2 Logitech Explorer Mouse"
##   Option         "Dev Phys" "isa0060/serio1/input0"
#    Option         "Device" "/dev/input/event2"
#    Option         "Protocol" "evdev"
#        Option         "Resolution" "800"
#    Option         "Emulate3Buttons" "no"
# #   Option         "Emulate3Buttons" "false"
#    Option         "ZAxisMapping" "6 7"
#EndSection

       I comment this and replace by : 
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection

and work fine, 
so I think the reason is due to evdev driver .. but now I can't use all my bouttons of my mx700

Thanks

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

Versions of packages gnome depends on:
ii  gdm-themes                    0.5        Themes for the GNOME Display Manag
ii  gnome-apt                     0.4.9-1    graphical package manager
ii  gnome-cups-manager            0.31-1.1   CUPS printer admin tool for GNOME
ii  gnome-desktop-environment     1:2.12.2.2 The GNOME Desktop Environment
ii  gnome-office                  1:2.12.2.2 The GNOME Office suite
ii  gnome-themes-extras           0.8.1-4    various themes for the GNOME 2 des
ii  rhythmbox                     0.9.3.1-1  music player and organizer for GNO
ii  synaptic                      0.57.7.1   Graphical package manager
ii  xscreensaver                  4.23-4     Automatic screensaver for X

gnome recommends no packages.

-- no debconf information





More information about the Pkg-gnome-maintainers mailing list