Crate xencelabs_quick_keys

Source

Structs§

ButtonState
The state of the buttons at any given moment (true => press, false => not press)
QKDevice
Use to send and receive commands from a particular Quick Keys device.

Enums§

ConnectionMode
Connection method (cable, wireless, or automatic…)
Event
Represent a state change of the device
QKError
ScreenBrightness
Possible screen brightness levels
ScreenOrientation
Possible device screen orientations
WheelDirection
Represent the direction of movement of the wheel
WheelSpeed
Possible wheel speed settings

Type Aliases§

QKResult