Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b64341fd916d5fe12e48588c49f64ae1 > files > 173

anyremote-doc-4.18.1-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
     <title>anyRemote - control PC with Bluetooth cell phone</title>
  </head>

<body>
<br>
<h2>NAME</h2>
<p>anyremote - control PC with Bluetooth cell phone</p>
<br>
<h2>SYNOPSIS</h2>
<p><strong>anyremote</strong> [-f file] [-s connect string] [-b baudrate] [-log] [-n] [-a]</p> 
<p>          [-fe port] [-http] [-u username] [-name SDP service name] [-password]</p>

<p><strong>anyremote</strong> -h|-v</p>

<br>
<h2>DESCRIPTION</h2>

<p>The overall goal of this project is to provide remote control service on Linux 
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.</p>

<p>anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, 
Motorola and others.</p> 

<p>It was developed as thin "communication" layer between Bluetooth (IR, Wi-Fi)-capabled phone 
and Linux, and in theory could be configured to manage almost any software.</p> 

<p>anyRemote is console application, but in addition there are GUI front-ends for Gnome and KDE.</p>

<h2>OPTIONS</h2>
<h3>-h</h3><p>print short help and exit</p>

<h3>-v</h3><p>print version number and exit</p>

<h3>-f /path/to/configuration/file</h3>

<p>By default anyremote will try to find and use $HOME/.anyremote.cfg, then ./.anyremote.cfg. It is possible to specify
configuration file directly with -f option.</p>
<h3>-s connect string</h3>
<p>where connect string can be one of:</p>
<p>	bluetooth:_channel_ (Server mode - bluetooth connection)</p>
<p>	socket:_port_	    (Server mode - TCP/IP connection)</p>
<p>	local:/dev/ircommX  (Server mode - IR connection)</p>
<p>	/dev/rfcomm#	    (AT mode - bluetooth connection)</p>
<p>	/dev/ttyACM#	    (AT mode - cable connection)</p>
<p>	/dev/ircomm#	    (AT mode - IR connection)</p>
<p>	ilirc:_AF_LOCAL socket file_ (use with inputlircd)</p>
<p>	stdin</p>

<h3>-b baudrate</h3>
<p>specify baudrate, default value is 19200</p>

<h3>-n</h3> 
<p>do not send any AT+CKPD command to the phone, used only in AT-mode</p>

<h3>-log</h3> 
<p>print verbose logging information to $HOME/.anyRemote/anyremote.log</p>

<h3>-a</h3> 
<p>reconnect automatically in case of connection failure, used only in AT-mode</p>

<h3>-fe _port_</h3>
<p>Work as backend for GUI frontend. Use specified port to connect to frontend.</p>

<h3>-http</h3>
<p>Tune work with anyremote2html</p>

<h3>-name SDP_service_name</h3> 
<p>if bluetooth connection is used, allows to specify SDP service name.</p> 
<p>Default value for SDP service name is "anyRemote"</p>

<h3>-password</h3> 
<p>If this option is specified, then anyRemote will ask java client for password.</p> 
<p>Password phrase should be stored in $HOME/.anyRemote/password file in plain text.</p>

<h3>-u|--user _username_</h3>
<p>if started from root, allows to set effective user ID to specified user</p>

<p>	
<br>
<h2>AUTHORS</h2>
Mikhail Fedotov <i>anyremote@mail.ru</i>
<p><i>http://anyremote.sf.net</i>

<br>
<h2>BUGS</h2>
If you find any bugs, please report to <i>anyremote@mail.ru</i>

<br>
<h2>LICENCE</h2>
<p>This  is free software. You may redistribute copies of it under the terms of the GNU
General Public License <i>http://www.gnu.org/licenses/gpl.html</i>. There is NO WARRANTY, to
the extent permitted by law.</p>
</body>
</html>