[GNC] How do I change keybindings for tab switching in GnuCash?
Mark
mrpenner at mailbox.org
Wed Nov 22 16:03:39 EST 2023
Nov 22, 2023 10:14:49 Glenn Fowler <gfowler1 at outlook.com>:
> @binding-set Switch-Page
> {
> bind "F2" { "change-current-page" (1) };
> bind "F3" { "change-current-page" (-1) };
> }
>
> entry
> {
> -gtk-key-bindings: SwitchPage;
> }
>
> but it doesn't work. The syntax is correct as I can do other keybindings
> for clipboard copy, clipboard paste, move the cursor, etc.
I don't know anything about it, but I see there's Switch-Page one place and SwitchPage (without the hyphen) another. Typo?
More information about the gnucash-user
mailing list