0

Firstly, sorry but maybe, my English isn't enough.

I'm using "auto hide" function for Unity launcher. But I want to show the launcher when desktop is appearing. (so, show the launcher only when I using desktop or there is no maximized window)

How can I do this without a bash script? (execute it with shortcut etc. I don't want this)

1 Answers1

0

I know you said you weren't looking for a script or a shortcut, but you have to press or click on something to maximize the window.

There is another post asking the same thing that was resolved with a script and a key-binding. The thing is, the work is already done. You just need to copy the script and set the input key. What is the reason this won't work for you?

Previous solution

D75
  • 142