Keyboard Shortcuts Additions in Linux
Roger Miskowicz
rmisko11 at gmail.com
Sun Jan 21 15:46:06 EST 2018
I wanted to add ctrl-b to reconcile and discovered that in:
https://wiki.gnucash.org/wiki/Keyboard_Shortcuts#Modifying_
Keyboard_Shortcuts
The following text is incorrect in that it doesn't work on my Linux:
Linux Kilo 4.10.1-041001-generic #201702260735 SMP Sun Feb 26 12:36:48 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 16.04.3 LTS
"Accelerators
Under *Linux* hot keys can be created or reassignated. Open a terminal and
type:
gsettings set org.gnome.desktop.interface can-change-accels true"
However, editing
*~/.gnucash/accelerator-map*
did work by changing a line to:
(gtk_accel_path
"<Actions>/GncPluginPageRegisterActions/ActionsReconcileAction"
"<Primary>b")
More information about the gnucash-user
mailing list