From: Jay C. <jay...@ya...> - 2006-07-13 07:34:37
|
Glad to see the seg faults are fixed and the input stuff is a nice supprise as far as i know the uinput framework is used for insernting keypresses, if you want to read them then you read from the /dev/event interfaces, each one corrisponding to a specific device. using this means that you could prot lcd screen buttons to do key presses which can then be used by any other program and then have a module that works and responds on key presses basicaly you could use any button to change the LCD screen content the only problem i can see is how you play nice with the rest of the system. another usless ramble by: Jay Coles jay...@ya... aka Da_Blitz __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |