added note this was installed as per 4.9 release notes. ------------------------------------------------------------------------------------------------------------------------------- Change the handling of accelerator maps. Gtk no longer supports changing these from the menus and the save no longer writes out the accelerators that have their default values, so to assist users editing them we have generated default ones that we include with GnuCash and have disabled saving when quitting GnuCash. At startup GnuCash will check for the presence of the file accelerator-map in GNC_CONFIG_HOME<https://wiki.gnucash.org/wiki/Configuration_Locations#GNC_CONFIG_HOME> and if it's not found will copy in the default one. ----------------------------------------------------------------------------------------------------------------------------------
So if you delete your existing accelerator-map file and restart Gnucash, it will copy the default one which you can modify Saludos Cordiales Murugan ________________________________ From: gnucash-user <[email protected]> on behalf of Murugan Muruganandam <[email protected]> Sent: Thursday, May 4, 2023 9:46 PM To: [email protected] <[email protected]>; [email protected] <[email protected]> Subject: Re: [GNC] Lost Keyboard Accelerator feature please use the attached accelerator map file. some of the tags have changed, i tried it in windows the following keys and it works fine (gtk_accel_path "<Actions>/GncPluginPageRegisterActions/ViewStyleRadioAction/0" "<Primary>1") (gtk_accel_path "<Actions>/GncPluginPageRegisterActions/ViewStyleRadioAction/1" "<Primary>2") (gtk_accel_path "<Actions>/GncPluginPageRegisterActions/ViewStyleRadioAction/2" "<Primary>3") Saludos Cordiales Murugan ________________________________ From: gnucash-user <[email protected]> on behalf of [email protected] <[email protected]> Sent: Thursday, May 4, 2023 6:17 PM To: [email protected] <[email protected]> Subject: Re: [GNC] Lost Keyboard Accelerator feature HI All, I am experiencing this same problem as Michael with key actions for the register display options on Windows. The file with the commented-out lines is still present but seems to be ignored. The key accelerator for Double line mode is still working though, but not the other 3 I had. I am running on a recent nightly build of v5.1 (2023-04-30), which fixed the online quotes problem for me, but the accelerator keys are still not working. I had reported this problem on the list in v5.0, but got no response. Best Regards, John Bonnett On 5/4/23 9:12 AM, Michael Hendry wrote: > On Tuesday (2nd May) I upgraded to version 5.1.1 on my iMac (Ventura 13.3.1), and have lost the use of Cmd-1, Cmd-2 and Cmd-3 as keyboard accelerators to change between Basic Ledger, Autosplit Ledger and Transaction Journal views. > > Cmd-j switches between accounts, as before. > > The accelerator-map file(date-stamped 2nd May) includes the following (uncommented) lines: > > (gtk_accel_path > "<Actions>/GncPluginPageRegisterActions/JumpTransactionAction" > "<Primary>j") > > (gtk_accel_path > "<Actions>/GncPluginPageRegisterActions/ViewStyleBasicAction" > "<Primary>1") (gtk_accel_path > "<Actions>/GncPluginPageRegisterActions/ViewStyleAutoSplitAction" > "<Primary>2") (gtk_accel_path > "<Actions>/GncPluginPageRegisterActions/ViewStyleJournalAction" > "<Primary>3") > > If I remember correctly, the first one (Cmd-j) was already set up by default in earlier versions of GNC, but I had to uncomment the last three to enable the Journal View accelerators. > > Anyone else affected by this? _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
