On Sun, Jan 20, 2008 at 04:27:50PM -0600, Hugo Vanwoerkom <[EMAIL PROTECTED]> 
was heard to say:
> Turns out that keypress access *is* the hardest. You have that in Qt but  
> you have to be running in X and within a widget. It's ridiculous to do  
> all that to find out if a key is pressed.
>
> I have no idea how to find out in low-level programming whether a key is  
> depressed.
>
> Any kernel savvy people out there?

  Have you looked at SDL?  It gives you fairly simple access to the
keyboard, and I *think* it can work outside X.

  Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to