Duration of menu appearance

By hal2019

Supporter (14)

hal2019's picture

11-05-2022, 12:22

Can I decide? Thanks

Login or register to post comments

By DrWh0

Paladin (839)

DrWh0's picture

11-05-2022, 13:31

I think that timeout is defined in file "osd_menu.tcl" under "/share/scripts" folder

Look for "button stuff"

For example (default values):

# button stuff
variable button_fade_timeout 8
variable button_fadeout_time 4

I hope this info helps you Smile