RawKey
Code
xkeysym
0.2.1
RawKey
Code
Trait Implementations
From<KeyCode>
In crate xkeysym
Modules
key
Structs
KeyCode
Keysym
Constants
NO_SYMBOL
Functions
keysym
Type Aliases
RawKeyCode
RawKeysym
xkeysym
Type Alias
RawKeyCode
Copy item path
Settings
Help
Summary
Source
pub type RawKeyCode =
u32
;
Expand description
The type of a raw keyboard code.
Trait Implementations
§
Source
§
impl
From
<
KeyCode
> for
RawKeyCode
Source
§
fn
from
(keycode:
KeyCode
) -> Self
Converts to this type from the input type.