pelya / android-keyboard-gadget

Convert your Android device into USB keyboard/mouse, control your PC from your Android device remotely, including BIOS/bootloader.
Apache License 2.0
1.22k stars 308 forks source link

Hid utility quiet switch? #38

Closed Gemok1980 closed 8 years ago

Gemok1980 commented 8 years ago

Hi I've managed through a fair amount of trial and error to write a simple script that reads a series of key presses from a txt file ( basically Ctrl c, Alt tab, ctrl v, next entry)and repeats a few hundred times. I put a echo counter in the code but can never see its output as the phone screen is always filled with the possible key entries. Is there a quiet switch to stop displaying the keys and only show my echo commands? Thanks For the very useful utility Chris

pelya commented 8 years ago

I've fixed that, please do git pull.

On Sun, Oct 18, 2015 at 12:38 PM, Gemok1980 notifications@github.com wrote:

Hi I've managed through a fair amount of trial and error to write a simple script that reads a series of key presses from a txt file ( basically Ctrl c, Alt tab, ctrl v, next entry)and repeats a few hundred times. I put a echo counter in the code but can never see its output as the phone screen is always filled with the possible key entries. Is there a quiet switch to stop displaying the keys and only show my echo commands? Thanks For the very useful utility Chris

— Reply to this email directly or view it on GitHub https://github.com/pelya/android-keyboard-gadget/issues/38.

Gemok1980 commented 8 years ago

Cool thanks I'll do that. Again thanks for the utility its saving me loads of time at work. I set it up last thing and when I come in in the morning its done a couple of thousand for me :)