LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Getting alt key status (https://www.linuxquestions.org/questions/programming-9/getting-alt-key-status-122336/)

vicky_auradkar 12-03-2003 12:31 PM

Getting alt key status
 
Hey i am 5th sem CSE student and doing my Linux Console Based Editor Project using NCURSES library. Can any one sujjest me how to recognize alt key status through C for menu operations.

hiteshmaisheri 12-13-2003 10:28 AM

use the showkey command in the bash so u can get the ascii for press and release.....

Hko 12-14-2003 09:53 AM

AFAIK you can only read the status of the ALT key when pressed in combination with another key.

hiteshmaisheri 12-15-2003 10:26 AM

no ideas...other thatn showkey function....


All times are GMT -5. The time now is 01:04 PM.