12.04, I think I have a related problem but with a USB mouse.
If you have a script like "20_custom-ehci_hcd" in any of the sleep.d
dirs, this may be the culprit here, since it unbinds hcd drivers upon
sleep.
"xinput" settings are lost on resume, and a 000-script in sleep.d fails
because the devic
On 12.04, synaptics touch pad setting reset after the script run on startup so
I must run manually the script in terminal
I have used synclient setting for me which registered in the Startup Programs.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Lee Cho Kang's script fixed the problem for me (just as a small
addendum, change 'myuserid' to your username in the script, it would
have been clearer if Lee had written ). My details; Ubuntu
12.04 64 bit.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
it mean that my script as _synclient-resume in /etc/pm/sleep.d/ works on
the kernel 3.1
however i think that it should be fixed on the ubuntu built in
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
SOLVED on Kernel 3.1 (64bit)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/399902
Title:
xinput and synclient forget user settings on resume
To manage notifications about this bug go to:
https://bu
The problem back happens after Update.
updates are below
libpam0g 1.1.2-2ubuntu8.4
libpam-modules-bin 1.1.2-2ubuntu8.4
libpam-modules 1.1.2-2ubuntu8.4
libpam-runtime 1.1.2-2ubuntu8.4
linux-generic 2.6.38.12.27
linux-headers-generic 2.6.38.12.27
linux-image-generic 2.6.38.12.27
linux-libc-dev 2.6.38
SOLVED, renaming my script from 99-synaptics-touch-resume to
_synclient-resume in /etc/pm/sleep.d .
the script codes below
#!/bin/bash
case "$1" in
thaw|resume)
DISPLAY=:0.0 su myuserid -c "exec
/home/myuserid/my-synaptics-touch-resume.sh"
;;
esac
exit $?
in the my-synaptic
sorry above comment
At the "others setting such as RTCornerButton,RBCornerButton works good"
change to RTCornerButton, RBCornerButton to LTCornerButton,LBCornerButton
in addition, my Ubuntu is in kernel 3.0. uname shows 3.0.0-0300-generic
--
You received this bug notification because you are a
in my, my settings for RTCornerButton and RBCornerButton reset to default when
done login after display resume
but others setting such as RTCornerButton,RBCornerButton works good. I had
tried to do with many help but no effect.
several time i try to find where is the default setting of synclient
Workaround for getting synclient to work in /etc/pm/sleep.d/ script
here:
http://ubuntuforums.org/showpost.php?p=10220575&postcount=6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/399902
Title:
xin
** Summary changed:
- synaptics driver forgets user settings on resume
+ xinput and synclient forget user settings on resume
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/399902
Title:
xinput and s
11 matches
Mail list logo