SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2009-02-24 06:26:34

Jake108
Member
From: Pontiac, MI
Registered: 2008-12-11
Posts: 46

[Solved]Keyboard Shortcut to Minimize Window

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

Be excellent to each other!

#2 2009-02-24 08:34:46

corenominal
WRONG
From: Lincoln, UK
Registered: 2008-11-20
Posts: 5,081
Website

Re: [Solved]Keyboard Shortcut to Minimize Window

Hello Jake108 smile

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. smile


Ex-developer of #! CrunchBang. Follow me on Twitter smile

Offline

#3 2009-02-24 23:35:57

Jake108
Member
From: Pontiac, MI
Registered: 2008-12-11
Posts: 46

Re: [Solved]Keyboard Shortcut to Minimize Window

Perfect, I got it by adding

<keybind key="W-m">
      <action name="Iconify">
      </action>
    </keybind>

Offline

#4 2009-02-25 08:43:57

corenominal
WRONG
From: Lincoln, UK
Registered: 2008-11-20
Posts: 5,081
Website

Re: [Solved]Keyboard Shortcut to Minimize Window

Good stuff! smile


Ex-developer of #! CrunchBang. Follow me on Twitter smile

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo