Docs.rs
  • mouse-keyboard-input-0.3.4
    • mouse-keyboard-input 0.3.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • positiveway
    • Dependencies
      • ioctl-sys ^0.8.0 normal
      • libc ^0.2 normal
      • nix ^0.26.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate mouse_keyboard_input

  • Version 0.3.4
  • All Items
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

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

Error
UInput error.

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⚠