<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Calibri, Verdana, Arial, sans-serif; font-size: 12pt;"><div>I think any function where you provide the key code value and obtain the status of the key should work.<br></div><div><br></div><div>From the Linux Documenation Project:<br></div><div><span class="ILfuVd" lang="en"><span class="hgKElc">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 <b>keycode 101 when Ctrl is pressed simultaneously, and keycode 119 otherwise</b>.</span></span><br></div><div><br></div></div><br></body></html>