> Thanks Detlef but your script seems to give the same result: after clicking/pressing a button, the bar remains visible until I actually move the mouse off it.
This is by design for autohide bars. I don't think you can turn this behavior off with a config option. > > Still stuck. Possibly you can have a script to save mouse position, move the mouse off bar with win.mouseto(-1,-1), hide the bar, move the mouse back. But you need to call this script as part of the more commands for every command on the bar. >
