Top Level Namespace
Defined Under Namespace
Modules: LinuxInput Classes: UinputFfErase, UinputFfUpload, UinputUserDev
Constant Summary collapse
- Uinput =
LinuxInput::Uinput
- UINPUT_VERSION =
4- UINPUT_IOCTL_BASE =
?U.ord
- EV_UINPUT =
0x0101- UI_FF_UPLOAD =
1- UI_FF_ERASE =
2- UINPUT_MAX_NAME_SIZE =
80