On Thu, 2019-03-14 at 10:56 -0400, Dylan Kinnett wrote:
> As far as I can tell, my versions are...
> libgtk-3:    3.22.30-1ubuntu2

        Hi,
it works for me with 3.22.30 here. I guess it depends what you are
trying to change. I tried to change a shortcut for Message->Reply to
All, which shows in the menu "Ctrl+Shift+R". I edited

   ~/.config/evolution/accels

found line (three spaces in front of it for indentation only):

   ; (gtk_accel_path "<Actions>/mail/mail-reply-all" "<Primary><Shift>r")

and changed it (with evolution closed) to:

   (gtk_accel_path "<Actions>/mail/mail-reply-all" "<Super>r")

(note of the removed "; ", which basically works as a comment, not as
an actionable line). Now I run Evolution and the menu Message->Reply to
All shows "Super+R" and pressing it does Reply to All.

Maybe you made a typo in the editing of the accels file or you left the
change as a comment, not as an "active" line?

        Bye,
        Milan


_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to