Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-26 Thread Zephaniah E. Hull
On Fri, Oct 26, 2007 at 01:16:31PM -0400, Ryan Lortie wrote: > On Fri, 2007-26-10 at 12:44 -0400, Zephaniah E. Hull wrote: > > A 'filter' cares about a key or two, and might even want to remove it > > from the stream, rfkill is a good example. > > The patch introduces t

Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-26 Thread Zephaniah E. Hull
On Thu, Oct 25, 2007 at 01:37:34AM -0400, Ryan Lortie wrote: > On Wed, 2007-24-10 at 11:35 -0400, Zephaniah E. Hull wrote: > > We need a way to, at the absolute minimum, unbind the keyboard from the > > text console. The current solution sucks for things like rfkill. > >

Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-26 Thread Zephaniah E. Hull
On Thu, Oct 25, 2007 at 01:37:34AM -0400, Ryan Lortie wrote: On Wed, 2007-24-10 at 11:35 -0400, Zephaniah E. Hull wrote: We need a way to, at the absolute minimum, unbind the keyboard from the text console. The current solution sucks for things like rfkill. I'm not convinced that Ryan's

Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-26 Thread Zephaniah E. Hull
On Fri, Oct 26, 2007 at 01:16:31PM -0400, Ryan Lortie wrote: On Fri, 2007-26-10 at 12:44 -0400, Zephaniah E. Hull wrote: A 'filter' cares about a key or two, and might even want to remove it from the stream, rfkill is a good example. The patch introduces two different features that work

Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-24 Thread Zephaniah E. Hull
ed that Ryan's fix is any better, but just saying that X should open the console and ignore the characters is simply not an option as far as I am concerned for X. Zephaniah E. Hull. > > -- > Dmitry > -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: [PATCH] Input: Support for a less exclusive grab.

2007-10-24 Thread Zephaniah E. Hull
concerned for X. Zephaniah E. Hull. -- Dmitry -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] Input: Support for a less exclusive grab.

2007-07-03 Thread Zephaniah E. Hull
On Mon, Jul 02, 2007 at 05:20:44PM +0200, Vojtech Pavlik wrote: > On Tue, Jun 12, 2007 at 01:40:31AM -0400, Zephaniah E. Hull wrote: > > On Tue, Jun 12, 2007 at 01:35:05AM -0400, Dmitry Torokhov wrote: > > > On Tuesday 12 June 2007 01:23, Zephaniah E. Hull wrote: > > > &

Re: [PATCH] Input: Support for a less exclusive grab.

2007-07-03 Thread Zephaniah E. Hull
On Mon, Jul 02, 2007 at 05:20:44PM +0200, Vojtech Pavlik wrote: On Tue, Jun 12, 2007 at 01:40:31AM -0400, Zephaniah E. Hull wrote: On Tue, Jun 12, 2007 at 01:35:05AM -0400, Dmitry Torokhov wrote: On Tuesday 12 June 2007 01:23, Zephaniah E. Hull wrote: On Tue, Jun 12, 2007 at 01:19:59AM

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
On Tue, Jun 12, 2007 at 01:35:05AM -0400, Dmitry Torokhov wrote: > On Tuesday 12 June 2007 01:23, Zephaniah E. Hull wrote: > > On Tue, Jun 12, 2007 at 01:19:59AM -0400, Dmitry Torokhov wrote: > > > > > > Like I said I would love if xf86-input-evdev did not g

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
*googles briefly for rfkill-input, looks for his brown paper bag* On Tue, Jun 12, 2007 at 01:19:59AM -0400, Dmitry Torokhov wrote: > On Tuesday 12 June 2007 01:12, Zephaniah E. Hull wrote: > > On Tue, Jun 12, 2007 at 01:07:13AM -0400, Dmitry Torokhov wrote: > >

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
On Tue, Jun 12, 2007 at 01:07:13AM -0400, Dmitry Torokhov wrote: > Hi Zephaniah, > > On Saturday 09 June 2007 04:48, Zephaniah E. Hull wrote: > > EVIOCGRAB is nice and very useful, however over time I've gotten > > multiple requests to make it possible for applications to ge

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
On Tue, Jun 12, 2007 at 01:07:13AM -0400, Dmitry Torokhov wrote: Hi Zephaniah, On Saturday 09 June 2007 04:48, Zephaniah E. Hull wrote: EVIOCGRAB is nice and very useful, however over time I've gotten multiple requests to make it possible for applications to get events straight from

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
*googles briefly for rfkill-input, looks for his brown paper bag* On Tue, Jun 12, 2007 at 01:19:59AM -0400, Dmitry Torokhov wrote: On Tuesday 12 June 2007 01:12, Zephaniah E. Hull wrote: On Tue, Jun 12, 2007 at 01:07:13AM -0400, Dmitry Torokhov wrote: Hi Zephaniah, On Saturday 09

Re: [PATCH] Input: Support for a less exclusive grab.

2007-06-11 Thread Zephaniah E. Hull
On Tue, Jun 12, 2007 at 01:35:05AM -0400, Dmitry Torokhov wrote: On Tuesday 12 June 2007 01:23, Zephaniah E. Hull wrote: On Tue, Jun 12, 2007 at 01:19:59AM -0400, Dmitry Torokhov wrote: Like I said I would love if xf86-input-evdev did not grab the device at all. We have

