Hello,

On Sat, Jun 10, 2006 at 11:29:17PM -0600, Warren Turkal wrote:
> Subject: xserver-xorg-input-synaptics: doesn't load options from xorg.conf
> Package: xserver-xorg-input-synaptics
> Version: 0.14.5-1
> Severity: important
> 
> Hello Xperts, ;)
> 
> I am not sure why this happens, but my synaptics setting do not get
> loaded every time I start X. I have the following synaptics
> configuration section in xorg.conf.
> 
> Section "InputDevice"
>       Identifier  "Synaptics Touchpad"
>       Driver      "synaptics"
>       Option      "Protocol"         "auto-dev"
>       Option      "CorePointer"
>       Option      "SHMConfig"        "true"
>       Option      "HorizScrollDelta" "0"
>       Option      "RightEdge"        "5980"
> EndSection
> 
> Here is output from "synclient -l | grep RightEdge" immediately after
> logging into a failsafe session:
> 
> [EMAIL PROTECTED]:~$ synclient -l | grep RightEdge
>     RightEdge            = 5300
> 
> This should be set to 5980 as per my xorg.conf configuration. Okay, if I
> now do "synclient RightEdge=5980" to override the default, the previous
> command returns the right thing and the edge scrolling works.
> 
> [EMAIL PROTECTED]:~$ synclient RightEdge=5980
> [EMAIL PROTECTED]:~$ synclient -l | grep RightEdge
>     RightEdge            = 5980

I strongly suspect an interaction with something else. Do you have any
of the graphical configuration client installed
(gsynaptics/ksynaptics/qsynaptics)?
Can you attach an Xorg.0.log of a session?

Thanks
-- 
mattia
:wq!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to