burpy

Results 4 comments of burpy

Thanks so far. A click on a defined position would be great. I use it on linux at the moment and I move cursor with the number keypad (for example...

My python script looks like this at the moment. ``` #!/usr/bin/python import time def write_report(report): with open('/dev/hidg0', 'rb+') as fd: fd.write(report.encode()) NULL_CHAR = chr(0) write_report(NULL_CHAR*2+chr(0x5F)+NULL_CHAR*5) # go to north west...

You find the solution here: https://github.com/pelya/android-keyboard-gadget/issues/135#issuecomment-386842277 Worked for me!

I have the same problem. It switches between 17 and 21 degree celcius if it is in the system mode "auto".