I've tried to make a mousebinding that will effectively do a ToggleShowDesktop but leave the one I click open. Is this possible? I've tried the following but it didn't work:<div><br></div><div><mousebind button="W-Left" action="Click"></div>
<div> <action name = "ToggleShowDesktop"/></div><div> <action name = "Raise"/></div><div></mousebind></div><div><br></div><div>But once I do the TSD, I guess it doesn't know what to raise since focus is lost.</div>
<div><br></div><div>Any ideas how it might be achieved?</div><div><br></div><div>Is there a way to get it to apply iconify to a list of windows (ie. all non-focused ones)?</div><div><br></div><div>RQ</div><div><br></div>