Workarounds #59 and #67 work for me until I suspend / resume. The canonical solution is to run the xinput commands (or their synclient equivalents, if you prefer) not at startup but every time the device is activated. The gsettings key "hotplug-command" in the "org.gnome.settings-daemon.peripherals.input-devices" schema can be used to point to a script doing that. You can use dconf-editor to edit that key.
A default sample script is provided by gnome: http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/common/input-device-example.sh Source and further info in http://tombuntu.com/index.php/2011/11/06/persistent-touchpad-configuration-in-ubuntu-11-10/ ** Attachment added: "My hotplug-command script at ~/bin/hotplug-input-device.sh with the synclient commands that I want" https://bugs.launchpad.net/ubuntu/+source/gpointing-device-settings/+bug/489830/+attachment/3281655/+files/hotplug-input-device.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/489830 Title: Settings of gpointing-device-settings are non-persistent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gpointing-device-settings/+bug/489830/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
