← Back to team overview

ubuntu-x-swat team mailing list archive

Re: [Bug 782143] Re: touch pad mouse is standard locked right after login

 

Dear Tom,

thanks for this, I will try it soon. Do you understand how all these
different 'levels' of controlling the mouse work? I had already tried
similar tricks using the 'synclient' commandline command, but that did
not resolve the problem. Now you say that there's
'gpointing-device-settings' (which is gnome related, I guess) and
'xinput', which is at the 'x11' level. This used to be soo much more
transparent in the old linux days ;o)

indium

On 07/06/11 19:28, Tom Nicholls wrote:
> You can get to the "Pointing Devices" config programme without a mouse
> by using the command "gpointing-device-settings".
> 
> I have a related, but apparently separate issue (bug #783641) as hitting
> the disable touchpad button twice won't restart my pointer. However, it
> seems that this button issues something like the following to your
> hardware:
> 
> #! /bin/sh
> xinput --set-prop "SynPS/2 Synaptics Touchpad" "Synaptics Off" 0
> xinput --set-prop "SynPS/2 Synaptics Touchpad" "Synaptics Off" 1

> As a workaround, resetting the touchpad should be quicker if you dump
> the code above into a shell script file, substituting "SynPS/2 Synaptics
> Touchpad" for whatever the name of your device is (try xinput --list to
> find out what it's called)
> 
> Hope that helps,
> Tom
>

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/782143

Title:
  touch pad  mouse is standard locked right after login


References