Enum evdev_rs::GrabMode
[−]
[src]
pub enum GrabMode { Grab, Ungrab, }
Variants
Grab
Grab the device if not currently grabbed
Ungrab
Ungrab the device if currently grabbed