nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: Re: Query !!
From: gary.james.criticallink.com
Date: Thu, 26 Oct 2000 17:32:20 -0500
What would be involved in writing a scan-code mode driver?
10/26/00 3:02:45 PM, "Greg Haerr" <greg@Censoft.com> wrote:
>: GrSelectEvents(win1, GR_EVENT_MASK_KEY_DOWN |
>: GR_EVENT_MASK_KEY_UP);
>:
>
>Whoops! I was thinking you were talking about BUTTON_DOWN
>events. Currently, the kbd_tty.c driver in nano-X doesn't operate
>in scan code mode, so only down events are generated. We need
>to write a scan-code mode driver that will generate the up and
>down events separately.
>
>Regards,
>
>Greg
>
>
>------------------------------------------------------------------
---
>To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
>For additional commands, e-mail: nanogui-help@linuxhacker.org
>
>
>
nanogui@linuxhacker.org