[fpc-pascal] Linux, keypressed, readkey

Sven Barth pascaldragon at googlemail.com
Fri Dec 19 14:13:42 CET 2014


Am 19.12.2014 13:55 schrieb "Rainer Stratmann" <rainerstratmann at t-online.de
>:
>
> Is it possible to do
>
> keypressed and readkey
>
> directly with a systemcall in linux without unit crt?

Unit CRT is basically only reading from StdIn to determine pressed keys.
Just look at the implementation of KeyPressed and ReadKey in CRT to see how
it's done.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20141219/91236939/attachment.html>


More information about the fpc-pascal mailing list