OnScreen: for Windows; On-Screen Keyboards. with Assistive Technology; ... other software running (anti-virus, spyware, virtual machine, etc.). Produc
Document source : www.imgpresents.com
Chapter 9. Operation Notes
code is dependent on regional, language,
keyboard layout, and possibly other issues.
Quick Reference:
%%knnn, e.g. %%k010 - uses the currently
selected KMF (OnScreen layout) and looks up
the virtual key / scan code information for this
key, sends down/up keystrokes
%%snnn, e.g. %%s112 - sends the scancode,
but processed internally. In most cases this will
be the same virtual key code as specified, but it
may be modified.
%%vnnn, e.g. %%v112 - sends the Windows
Virtual Key (refer to Microsoft documentation)
unmodified (note decimal notation, hex is not
supported).
Key# Description
0 Escape Key
1 F1
460
Summary :
%%k010 - uses the currently selected KMF (OnScreen layout) and looks up the virtual key / scan code information for this key, sends down/up keystrokes %%snnn, e.g.
Tags :
key,code,sends,irtual,but,layout,information,notation,operation,internally,downup,kmf,notes