View Single Post
Old 07-30-2010, 09:12 PM   #4
isotherm
Connoisseur
isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.
 
Posts: 79
Karma: 187319
Join Date: Jul 2010
Device: Kindle 2
If you don't like starting the device automatically in USB networking mode, here is a nice hotkey script. Place as \hotkeys\ALT-U.sh:
Code:
send_string ';debugOn' 'DEL WAIT' 'ENTER WAIT WAIT WAIT WAIT'                   
send_string '`usbNetwork' 'DEL WAIT' 'ENTER'
Now you can just press ALT-U from the home screen to enable USB networking.
isotherm is offline   Reply With Quote