freebsd-src/share
Amancio Hasty 6797869271 Reviewed by: Amancio
Submitted by:	Randall Hopper <rhh@ct.picker.com>
    The patch supports using the X10 Mouse Remote in both stand-alone and
pass-through configurations, so you can plug your mouse and remote into the
same serial port, use the mouse for X, and use the remote for other apps
like Fxtv. For instance, we can now control fxtv via the remote control
just like a TV : change channels, mute, increase volume, zoom video,
freeze frame 8)

     The mouse events are channeled through the syscons/sysmouse I/F like
normal, and the remote buttons are "syphoned off" to a UNIX-domain stream
socket (defined as _PATH_MOUSEREMOTE in <machine/mouse.h>) for a
remote-aware app to grab and use.

For further info on the X10 Mouse Remote see:
http://www.x10.com/products/x10_mk19a.htm
1998-06-14 20:05:27 +00:00
..
colldef
dict
doc Finished previous commit. Just revert to rev.1.9. 1998-04-13 15:05:43 +00:00
examples Back out locale change until it's better understood by all just 1998-05-20 22:24:48 +00:00
info Print a human-readable warning and die if $INFODIR do not exist. 1998-05-09 22:15:19 +00:00
man Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
me
misc Add upcoming NetBSD 1.3.2 1998-05-12 14:33:37 +00:00
mk Move bsd.own.mk after make.conf, this allows BINFORMAT to be set in 1998-06-12 10:52:52 +00:00
mklocale
skel Sync PATH variable with 'dot.login'. 1998-06-06 15:01:46 +00:00
syscons Add a swissfrench keyboard mapping. 1998-06-13 18:39:22 +00:00
tabset
termcap Spelling fixes. 1998-06-10 12:34:27 +00:00
timedef PR: 6831 1998-06-02 23:02:09 +00:00
zoneinfo
Makefile syscons is i386 specific due to machine/console.h 1998-05-15 11:55:47 +00:00
Makefile.inc