Wow, I actually got it to work.  I used my USB to Serial converter and got it to come up on ttyUSB0 according to dmesg.<br><br>I then set the baud rate with:<br clear="all">stty -F /dev/ttyUSB0 115200<br><br>Now i can send cmd&#39;d to the PJ with:<br>
echo &quot;* 0 IR 008\r&quot; &gt; /dev/ttyUSB0<br><br>That will bring up the menu!  I tried this two years ago and couldnt get it.  Man, only took 20 mins this time!<br><br>Now, i just need to map this to a button/script.<br>
<br>Thanks,<br>-- <br>Mitchell<br>