Query: uep
OS: freebsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UEP(4) BSD Kernel Interfaces Manual UEP(4)NAMEuep -- eGalax touchscreen driverSYNOPSISTo compile this driver into the kernel, place the following lines into your kernel configuration file: device uep device usb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uep_load="YES"DESCRIPTIONThe uep driver provides support for the eGalax onscreen touch panels. The driver is stub. It just probes and attaches to USB device, creates device entry and feeds reassembled packets from the hardware to it. To get mouse working in X(7), one needs to install ports/x11-drivers/xf86-input-egalax.FILESuep creates a blocking pseudo-device file, /dev/uep0.SEE ALSOusb(4), loader.conf(5), xorg.conf(5) (ports/x11/xorg), egalax(4) (ports/x11-drivers/xf86-input-egalax).AUTHORSThe uep driver was written by Gleb Smirnoff <glebius@FreeBSD.org>.BUGSuep can't act like sysmouse(4), since the latter does not support absolute motion events.BSDMay 25, 2010 BSD
Related Man Pages |
---|
ums(4) - minix |
ums(4) - linux |
ums(4) - redhat |
ums(4) - xfree86 |
ums(4) - hpux |
Similar Topics in the Unix Linux Community |
---|
x11 |
Cygwin X11 Packages |
Updating the FreeBSD ports |
how to write data into a device file? |
missing x11 module, how do i get it? |