[fpc-pascal] Pause Key

DougC doug at moosemail.net
Fri Apr 14 03:11:22 CEST 2023


I think any function where you provide the key code value and obtain the status of the key should work.



>From the Linux Documenation Project:

The two keys 
PrintScrn/SysRq and Pause/Break are special in that they have two 
keycodes: the former has keycode 84 when Alt is pressed simultaneously, 
and keycode 99 otherwise; the latter has keycode 101 when Ctrl is pressed simultaneously, and keycode 119 otherwise.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20230413/80aa0a34/attachment-0001.htm>


More information about the fpc-pascal mailing list