Lines Matching +full:multi +full:- +full:purpose
1 .\" Copyright (c) 2014-2020 Vladimir Kondratyev <wulf@FreeBSD.org>
15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
30 .Nd MS Windows 7/8/10 - compatible HID multi-touch device driver
34 .Bd -ragged -offset indent
45 .Bd -literal -offset indent
51 driver provides support for the MS Windows 7/8/10 - compatible HID
52 multi-touch devices found in many laptops.
54 To get multi-touch device working in
55 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
57 .Pa ports/x11-drivers/xf86-input-evdev .
60 creates a pseudo-device file,
62 which presents the multi-touch device as an input event device.
67 .Xr evdev 4 Pq Pa ports/x11-drivers/xf86-input-evdev .
69 .An -nosplit