--cut here--action:sendkey, path:/tivo, env:, code:'CHILDSTATUS 1524 1'
Usage: sendkeyplus [options] [...]
Send one or more keypress events to TiVo software v6.1 and higher.
sendkeyplus requires alldeadhomiez' routerplus kernel module,
see
http://www.pvrhax0r.com/forum/showth...hp?threadid=51
Options:
-l List all possible keypress events
-w Wait for acknowledgment after sending each event
-r Treat arguments as raw event numbers instead of names
-v Verbose mode
Advanced Options:
-p Pause milliseconds after sending each event
Note: The keypress event names are case-insensitive
NUM0 through NUM9 can be written as 0 through 9
The default pause (unless specified) is 1000
sendkeyplus v0.9 beta
Copyright (c) 2007, tivo4mevo
All Rights Reserved.
Permission to use and distribute this software for non-commercial use
is hereby granted, provided that both the copyright notice and this
permission notice appear in all copies of the software, derivative works
or modified versions and any portions thereof, and that both notices appear
in supporting documentation.
See
http://dealdatabase.com/forum/showthread.php?p=287662 for more information.
/devbin/sendkey: invalid option -- a
while executing
"exec $env(TIVO_ROOT)/devbin/sendkey -wait -waitTimeOut 2500 $evrc($key)"
(procedure "SendKey" line 8)
invoked from: "SendKey $key"
(procedure "MOD::action_sendkey" line 32)
invoked from: "$cmd $chan $path $env"
--cut here--