View Single Post
Old 08-03-2010, 03:40 PM   #11
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
Yes, you could! Place as \hotkeys\ENTER.sh:
Code:
send_keys SELECT
Note that when you push enter, both enter and select will be processed. It may make more sense for you to assign a hotkey like SHIFT-ENTER or ALT-ENTER. Then, if pressing ENTER doesn't work in a certain situation, you could go ahead and press the hotkey.
isotherm is offline   Reply With Quote