Forum Discussion
Marsha_R
Moderator
Going by that page, I believe what you want is
Sys.Desktop.Keys("~[O]");
shiva_ranabhat
10 years agoContributor
No that doesn't work. I think it is pressing Alt and O separately because I can see the toolbar in IE.
- Marsha_R10 years agoModerator
Then next I would try
Sys.Desktop.Keys("[Hold}~[O]");
- shiva_ranabhat10 years agoContributor
:mansad:
I have tried every single combination there.Then went frustrated and post it in the community.
It is pressing Alt as you can see underline under Open.
Thanks anyway!
- finae10 years agoContributor
try:
llplayer.keydown win32api.vk_lmenu,100
sys.desktop.keys "o"
llplayer.keyup win32api.vk_lmenu,100
Related Content
- 5 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 4 days ago
- 4 days ago
- 8 days ago