[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091012095133.GB4178@Pilar.aei.mpg.de>
Date: Mon, 12 Oct 2009 11:51:33 +0200
From: "Carlos R. Mafra" <crmafra2@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-kernel@...r.kernel.org, "Rafael J. Wysocki" <rjw@...k.pl>,
linux-input@...r.kernel.org
Subject: Re: [bisected regression] Touchpad "paste" stops working after
suspend to RAM
On Mon 12.Oct'09 at 11:35:16 +0200, Carlos R. Mafra wrote:
> On Mon 12.Oct'09 at 2:02:24 -0700, Dmitry Torokhov wrote:
> > 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.
I had forgotten that I removed HAL from my Mandriva, so the only solution
for me would be the kernel not regressing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists