Gjsify LogoGjsify Logo

Index

Enumeration Members

ALT: number

The Alt key (as opposed to AltGr).

CONTROL: number

'Control'/'Ctrl'.

META: number

Depending on the platform, this may map to 'Window', 'Function', 'Meta', 'Menu', or 'NumLock'. Such 'Meta keys' will map to one of META, META2, META3. On X Windows platforms these META values map to the modifier masks Mod1Mask, Mod2Mask, Mod3Mask, e.g. an event having ATSPI_MODIFIER_META2 means that the 'Mod2Mask' bit is set in the corresponding XEvent.

META2: number

See ATSPI_MODIFIER_META.

META3: number

See ATSPI_MODIFIER_META.

NUMLOCK: number

A symbolic meta key name that is mapped by AT-SPI to the appropriate META value, for the convenience of the client.

SHIFT: number

The left or right 'Shift' key.

SHIFTLOCK: number

The ShiftLock or CapsLock key.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method