Forum
turn on on tv with cec - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Remotes and CEC support (/forum-26.html)
+--- Thread: turn on on tv with cec (/thread-921.html)

Pages: 1 2


RE: turn on on tv with cec - rana - 26th May, 2013 02:19 AM

ok the command is working Sat May 25 09:18:04 PDT 2013 but why isnt it working


RE: turn on on tv with cec - mk01 - 26th May, 2013 03:02 PM

(26th May, 2013 02:19 AM)rana Wrote:  ok the command is working Sat May 25 09:18:04 PDT 2013 but why isnt it working

instead of
(' sdfds " " sdfds ')
try
(" sds \" text \" sdfsd ")

as last resort you can create shell script, set it chmod +x, put echo "standby 0" | cec-client-s into it, try from command line if works and then just call this scripts