Dave Mielke <[EMAIL PROTECTED]> writes:
>>Yes, for now, thats all that is necessary. The Linux hiddev
>>interface has a bunch of ioctls as well (all defined in linux/hiddev.h).
>>They can be used to get "reports" and do other things, but
>>reading incoming events is as simple as reading from the
[quoted lines by Mario Lang on 2008/02/06 at 23:57 +0100]
>Yes, for now, thats all that is necessary. The Linux hiddev
>interface has a bunch of ioctls as well (all defined in linux/hiddev.h).
>They can be used to get "reports" and do other things, but
>reading incoming events is as simple as rea
Mario Lang, le Wed 06 Feb 2008 23:57:38 +0100, a écrit :
> > What's in the event->hid field?
>
> -16711674.
0xff010006
probably looks better, whatever it means :)
Samuel
___
This message was sent via the BRLTTY mailing list.
To post a message, send an
Dave Mielke <[EMAIL PROTECTED]> writes:
>>Below is a C file that dumps the keypresses to stdout.
>
> So all you do is open a hiddev and read from it?
Yes, for now, thats all that is necessary. The Linux hiddev
interface has a bunch of ioctls as well (all defined in linux/hiddev.h).
They can be u
[quoted lines by Mario Lang on 2008/02/06 at 19:14 +0100]
>Below is a C file that dumps the keypresses to stdout.
So all you do is open a hiddev and read from it?
What's in the event->hid field?
Do you get any special event(s) when the device is turned off?
Is the device just USB, or does it h
On Wed, 6 Feb 2008, Mario Lang wrote:
> Andor Demarteau <[EMAIL PROTECTED]> writes:
>
> > you will probably not get any specs, I've been bugging optelec here in .nl
> > for them for some time.
>
> Well, Dave already has the specs, so thats not the problem...
well well okay
> --
> CYa,
scussion between users and developers of BRLTTY."
Sent: Wednesday, February 06, 2008 7:16 PM
Subject: Re: [BRLTTY] bc640: Some debug info
> you will probably not get any specs, I've been bugging optelec here in .nl
> for them for some time.
> They even try to sell me this display i
Andor Demarteau <[EMAIL PROTECTED]> writes:
> you will probably not get any specs, I've been bugging optelec here in .nl
> for them for some time.
Well, Dave already has the specs, so thats not the problem...
--
CYa,
⡍⠁⠗⠊⠕ | Debian Developer http://debian.org/>
.''`. | Get my public key vi
you will probably not get any specs, I've been bugging optelec here in .nl
for them for some time.
They even try to sell me this display instead of me going to the baum
varioconnect models.
O blundly told them, if you don't support linux no deal.
seams even that didn't help much.
Lucky me they w
Hi.
This is as far as I could get without any specs.
Below is a C file that dumps the keypresses to stdout.
Keypresses are delivers pretty strangely, first the "keycode"
arrives, and then the key type. A key type indicator has
the left nibble set to 1110 or to indicate press and release,
an
10 matches
Mail list logo