[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: annother Xfree-synaptics problem



On Mon, Feb 28, 2005 at 03:07:47PM +0100, Christian Stalp wrote:
> Hello together,

Hi :)

[...]
> My xf86config-4 is:  ( for the touchpad )
> [code]
> Section "InputDevice" 
>    Driver      "synaptics" 
>    Identifier   "Touchpad" 
>    Option      "CorePointer" 
>    Option      "Edges"         "1900 5400 1800 3900" 
>    Option      "Finger"      "35 40"   #"25 30" 
>    Option      "MaxTapTime"      "100" 
>    Option      "MaxTapMove"      "220" 
>    Option      "VertScrollDelta"   "100" 
>    Option      "MinSpeed"      "0.02" 
>    Option      "MaxSpeed"      "0.20" 
>    Option      "AccelFactor"      "0.0008" 
>    Option      "Device"      "/dev/psaux" 
>    Option      "Protocol"      "ImPS/2" 
>    Option      "Repeater"      "/dev/ps2mouse" 
>    Option      "SHMConfig"      "on" 
> EndSection
> [/code]
> 
> Where ist the problem ?

Some things to consider (before filing a bugreport):
- any useful statement in /var/log/XFree86.0.log ?
- why you're not using 
    Option "Protocol" "auto-dev"
    or
    Option "Protocol" "event"
  since you're using a 2.6 kernel?
- what's the output of 'ipcs -m | grep 0x00005d8b' (during a fresh new X
  session)?

-- 
mattia
:wq!



Reply to: