Re: All GIMP windows to top when one selected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Wed, 2008-05-28 at 09:41 +0200, Kurt Pruenner wrote:

> (I guess an option to disable TAB to switch between controls in the dock
> windows - which I personally never need, since I navigate the docks with
> the mouse - isn't an option, is it?)

That is already possible using the existing infrastructure to redefine
key-bindings in GTK+ applications. Just add something like this to your
~/.gimp-2.5/gtkrc file:

binding "no-tab" {
  unbind "Tab"
  unbind "<Control>Tab"
}
class "GtkWindow" binding "no-tab"


Sven


_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux