⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 irexec.html

📁 很少见的linux下的红外口的工具
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>  <HEAD>    <TITLE>LIRC - Linux Infrared Remote Control</TITLE>    <LINK REL=stylesheet TYPE="text/css" HREF="../lirc.css">    <META NAME="description" CONTENT="LIRC - Linux Infra-red Remote Control">    <META NAME="keywords" CONTENT="linux, kernel module, remote control, animax, multimedia">  </HEAD>    <BODY BACKGROUND="../images/marb18.jpg"    BGCOLOR="#FFFFFF" TEXT="#000000" ALINK="#8080FF">    <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">      <TR>	<TD CLASS="menu" WIDTH="100%" HEIGHT="150">	  <IMG SRC="../images/diode.gif" ALT=""	    WIDTH="300" HEIGHT="150" BORDER="0" HSPACE="20"	    VSPACE="0" ALIGN="LEFT"> 	  <IMG SRC="../images/lirc.gif" ALT=""	    WIDTH="300" HEIGHT="150" BORDER="0" HSPACE="20"	    VSPACE="0" ALIGN="RIGHT">	</TD>      </TR>      <TR>	<TD WIDTH="100%">&#160;<BR>	  <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">	    <TR>	      <TD WIDTH="15%">&#160;<BR></TD>	      <TD WIDTH="70%" ALIGN="LEFT" VALIGN="TOP">&#160;<BR><!-- Text ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --><H1>IREXEC</H1><HR><A NAME="lbAB">&nbsp;</A><H2>NAME</H2>irexec - run programs with one button press<A NAME="lbAC">&nbsp;</A><H2>SYNOPSIS</H2><B>irexec</B>[<I>options</I>] [<I>config_file</I>]<A NAME="lbAD">&nbsp;</A><H2>DESCRIPTION</H2>This program lets you execute arbitrary commands on an IR signal decodedby lircd, the LIRC daemon. You can give irexec a command line parameterwhich has to be a name of a valid config file. If no command lineparameters are given irexec reads the default config file which isusually ~/.lircrc.<P>If irexec executes a program it will wait until this program terminates.So append a '&amp;' to the command string if you don't want that.<P>The config string consists of the command to be run.<DL COMPACT><DT><B>-h</B> <B>--help</B><DD>display usage summary<DT><B>-v</B> <B>--version</B><DD>display version<DT><B>-d</B> <B>--daemon</B><DD>run in background</DL><A NAME="lbAE">&nbsp;</A><H2>OPTIONS</H2>If you add the --daemon option irexec will fork tobackground. That way you can easily start irexec from an init script. Inthis case you should specify a config file on the command line as irexecwon't be able to find your home directory. Potential uses are shuttingdown the computer, starting a dial-up connection etc.<A NAME="lbAF">&nbsp;</A><H2>NOTE</H2>If you start irexec, it reads your ~/.lircrc and reacts only onprog= entries that point to irexec. If you have included more than oneprogram in your .lircrc, then start all these programs, they reactitself only to their according entries in .lircrc.<A NAME="lbAG">&nbsp;</A><!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->		<BR><BR>		<CENTER>[<A HREF="http://www.lirc.org/">LIRC homepage</A>]<BR>		  <I>The LIRC Manual, last update: 12-Sep-2002</I></CENTER>		<BR><BR>	      </TD>	      <TD WIDTH="15%">&#160;<BR></TD>	    </TR>	  </TABLE>	</TD>      </TR>      <TR>	<TD CLASS="menu" WIDTH="100%">&#160;<BR>	</TD>      </TR>    </TABLE>  </BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -