<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">I&#39;m interested in making a ChucK program which responds to key presses to assist users&#39; typing.</div><div style="font-family:arial,sans-serif;font-size:13px">Using ascii codes from HidMsg.ascii, I can differentiate between many keys, but not some keys like the arrow keys, (on windows) control, alt, shift, tab, home, end and some others.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I wasn&#39;t able to find documentation for the Hid or HidMsg classes.<br></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Is there any way to identify these keys in ChucK? </div></div>