← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 571638] Re: Keyboard does not work when touchpad disable button pressed

 

Works with HP Pavilion dv6700.  Reposting relevant excerpt of  #103 of
Bug Report #549727 for everyone's convenience...

You need to prevent gnome-settings-daemon from disabling your touchpad
in the first place, because the Synaptics touchpad driver does this
already. To do so, run the following command in a terminal:

Code:

gconftool-2 --type string --set
/apps/gnome_settings_daemon/keybindings/touchpad ""

This dissociates the key to lock your touchpad from gnome-settings-
daemon. If for any reason, the latter command breaks the lock touchpad
support for you, than you probably have a different issue. To re-
associate the key with gnome-settings-daemon, run this command:

gconftool-2 --type string --set
/apps/gnome_settings_daemon/keybindings/touchpad XF86TouchpadToggle

-- 
Keyboard does not work when touchpad disable button pressed
https://bugs.launchpad.net/bugs/571638
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.