nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Problem with keys ...
From: Ritesh Saigal
Date: Thu, 05 Oct 2000 14:44:17 -0700


Hi,

I am having a problem with the keyboard events. I want to catch all
(keyboard) events and then filter out some of  them. I am able to get
ascii values of all integer/character keys. But as soon as I press any
of the function keys or esc, insert, home, end keys, the program exits.

Can anyone tell me how to remove the default action (exit) for these key
events so that my program can catch them...

Regds,

Ritesh.


nanogui@linuxhacker.org