Home
last modified time | relevance | path

Searched refs:XinputDeviceKeyPress (Results 1 – 2 of 2) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7351 XinputDeviceKeyPress(xinput::DeviceKeyPressEvent), enumerator
7583 … xinput::DEVICE_KEY_PRESS_EVENT => Ok(Self::XinputDeviceKeyPress(TryParse::try_parse(event)?.0)), in parse()
7794 Event::XinputDeviceKeyPress(value) => Some(value.sequence), in wire_sequence_number()
7998 Event::XinputDeviceKeyPress(value) => value.response_type, in raw_response_type()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7351 XinputDeviceKeyPress(xinput::DeviceKeyPressEvent), enumerator
7583 … xinput::DEVICE_KEY_PRESS_EVENT => Ok(Self::XinputDeviceKeyPress(TryParse::try_parse(event)?.0)), in parse()
7794 Event::XinputDeviceKeyPress(value) => Some(value.sequence), in wire_sequence_number()
7998 Event::XinputDeviceKeyPress(value) => value.response_type, in raw_response_type()