Expand description
Libinput device configuration.
Structs§
- Capability
- A device’s libinput capabilities.
- Device
Handle - A libinput device.
Enums§
- Accel
Profile - A pointer acceleration profile.
- Click
Method - The click method defines when to generate software-emulated buttons, usually on a device that does not have a specific physical button available.
- Device
Type - A device’s type.
- Scroll
Method - The scroll method of a device selects when to generate scroll axis events instead of pointer motion events.
- Send
Events Mode - A libinput send events mode.
- TapButton
Map - Map 1/2/3 finger taps to buttons.
Functions§
- for_
each_ device - Runs a closure for all current and future input devices.
- get_
devices - Gets handles to all connected input devices.