LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc. WWW: http://www.lirc.org/ - Mike mikeh@FreeBSD.org f='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/adodb
Commit message (Expand)AuthorAgeFilesLines
* Add pkg-message back, I missed it in last commit.foxfair2003-08-011-0/+2
* Submitted by: Peter Johnson <freebsd@bilogic.org>foxfair2003-08-012-3/+98
* Add missing adodb-time.inc.php filemharo2003-07-282-0/+2
* PR:foxfair2003-07-192-2/+2
* Make Apache2 + php happier.foxfair2003-02-261-1/+4
* De-pkg-comment.knu2003-02-212-1/+1
* Make databases/adodb fetchable again.edwin2002-12-123-4/+7
* Update to 1.90pat2002-04-063-3/+17
* Add missing driver and bump PORTREVISIONpat2002-03-282-2/+5
* upgrade to 1.81ijliao2002-03-253-73/+127
* Update to 1.72pat2002-02-23