mtdev-1.1.7

Introduction to mtdev

The mtdev package contains Multitouch Protocol Translation Library which is used to transform all variants of kernel MT (Multitouch) events to the slotted type B protocol.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

  • Download (HTTP): https://bitmath.org/code/mtdev/mtdev-1.1.7.tar.bz2

  • Download SHA256 Sum: a107adad2101fecac54ac7f9f0e0a0dd155d954193da55c2340c97f2ff1d814e

  • Download MD5 sum: 483ed7fdf7c1e7b7375c05a62848cce7

  • Download size: 1,468.2 KB

  • Estimated disk space required: 2,354.2 KB

  • Estimated build time: less than 0.1 SBU

Installation of mtdev

Prepare mtdev by running the following commands:

./configure --prefix=/usr --disable-static

Now Build the package issue:

make

This package does not come with a test suite.

Now Install, as the root user:

make install

Contents

Installed Program: mtdev-test
Installed Library: libmtdev.so
Installed Directories: None

Short Descriptions

mtdev-test

is a tool to test libmtdev

libmtdev.so

contains Multitouch Protocol Translation API functions