241
OPUS Projektor Manual
Variables
"Keycode of last button released."
Keycodes: see @UserButtonPressed
-1 if there is at least one button pressed.
@UserMultiButtonPressed_00
"Keys bitwise encoded so that press of multiple keys can be detected."
Bit pattern is device independent:
bit 0 ... 15: Softkeys right of display, counted from the top
bit 16 ... 32: Softkeys left of display, counted from the top
@UserMultiButtonPressed_01
"Keys bitwise encoded so that press of multiple keys can be detected. To be used if
terminal has more than 32 keys or to keep bit pattern device independent as long as
possible."
Bit pattern is device independent
bit 0 ... 15: Softkeys top of display, counted from the right (bit pattern similar to physical key
position)
bit 16 ... 32: Softkeys bottom of display, counted from the right (bit pattern similar to
physical key position)