supersaiyanmode / PyWebOSTV

Python API for controlling LG TVs (Web OS)
MIT License
273 stars 52 forks source link

long press "enter" #107

Open SodaSurfer opened 8 months ago

SodaSurfer commented 8 months ago

hi

is there a way to simulate a "long press" on a key? for example, if I do a long click on the "OK" button on the remote, when I'm in the home menu, I get a new screen which allows me to move the apps in the home screen and order them. obviously when I send the normal "enter" or "ok" command with this api, this menu doesn't open, rather I just enter to the app (as it should) but I want to also have the the "long" click option.

is there a way to do so?

thanks

santhiyaattivo commented 1 month ago

Hi @SodaSurfer, I am also looking for long press enter support. Did you get any lead or any solution>