Gjsify LogoGjsify Logo

A set of flags used to indicate the capabilities of the active backend

bitfield

Index

Enumeration Members

CAN_OUTPUT_CONFIG_AS_ASCII: number

Backend allows writing ASCII representation of the configuration

CAN_OUTPUT_CONFIG_AS_BINARY: number

Backend allows writing binary representation of the configuration

CAN_TOGGLE_INDICATORS: number

Backend allows to toggls indicators on/off

DEVICE_DISCOVERY: number

Backend supports device discovery, can notify

MULTIPLE_LAYOUTS_SUPPORTED: number

Backend supports multiple layouts

REQUIRES_MANUAL_LAYOUT_MANAGEMENT: number

Backend requires manual configuration, some daemon should do xkl_start_listen(engine,XKLL_MANAGE_LAYOUTS);

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