You are not logged in.
In Ubuntu you can add shortcut keys to minimize the window that you're viewing. I want to add something similar to this to my rc.xml but don't know the command that I should have it execute. What is the command? or does #! already have a shortcut for that and I'm just not seeing it anywhere?
Last edited by Jake108 (2009-02-24 23:36:22)
Offline
Hello Jake108 
I think you want to be looking at setting a keybinding for the Iconify action. Something like:
<keybind key="A-m">
<action name="Iconify"/>
</keybind>Hope this helps. 
Ex-developer of #! CrunchBang. Follow me on Twitter 
Offline
Perfect, I got it by adding
<keybind key="W-m">
<action name="Iconify">
</action>
</keybind>
Offline
Good stuff! 
Ex-developer of #! CrunchBang. Follow me on Twitter 
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.