[PATCH] Input: Support for a less exclusive grab.

2007-06-09 Thread Zephaniah E. Hull
, but grabs it from anything else. About as close to what people want as I can get, and fairly non-invasive. Signed-off-by: Zephaniah E. Hull <[EMAIL PROTECTED]> --- drivers/input/evdev.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/input/evdev.c b/drivers

[PATCH] Input: Support for a less exclusive grab.

2007-06-09 Thread Zephaniah E. Hull
, but grabs it from anything else. About as close to what people want as I can get, and fairly non-invasive. Signed-off-by: Zephaniah E. Hull [EMAIL PROTECTED] --- drivers/input/evdev.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/input/evdev.c b/drivers/input

Re: patch to enable Nvidia v5336 on v2.6.11 kernel (was Re: inter_module_get and __symbol_get)

2005-01-25 Thread Zephaniah E. Hull
On Wed, Jan 26, 2005 at 12:02:51AM +, J.A. Magallon wrote: > > On 2005.01.25, Zephaniah E. Hull wrote: > > On Tue, Jan 25, 2005 at 12:56:25PM +, J.A. Magallon wrote: > > > > > You can use the latest drivers (6629) with this patches: > > > >

Re: patch to enable Nvidia v5336 on v2.6.11 kernel (was Re: inter_module_get and __symbol_get)

2005-01-25 Thread Zephaniah E. Hull
te a new one. > > Ah, just a ton of workarounds -- 1024D/E65A7801 Zephaniah E. Hull <[EMAIL PROTECTED]> 92ED 94E4 B1E6 3624 226D 5727 4453 008B E65A 7801 CCs of replies from mailing lists are requested. Be warned, I ha

Re: patch to enable Nvidia v5336 on v2.6.11 kernel (was Re: inter_module_get and __symbol_get)

2005-01-25 Thread Zephaniah E. Hull
of workarounds -- 1024D/E65A7801 Zephaniah E. Hull [EMAIL PROTECTED] 92ED 94E4 B1E6 3624 226D 5727 4453 008B E65A 7801 CCs of replies from mailing lists are requested. Mercury Be warned, I have a keyboard I can use to beat luser's heads in, and then continue

Re: patch to enable Nvidia v5336 on v2.6.11 kernel (was Re: inter_module_get and __symbol_get)

2005-01-25 Thread Zephaniah E. Hull
On Wed, Jan 26, 2005 at 12:02:51AM +, J.A. Magallon wrote: On 2005.01.25, Zephaniah E. Hull wrote: On Tue, Jan 25, 2005 at 12:56:25PM +, J.A. Magallon wrote: snip You can use the latest drivers (6629) with this patches: http://www.minion.de/files/1.0-6629/ They work

Re: Lovely crash with 2.4.2-ac24.

2001-03-26 Thread Zephaniah E\. Hull
On Mon, Mar 26, 2001 at 10:31:17AM -0800, Andre Hedrick wrote: > On Mon, 26 Mar 2001, Zephaniah E. Hull wrote: > > > On Mon, Mar 26, 2001 at 09:46:54AM -0800, Andre Hedrick wrote: > > > > > > Zephaniah, > > > > > > Does this happen in a non-ac ke

Lovely crash with 2.4.2-ac24.

2001-03-26 Thread Zephaniah E\. Hull
This had hit me a few times with ac18 (I'm not sure it was the same crash though) and just hit me again with ac24. Alan cced due to it being in the ac kernels, Andre because the trace seems to point to the IDE code. Thanks. Zephaniah E. Hull. -- PGP EA5198D1-Zephaniah E. Hull <[EM

Lovely crash with 2.4.2-ac24.

2001-03-26 Thread Zephaniah E\. Hull
This had hit me a few times with ac18 (I'm not sure it was the same crash though) and just hit me again with ac24. Alan cced due to it being in the ac kernels, Andre because the trace seems to point to the IDE code. Thanks. Zephaniah E. Hull. -- PGP EA5198D1-Zephaniah E. Hull [EMAIL

Re: Lovely crash with 2.4.2-ac24.

2001-03-26 Thread Zephaniah E\. Hull
On Mon, Mar 26, 2001 at 10:31:17AM -0800, Andre Hedrick wrote: On Mon, 26 Mar 2001, Zephaniah E. Hull wrote: On Mon, Mar 26, 2001 at 09:46:54AM -0800, Andre Hedrick wrote: Zephaniah, Does this happen in a non-ac kernel? I have not updated code since around 2.4.0, but other

Re: Linux-2.4.0-test10

2000-11-07 Thread Zephaniah E. Hull
working on debugging the problems. Zephaniah E. Hull. > > -- > /| Ragnar Højland Freedom - Linux - OpenGL Fingerprint 94C4B > \ o.O| 2F0D27DE025BE2302C > =(_)= "Thou shalt not follow the NULL pointer for 104B

Re: Linux-2.4.0-test10

2000-11-07 Thread Zephaniah E. Hull
e problems. Zephaniah E. Hull. -- /| Ragnar Højland Freedom - Linux - OpenGL Fingerprint 94C4B \ o.O| 2F0D27DE025BE2302C =(_)= "Thou shalt not follow the NULL pointer for 104B78C56 B72F0822 U chaos and madness await