Added lirc.
[irreco.git] / lirc-0.8.4a / doc / html / imon-24g.html
blobe36ca559329debc4e9063f05dd7d832ba18e719d
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 <HTML>
4 <HEAD>
5 <TITLE>LIRC - Linux Infrared Remote Control</TITLE>
6 <LINK REL=stylesheet TYPE="text/css" HREF="../lirc.css">
7 <LINK REL="shortcut icon" HREF="../favicon.ico">
8 <META NAME="description" CONTENT="LIRC - Linux Infra-red Remote Control">
9 <META NAME="keywords" CONTENT="linux, kernel module, remote control, animax, multimedia">
10 </HEAD>
12 <BODY BACKGROUND="../images/marb18.jpg"
13 BGCOLOR="#FFFFFF" TEXT="#000000" ALINK="#8080FF">
14 <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
15 <TR>
16 <TD CLASS="menu" WIDTH="100%" HEIGHT="150">
17 <IMG SRC="../images/diode.gif" ALT=""
18 WIDTH="300" HEIGHT="150" BORDER="0" HSPACE="20"
19 VSPACE="0" ALIGN="LEFT">
20 <IMG SRC="../images/lirc.gif" ALT=""
21 WIDTH="300" HEIGHT="150" BORDER="0" HSPACE="20"
22 VSPACE="0" ALIGN="RIGHT">
23 </TD>
24 </TR>
25 <TR>
26 <TD WIDTH="100%">&#160;<BR>
27 <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
28 <TR>
29 <TD WIDTH="15%">&#160;<BR></TD>
30 <TD WIDTH="70%" ALIGN="LEFT" VALIGN="TOP">&#160;<BR>
32 <!-- Text ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
34 <A NAME="overview"></A><HR>
35 <CENTER><H1>iMON 2.4G DT/LT</H1></CENTER>
37 <P>
38 The asccociation process of the iMON 2.4G DT/LT remote.
39 </P>
41 <P>
42 Due to the design (could probably have been
43 better), an application needs to have an open
44 connection to the lirc-daemon*, to allow the
45 association process to start.
46 </P>
48 <P>
49 To associate the remote you need 2 terminals.
50 <DL>
52 <DT>1 To:</DT><DD>Find the &quot;sys&quot; entry and
53 start the association process</DD>
55 <DT>2 To:</DT><DD>Start a process that has a connection
56 open to the lirc-daemon</DD>
58 </DL>
60 The example is shown for bash but sould be quite easy to adapt for (t)csh
61 <PRE>
62 Term #1 | Term #2
63 --------------------------------------------+----------------------------------------
64 # file=`find /sys -name associate_remote` |
65 |# irw
66 # echo > $file |
67 --------------------------------------------+----------------------------------------
68 </PRE>
69 Then you hold down a button on the remote. And soon the
70 &quot;irw&quot; process should start to spit out keycodes.
73 Just stop <EM>(Ctrl-C)</EM> the &quot;irw&quot; process,
74 and you should be good to go.
76 <DIV WIDHT="25%"><HR WIDTH="25%" ALIGN="LEFT"></DIV>
78 *) This is because the USB device connection is
79 only initialized when the lirc-daemon gets a
80 connection to an application, and when it is
81 closed, the USB device connection gets closed
82 too. So only in this period it is possible to send
83 packages to the usb-device.
85 <!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
87 <BR><BR>
88 <CENTER>[<A HREF="http://www.lirc.org/">LIRC homepage</A>]<BR>
89 <I>The LIRC Manual, last update: 12-Oct-2008</I></CENTER>
90 <BR><BR>
91 </TD>
92 <TD WIDTH="15%">&#160;<BR></TD>
93 </TR>
94 </TABLE>
95 </TD>
96 </TR>
97 <TR>
98 <TD CLASS="menu" WIDTH="100%">&#160;<BR>
99 </TD>
100 </TR>
101 </TABLE>
102 </BODY>
103 </HTML>