Am 19.12.2014 13:55 schrieb "Rainer Stratmann" <[email protected] >: > > 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
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
