ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #138708
Re: [Bug 803610] Re: synaptics touchpad upgrade freezes X directly after login
I had a reappearence of the issue with the touchpad, this time gnome was
fully working, when the touchpad stopped working. Again 2-3 sec. after
GDM login touchpad stopped working.
This time the solution was different, applied as described here (german
ubuntu wiki):
http://wiki.ubuntuusers.de/touchpad#GNOME
The touchpad was (for an unknown reason) disabled in GNOME and could be
reenabled:
# info
gconftool-2 --get /desktop/gnome/peripherals/touchpad/touchpad_enabled
# result: false
gconftool-2 --set --type boolean
/desktop/gnome/peripherals/touchpad/touchpad_enabled true
# logout, login, touchpad in Gnome OK
Now the settings are:
gconftool -R /desktop/gnome/peripherals/touchpad
disable_while_typing = true
config_migration_needed = false
touchpad_enabled = true
tap_to_click = true
scroll_method = 2
horiz_scroll_enabled = true
HTH,
Martin
--
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/803610
Title:
synaptics touchpad upgrade freezes X directly after login
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/803610/+subscriptions
References