[GNC] Cycle between basic, autosplit, transaction views?

John Bonnett jbonnett at internode.on.net
Mon Mar 30 01:41:27 EDT 2020


For Windows users, I found that accelerator-map file in

C:\Users\john\.gnucash\accelerator-map

C:\Users\john\AppData\Roaming\GnuCash\accelerator-map

and a backup at

C:\Users\john\AppData\Roaming\GnuCash.bkp\accelerator-map

I followed David's instructions and tried editing the first one. These 
are the lines I changed.

  (gtk_accel_path 
"<Actions>/GncPluginPageRegisterActions/ViewStyleAutoSplitAction" 
"<Primary>2")
  (gtk_accel_path 
"<Actions>/GncPluginPageRegisterActions/ViewStyleBasicAction" "<Primary>1")
  (gtk_accel_path 
"<Actions>/GncPluginPageRegisterActions/ViewStyleDoubleLineAction" 
"<Primary>4")
  (gtk_accel_path 
"<Actions>/GncPluginPageRegisterActions/ViewStyleJournalAction" 
"<Primary>3")

On restarting GNC, nothing had changed so I tried changing the second 
one. That did the trick when I restarted GNC. I think you may need to do 
both to have the change propagate over reboots. You will note I also 
added the double line toggle too.

HTH

John Bonnett



More information about the gnucash-user mailing list