a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Devices:
 input.device
  IND_ADDHANDLER
  IND_REMHANDLER
  IND_SETMPORT
  IND_SETMTRIG
  IND_SETMTYPE
  IND_SETPERIOD
  IND_SETTHRESH
  IND_WRITEEVENT
  PeekQualifier
Include
GuruMeditation
Docs » Autodocs » input.device » PeekQualifier

NAME

	PeekQualifier -- get the input device's current qualifiers (V36)

SYNOPSIS

	qualifier = PeekQualifier()
d0
UWORD PeekQualifier( VOID );

FUNCTION

	This function takes a snapshot of what the input device thinks
the current qualifiers are.

RESULT

	qualifier - a word with the following bits set according to
what the input device knows their state to be:
IEQUALIFIER_LSHIFT, IEQUALIFIER_RSHIFT,
IEQUALIFIER_CAPSLOCK, IEQUALIFIER_CONTROL,
IEQUALIFIER_LALT, IEQUALIFIER_RALT,
IEQUALIFIER_LCOMMAND, IEQUALIFIER_RCOMMAND,
IEQUALIFIER_LEFTBUTTON, IEQUALIFIER_RBUTTON,
IEQUALIFIER_MIDBUTTON

NOTES

	This function is new for V36.

SEE ALSO

<devices/inputevent.h>

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Spaceballs

TRSI
AYS
SPB
RSI

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se