Closed GoogleCodeExporter closed 8 years ago
NOTE: console states the following after running command
keyboard.send_keys("<tab><tab><tab><tab><tab><home><shift>+<end>")
fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x00000024
fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x00000023
This is a wine error, but if I use the actual keyboard I get the same error but
it selects the files correctly.
Original comment by adrian.h...@gmail.com
on 21 Jun 2011 at 4:24
Try using keyboard.press_key and release_key to do the shift+end.
Original comment by cdekter
on 12 Sep 2011 at 3:57
Would you be willing to test this with the beta (0.80)?
Original comment by cdekter
on 16 Sep 2011 at 12:47
Yes, I can test the beta.
Original comment by adrian.h...@gmail.com
on 17 Sep 2011 at 3:25
If you are comfortable building the .deb file yourself (instructions are in the
INSTALL file), then you can download the beta code here:
http://dl.dropbox.com/u/1229367/autokey_0.80.0.tar.gz
If not let me know, I'll need to set up a VM to do the build on 9.10.
Original comment by cdekter
on 17 Sep 2011 at 9:23
Original comment by cdekter
on 18 Sep 2011 at 11:28
Original issue reported on code.google.com by
adrian.h...@gmail.com
on 21 Jun 2011 at 4:15