Skip to main content

MaaLinuxInputMethod

Type Alias MaaLinuxInputMethod 

Source
pub type MaaLinuxInputMethod = u64;
Expand description

@brief Linux Input method

Select ONE method only.

MethodDescription
WlrInput using virtual-keyboard-unstable-v1 and wlr-virtual-pointer-unstable-v1 protocol
UInputInput using /dev/uinput
LibeiInput using libei (EIS socket, e.g. the one provided by gamescope)