lkml.org 
[lkml]   [2009]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [bisected regression] Touchpad "paste" stops working after suspend to RAM
On Mon 12.Oct'09 at  2:02:24 -0700, Dmitry Torokhov wrote:
> Carols, I see in the dmesg you supplied earlier ALPS was redetected
> successfully, so I guess the problem is that your synclient quirk did
> not run after resume.

The basic touchpad stuff works after resume, it is only the right corner
tap thing which stops working.

> The best way to handle it would be adding a HAL
> rule, something like this:
>
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <deviceinfo version="0.2">
> <device>
> <match key="input.x11_driver" contains="synaptics">
> <merge key="input.x11_options.SHMConfig" type="string">On</merge>
> </match>
> </device>
> </deviceinfo>

This is the scary and ugly thing which I was afraid of originally (it is
off-topic here, but I don't like HAL). So I have this in my .bashrc

synclient RTCornerButton=2

and so far it worked fine. If possible, I would like to keep it that
way. But I will test the HAL config above too.

> Still, I am curious to know why we can't simply reinitialize ALPS from
> the get go, could you please send me a dmesg of resume done with
> i8042.debug? Thanks!

Yes, I will do it.


\
 
 \ /
  Last update: 2009-10-12 11:45    [W:0.182 / U:1.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site