Re: Keyboard modifiers in Photon 2.x (QNX 6.x)



On Mon, 10 Mar 2003, Pavel Roskin wrote:

> Hello!
>
> > Attached is patch to allow modifiers detection in QNX Photon
> > pterm. (diff against key.c from yesterday's CVS snap)
>
> Applied.  Thank you!

By the way, you are using fstat() incorrectly.  The first argument should
be an open file descriptor.  fstat returns 0 on success.  I'm removing
that check - it's not required.  dlopen() will return NULL on non-existent
files.

-- 
Regards,
Pavel Roskin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]