Any way to delete the Shift-F10 keyboard shortcut?
Bjørn T Johansen
btj at havleik.no
Sat Dec 12 16:12:05 CET 2009
On Sat, 12 Dec 2009 15:53:16 +0100
Mike Massonnet <mmassonnet at gmail.com> wrote:
> 2009/12/12 Bjørn T Johansen <btj at havleik.no>:
> > On Fri, 11 Dec 2009 11:29:18 +0100
> > Mike Massonnet <mmassonnet at gmail.com> wrote:
> >
> >> Hi,
> >>
> >> 2009/12/11 Bjørn T Johansen <btj at havleik.no>:
> >> > It seems to work as right clicking the mouse...
> >> > But I can't find that this shortcut is configured somewhere...
> >>
> >> Where had you except this shortcut not to perform its default action?
> >> If it is only for Terminal look inside Edit > Preferences, there you
> >> can disable it.
> >>
> >> For general applications, btw it's a GTK+ shortcut, take a google for
> >> "gtkrc-2.0 alt F10", you may feel lucky :-)
> >>
> >
> > I was thinking globally yes... I will try to search now that I now what to search for... :)
>
> I want to come back on what I said about Terminal, it has only an
> option to disable F10, but not Shift+F10.
>
> Anyway, I had a minute to kill, and I got the following solution
> working. Put inside ~/.gtkrc-2.0 these lines:
>
> binding "NoPopupMenu" {
> unbind "<shift>F10"
> }
> class "*" binding "NoPopupMenu"
>
> and it should work. I tried with one app successfully.
>
Eyy.... it's working... Thx! :)
BTJ
More information about the Xfce
mailing list