keyboard events
John Love-Jensen
eljay@adobe.com
Wed Aug 28 07:50:00 GMT 2002
Hi Varun,
No, GCC does not provide that kind of facility. GCC provides a compiler and
standard header files. (And a few other related cool things.)
The operating system provides various keyboard events like KEY_DOWN/KEY_UP.
Check your X11 and/or RedHat documentation, which should provide the
facility you are seeking.
--Eljay
On 8/28/02 7:42 AM, "Varun Kacholia" <varunk@cse.iitb.ac.in> wrote:
> hello
> I wanted to know whether gcc provides some facility to get the various
> keyboard events like KEY_DOWN/KEY_UP etc.
> If not then what would be the best way to avail them
> I am using gcc3 on redhat 7.2 .
> thanks for any help
More information about the Gcc-help
mailing list