Docs.rs
  • mouse-keyboard-input-0.9.1
    • mouse-keyboard-input 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • positiveway
    • Dependencies
      • crossbeam-channel ^0.5 normal
      • ioctl-sys ^0.8 normal
      • libc ^0.2 normal
      • nix ^0.28 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mouse_keyboard_input0.9.1

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate mouse_keyboard_input

Source

Re-exports§

pub use crate::key_codes::*;

Modules§

key_codes

Structs§

VirtualDevice
input_event
input_id
uinput_user_dev

Enums§

DeviceDefinitionType

Constants§

UINPUT_MAX_NAME_SIZE

Functions§

ui_dev_create⚠
ui_dev_destroy⚠
ui_get_version⚠
ui_set_absbit⚠
ui_set_evbit⚠
ui_set_ffbit⚠
ui_set_keybit⚠
ui_set_ledbit⚠
ui_set_mscbit⚠
ui_set_phys⚠
ui_set_propbit⚠
ui_set_relbit⚠
ui_set_sndbit⚠
ui_set_swbit⚠

Type Aliases§

Button
ChannelSender
Coord
EmptyResult
EventParams
Result