On Mon, Jan 12, 2009 at 9:15 PM, swamynathan <mesw...@gmail.com> wrote:

> i have a situation where i need to get multiple keystrokes from key board
>

The keyboard generates interrupts which you can handle : this would be very
much similar to the way one writes TSRs.
IMHO, writing 'your-own' threads for this would be an overkill when the OS
can capture the same event and give a handle on that to you.

(Q: Can dbus be used here??)

Venkat
Blog @ http://blizzardzblogs.blogspot.com
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to