GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HMT(4) FreeBSD Kernel Interfaces Manual HMT(4)

hmt
MS Windows 7/8/10 - compatible HID multi-touch device driver

To compile this driver into the kernel, place the following lines into your kernel configuration file:
device hmt
device hidbus
device hid
device hconf
device evdev

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

hmt_load="YES"

The hmt driver provides support for the MS Windows 7/8/10 - compatible HID multi-touch devices found in many laptops.

To get multi-touch device working in X(7), install ports/x11-drivers/xf86-input-evdev.

hmt creates a pseudo-device file, /dev/input/eventX which presents the multi-touch device as an input event device.

hid(4), loader.conf(5), xorg.conf(5) (ports/x11/xorg), evdev(4) (ports/x11-drivers/xf86-input-evdev).

The hmt driver was written by Vladimir Kondratyev <wulf@FreeBSD.org>.

hmt cannot act like sysmouse(4)
August 11, 2020 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.