Skip to content

Repository files navigation

touche driver

Setup

Ensure libevdev-dev, libudev-dev, and android-udev-rules are installed:

Ubuntu

sudo apt-get update && sudo apt-get install libevdev-dev systemd-dev android-sdk-platform-tools-common

Fedora

sudo dnf install libevdev-devel android-udev-rules

Arch

# Install yay or another AUR helper first.

# Install libudev0 from AUR
yay -S libudev0
sudo pacman -S libevdev android-udev

NixOS

Under construction!

Run

Sometimes, the driver may not see the device because it lacks bundled udev rules. The problem is, there are so-o-o many device manufacturers and lineups, and each has different device/manufacturer IDs, so it's usually simpler to run the binary as root (with sudo).

Grab the binary here

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages