Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/arcnmx/input-linux-rs

evdev and uinput for Rust
https://github.com/arcnmx/input-linux-rs

Last synced: 15 days ago
JSON representation

evdev and uinput for Rust

Lists

README

        

# input-linux

[![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]

`input-linux` is a Rust client for evdev and uinput on Linux.

## [Documentation][docs]

See the [documentation][docs] for up to date information.

[release-badge]: https://img.shields.io/crates/v/input-linux.svg?style=flat-square
[cargo]: https://crates.io/crates/input-linux
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: https://docs.rs/input-linux/*/input_linux/
[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square
[license]: https://github.com/arcnmx/input-linux-rs/blob/master/COPYING