• Home
Name Date Size #Lines LOC

..--

config-aux/12-May-2024-16,46612,306

include/12-May-2024-463153

src/12-May-2024-1,7001,072

test/12-May-2024-559375

.gitattributesD12-May-2024631 1615

BUILD.gnD12-May-2024663 5240

COPYINGD12-May-20241.2 KiB2419

ChangeLogD12-May-202426.3 KiB815531

INSTALLD12-May-2024531 2616

Makefile.amD12-May-2024233 1510

OAT.xmlD12-May-20244.6 KiB7721

READMED12-May-2024540 1511

README.OpenSourceD12-May-2024321 1211

aclocal.m4D12-May-2024364.5 KiB10,1899,210

bundle.jsonD12-May-2024810 3434

config.h.inD12-May-20241.6 KiB6241

configureD12-May-2024437.9 KiB14,93312,641

configure.acD12-May-2024574 3024

mtdev.pc.inD12-May-2024225 119

README

1mtdev - Multitouch Protocol Translation Library (MIT license)
2
3The mtdev library transforms all variants of kernel MT events to the
4slotted type B protocol. The events put into mtdev may be from any MT
5device, specifically type A without contact tracking, type A with
6contact tracking, or type B with contact tracking. See the kernel
7documentation for further details.
8
9http://bitmath.org/code/mtdev/
10Please send patches to: patches@bitmath.org
11
12---
13Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
14Copyright (C) 2010 Canonical Ltd.
15

README.OpenSource

1[
2  {
3   "Name":"mtdev",
4   "License":"MIT License",
5   "License File":"COPYING",
6   "Version Number":"1.1.6",
7   "Owner":"pengfei.hou@huawei.com",
8   "Upstream URL":"https://github.com/rydberg/mtdev",
9   "Description": "The mtdev library transforms all variants of kernel MT events to the slotted type B protocol"
10  }
11]
12