mtdev-test

Development Package

Install

All systems
curl cmd.cat/mtdev-test.sh
Debian Debian
apt-get install mtdev-tools
Ubuntu
apt-get install mtdev-tools
Alpine
apk add mtdev
Arch Arch Linux
pacman -S mtdev
image/svg+xml Kali Linux
apt-get install mtdev-tools
CentOS
yum install mtdev-devel
Fedora
dnf install mtdev-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install mtdev-tools
Raspbian
apt-get install mtdev-tools
Docker
docker run cmd.cat/mtdev-test mtdev-test powered by Commando

mtdev-devel

Development Package

mtdev-tools

Multitouch Protocol Translation Library - test tools

libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. This package provides some test tools for the libmtdev library. + mtdev-test: prints the information coming from the kernel

mtdev

mtdev is a stand-alone library which transforms all variants of

kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking.