[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2013-05-03 Thread Thomas Hotz
This might be fixed in the newer Ubuntu versions. Thank you for
reporting this bug!

** Changed in: xorg-driver-synaptics (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/18605

Title:
  Touchpad doesn't tap-to-click anymore after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-driver-synaptics/+bug/18605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2010-09-14 Thread rusivi1
Thank you for posting this bug.

Does this occur in Maverick?

** Changed in: xorg-driver-synaptics (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2010-07-18 Thread madbiologist
This might be fixed upstream in kernel 2.6.32.16. From the changelog:

commit 04a08885c36dc2f4663900d007b9d71a7e7f2b92
Author: Dmitry Torokhov
Date: Thu May 13 00:42:23 2010 -0700

Input: psmouse - reset all types of mice before reconnecting

commit ef110b24e28f36620f63dab94708a17c7e267358 upstream.

Synaptics hardware requires resetting device after suspend to ram
in order for the device to be operational. The reset lives in
synaptics-specific reconnect handler, but it is not being invoked
if synaptics support is disabled and the device is handled as a
standard PS/2 device (bare or IntelliMouse protocol).

Let's add reset into generic reconnect handler as well.

Signed-off-by: Dmitry Torokhov
Cc: Tim Gardner
Signed-off-by: Greg Kroah-Hartman

A PPA of this kernel can be found at http://kernel.ubuntu.com/~kernel-
ppa/mainline/

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-12-05 Thread Tero Jänkä
I wrote a small program that can be used to work-around the gnome-
settings-daemon TapButton2/TapButton3 switching problem. It may be
useful if you don't want to manually compile gnome-settings-daemon every
time it is updated.

If you switch between VTs, suspend and resume or insert and remove other
pointing devices it will reset TapButton settings back to what you want.

It uses xinput watch-props to monitor changes to xinput properties.
Whenever a certain property is changed the program resets this property
back to the one configured in the properties array. You may want to edit
this part of the code before compiling.

To compile:

$ gcc -o xinputd xinputd.c

To install:

$ sudo install -p -m 0755 xinputd /usr/local/bin/

To automatically start the program when logging in add xinputd to
System - Preferences - Startup Applications.

** Attachment added: xinputd.c
   http://launchpadlibrarian.net/36479768/xinputd.c

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-12-05 Thread Bryce Harrington
** Changed in: xorg-driver-synaptics (Ubuntu)
 Assignee: Ubuntu-X (ubuntu-x-swat) = (unassigned)

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-10-09 Thread DorianDaumiller
Why is this disabled and why don't Mouse and Touchpad configuration
tools speak with each other?

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-10-09 Thread DorianDaumiller
But there is still something wrong:

I use the following fdi:

?xml version=1.0 encoding=ISO-8859-1?
deviceinfo version=0.2
  device
match key=info.capabilities contains=input.touchpad
!--  merge key=input.x11_options.SHMConfig type=stringOn/merge --
  merge key=input.x11_options.FingerPress type=string84/merge
  merge key=input.x11_options.MaxTapTime type=string600/merge
  merge key=input.x11_options.BMaxTapMove type=string250/merge
  merge key=input.x11_options.CornerCoasting type=stringOn/merge
  merge key=input.x11_options.PalmDetect type=stringtrue/merge
  merge key=input.x11_options.PalmMinZ type=string110/merge
  merge key=input.x11_options.PalmMinWidth type=string14/merge
  merge key=input.x11_options.TapButton1 type=string1/merge
  merge key=input.x11_options.TapButton2 type=string2/merge
  merge key=input.x11_options.TapButton3 type=string3/merge
  merge key=input.x11_options.EmulateTwoFingerMinZ 
type=string70/merge
  merge key=input.x11_options.EmulateTwoFingerMinW 
type=string7/merge
  merge key=input.x11_options.VertTwoFingerScroll type=string1/merge
  merge key=input.x11_options.HorizTwoFingerScroll 
type=string1/merge
  merge key=input.x11_options.VertEdgeScroll type=string0/merge
/match
  /device
/deviceinfo

But synclient -l says (amongst other things):
TapButton1  = 1
TapButton2  = 3
TapButton3  = 2
 
TapButton2 and 3 are mixed up.
So it seems there are multiple services setting settings for my touchpad. 
That's odd..

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-09-19 Thread Zillode
Enable mouse-tap in 'System-Preferences-Touchpad' AND
'System-Preferences-Mouse'. This solved the issue for me.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2009-09-07 Thread Jani Monoses
still an issue with Karmic alpha 5

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2008-03-23 Thread xerosis
Still see this in Hardy with a macbook c2d, the workaround works though
which was a new one to me.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2007-08-17 Thread Mircea Deaconu
I think this might be related: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/133060
and maybe should be marked as a duplicate.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2007-06-05 Thread elias
same thing for me. all tab-scrolling things don't work anymore!

Sony Vaio VGN S560P

By the way, I believe launchpad needs a more advanced Hardware Database.
One that is linked with the user profiles. I would upload my dmidecode,
lshw or whatever once to my profile and the bug fixing crew could access
that information then.

They could for example use an interface and say, what system components
do the bug reporters have in common.

That way they could more easily track down faulty hardware. I can't see
why you the bug-fixers have to download all the lshw files etc. by hand
to investigate. what do we have computers for?

** Attachment added: lshw.txt
   http://launchpadlibrarian.net/7974430/lshw.txt

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2007-05-30 Thread václav
I had the same problem on my HP Pavilion zv6000
I dont know if it was after upgrading my kernel or after trying to get the 
ati-driver work, but my touchpad scroll-area doesnt work anymore
this is the way I fixed it:
In my /etc/X11/ directory was no xorg.conf file only a copy of it: 
xorg.conf.original-0
so I renamed it into xorg.conf, restarted the x-server and it worked

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2007-04-07 Thread JHH
Update: Enabling DOUBLE_CONSOLE_SWITCH=true in /etc/default/acpi-support
worked for me as well. (Xubuntu 7.04 beta)

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2007-01-14 Thread martin
At my laptop the issue is the same: tapping does work, but double-clicking and 
scrolling doesn't. I just recently noticed it had something to do with standby. 
It is a NEC Versa P550. Haven't checked the double-switch-option. The default 
power-on is looking weird enough for some windows-user to suspect my laptop to 
be broken...

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-09-29 Thread Mlt
I've only just tried suspend again on edgy and I have this problem
(samsung x15)

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-08-18 Thread jrb114
Vincenzo's tip also works for me.

I disable tapping by default, but when waking from suspend, tapping was
always enabled, and scrolling disabled. Using the
DOUBLE_CONSOLE_SWITCH=true line works though. (Although the screen does
flash twice and it looks sort of ugly, but it's no longer a show
stopper.)

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-07-21 Thread Kasper Peeters
I tried this workaround, but it does not work for me.

To be precise, I tried: resume from suspend, then switch to an unused
console, log in and do 'startx -- :1'. That indeed presents me with an X
session which has a working touchpad scroll. However, switching back to
the original X session, I still do not have the scroll features back.

In my case, a suspend  resume also leads to loss of functionality of
the scroll wheel on my USB mouse.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-07-21 Thread dennis
What Vincenzo Ciancia suggested worked for me. The workaround is the
DOUBLE_CONSOLE_SWITCH which is set in the /etc/default/acpi-support
file.Set this option to true by. The line should look like:

DOUBLE_CONSOLE_SWITCH=true

If still confused, please refer to the afore mentioned Ciancia email.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-06-18 Thread Vincenzo Ciancia
I have a similar problem: after resuming from standby mode, scrolling
using touchpad borders does not work. If I start another X session, and
then get back to mine using ctrl+alt+f7, it works again so this seems a
problem in initialization of the driver. Moreover, if I enable switching
to console before suspending (DOUBLE_CONSOLE_SWITCH=true in /etc/default
/acpi-support) it works correctly (so this is _the_ workaround).

Can anyone check if these workarounds also solve their problems? I
suspect that making DOUBLE_CONSOLE_SWITCH the default option would be
safer for most ubuntu installations.

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://launchpad.net/bugs/18605

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs