Am Donnerstag, dem 21.10.2021 um 16:54 +0200 schrieb Anne et Sepp:
> Hello
> 
> Thanks for your answer
> how will I be able to find the view button when I don't have a tool bar
> ?

You mean, you don't have a *menu* bar? "View" is a menu in there.

I don't know how to get it back. There is View -> Layout -> Show menu bar,
but it doesn't have a keyboard shortcut assigned (on my system).

There could be a Gnome-wide shortcut for showing and hiding the menu bar,
but I don't know it.

However, in ~/.config/evolution/accels I have this line:

; (gtk_accel_path "<Actions>/shell/show-menubar" "")

You could change it to:

(gtk_accel_path "<Actions>/shell/show-menubar" "<Primary><Shift>m")

This should define a keyboard shortcut ctrl-shift-m, which causes the menu
bar to be shown.

Good luck,
Volker

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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