bug-ncurses
[Top][All Lists]
Advanced

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

Trouble reading out some keys


From: TheLonelyStar
Subject: Trouble reading out some keys
Date: Wed, 25 Feb 2009 04:42:52 -0800 (PST)

Hi,

I have problems with reading out some keys with getch():
- Backspace (The key with which I delete the previous character) does not
return KEY_BACKSPACE.
- Same with Enter/Rerurn and KEY_ENTER.
- I can not find the key defintion for TAB and ESCAPE.

How can I find out if those keys have been pressed?
(keypad is executed with true).

Thanks!
Nathan
-- 
View this message in context: 
http://www.nabble.com/Trouble-reading-out-some-keys-tp22201988p22201988.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]