[Gimp-user] Remove F1 Help shortcut



How can I remove the F1 shortcut in GIMP 2.10?

I used to have a snippet in gtkrc inside GIMP's config which disabled the F1
shortcut, which I could then use for something else. This is the snippet:

binding "gimp-help-binding"
{
    unbind "F1"
}
class "GtkWidget"  binding "gimp-help-binding"

But now after upgrading to 2.10 it doesn't work anymore. Does anyone have an
idea why and how I could unbind F1 again? Why isn't it possible to do so within
the menu?

-- 
justonce01 (via www.gimpusers.com/forums)


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