|
NAMExmindpath —
MindPath PocketPoint user-level driver for X11
SYNOPSIS
DESCRIPTIONxmindpath reads signal sent from MindPath PocketPoint
device via serial port, and translate that into X11 event.
PocketPoint is a laser pointer, with three remote control keys.
Three keys are right arrow, left arrow and "f/x" key. Keypress
will be transmitted as 1200bps IrDA signal, which can be parsed by your
computer.
To perform remote-controlled presentation, invoke
If you specify dev after
RETURN VALUESThe program exits with 0 on success, non-zero on failures.SEE ALSOmgp(1).MindPath PocketPoint:
HISTORYThexmindpath command was implemented by Jun-ichiro Itoh
<itojun@itojun.org> .
This program derives most of its X11 related code from twiddler driver. BUGSKeycode for "f/x" key should be configurable. BSDI gettyd(8) support would be desirable.
Visit the GSP FreeBSD Man Page Interface. |