Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Paul Bender
On 1/12/2010 6:54 PM, Peter Hutterer wrote: > On Tue, Jan 12, 2010 at 06:26:58PM -0800, Paul Bender wrote: >> On 1/12/2010 2:55 PM, Dan Nicholson wrote: >>> On Tue, Jan 12, 2010 at 2:50 PM, Tony Houghton wrote: On Tue, 12 Jan 2010 13:07:03 -0800 Paul Bender wrote: > My soluti

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Peter Hutterer
On Tue, Jan 12, 2010 at 06:26:58PM -0800, Paul Bender wrote: > On 1/12/2010 2:55 PM, Dan Nicholson wrote: > > On Tue, Jan 12, 2010 at 2:50 PM, Tony Houghton wrote: > >> On Tue, 12 Jan 2010 13:07:03 -0800 > >> Paul Bender wrote: > >> > >>> My solution to this problem is customized udev scripts. Es

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Paul Bender
On 1/12/2010 2:55 PM, Dan Nicholson wrote: > On Tue, Jan 12, 2010 at 2:50 PM, Tony Houghton wrote: >> On Tue, 12 Jan 2010 13:07:03 -0800 >> Paul Bender wrote: >> >>> My solution to this problem is customized udev scripts. Essentially, if >>> the device is a remote, then udev does not set x11_driv

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Tony Houghton
On Tue, 12 Jan 2010 14:55:09 -0800 Dan Nicholson wrote: > On Tue, Jan 12, 2010 at 2:50 PM, Tony Houghton wrote: > > On Tue, 12 Jan 2010 13:07:03 -0800 > > Paul Bender wrote: > > > >> My solution to this problem is customized udev scripts. Essentially, if > >> the device is a remote, then udev d

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Dan Nicholson
On Tue, Jan 12, 2010 at 2:50 PM, Tony Houghton wrote: > On Tue, 12 Jan 2010 13:07:03 -0800 > Paul Bender wrote: > >> My solution to this problem is customized udev scripts. Essentially, if >> the device is a remote, then udev does not set x11_driver. Since >> x11_driver is not set, Xorg ignores t

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Tony Houghton
On Tue, 12 Jan 2010 13:07:03 -0800 Paul Bender wrote: > My solution to this problem is customized udev scripts. Essentially, if > the device is a remote, then udev does not set x11_driver. Since > x11_driver is not set, Xorg ignores the device completely. Oh good, that is still possible. Could

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Paul Bender
On 1/12/2010 10:55 AM, Tony Houghton wrote: > On Tue, 12 Jan 2010 19:25:11 +0100 > Éric Piel wrote: > >> Op 10-01-10 19:04, Tony Houghton schreef: >>> I've got a DVB card with an IR controller which appears as an input >>> device. I want my applications to read the input device directly, not as >>

I don't want my IR handset to act like a keyboard

2010-01-12 Thread Tony Houghton
On Tue, 12 Jan 2010 19:25:11 +0100 Éric Piel wrote: > Op 10-01-10 19:04, Tony Houghton schreef: > > I've got a DVB card with an IR controller which appears as an input > > device. I want my applications to read the input device directly, not as > > a keyboard. Among other reasons, it's because I

Re: I don't want my IR handset to act like a keyboard

2010-01-12 Thread Éric Piel
Op 10-01-10 19:04, Tony Houghton schreef: > I've got a DVB card with an IR controller which appears as an input > device. I want my applications to read the input device directly, not as > a keyboard. Among other reasons, it's because I want to use the "OK" > button while mplayer is running, but it

Re: I don't want my IR handset to act like a keyboard

2010-01-11 Thread Tony Houghton
On Mon, 11 Jan 2010 16:07:32 -0800 Dan Nicholson wrote: > On Sun, Jan 10, 2010 at 10:04 AM, Tony Houghton wrote: [Trying to stop xorg from seeing my IR controller as a keyboard] > Xorg is now picking up devices straight from udev and then configuring > them in xorg.conf{,.d} with InputClass se

Re: I don't want my IR handset to act like a keyboard

2010-01-11 Thread Dan Nicholson
On Sun, Jan 10, 2010 at 10:04 AM, Tony Houghton wrote: > I've got a DVB card with an IR controller which appears as an input > device. I want my applications to read the input device directly, not as > a keyboard. Among other reasons, it's because I want to use the "OK" > button while mplayer is r

Re: I don't want my IR handset to act like a keyboard

2010-01-11 Thread Tony Houghton
On Mon, 11 Jan 2010 00:02:32 +0100 Tino Keitel wrote: > On Sun, Jan 10, 2010 at 18:04:35 +, Tony Houghton wrote: > > I've got a DVB card with an IR controller which appears as an input > > device. I want my applications to read the input device directly, not as > > a keyboard. Among other rea

Re: I don't want my IR handset to act like a keyboard

2010-01-11 Thread Tino Keitel
On Sun, Jan 10, 2010 at 18:04:35 +, Tony Houghton wrote: > I've got a DVB card with an IR controller which appears as an input > device. I want my applications to read the input device directly, not as > a keyboard. Among other reasons, it's because I want to use the "OK" > button while mplayer

I don't want my IR handset to act like a keyboard

2010-01-10 Thread Tony Houghton
I've got a DVB card with an IR controller which appears as an input device. I want my applications to read the input device directly, not as a keyboard. Among other reasons, it's because I want to use the "OK" button while mplayer is running, but it generates an "Enter" keypress which mplayer inter