Lines Matching +full:multi +full:- +full:touch
1 .\" Copyright (c) 2014-2017 Vladimir Kondratyev <wulf@FreeBSD.org>
30 .Nd MS Windows 7/8/10 - compatible USB HID multi-touch device driver
34 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver provides support for the MS Windows 7/8/10 - compatible USB HID
51 multi-touch devices found in many laptops.
53 To get multi-touch device working in
54 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
56 .Pa ports/x11-drivers/xf86-input-evdev .
59 creates a pseudo-device file,
61 which presents the multi-touch device as an input event device.
66 .Xr evdev 4 Pq Pa ports/x11-drivers/xf86-input-evdev .
68 .An -nosplit