Re: [Evolution] [OT] edit keyboard shortcuts



On Tue, 2015-08-18 at 11:50 +0200, Andre Klapper wrote:
On Tue, 2015-08-18 at 10:32 +0100, Pete Biggs wrote:

I'd need to edit keyboard shortcuts - happily I found F6 to jump 
between the 3 sections of the main window, but F6 is not very
handy 
for me, so I need to modify it. 

In Gtk parlance they are called 'accelerators' or 'accels' so you
may
have better luck searching on that.

Accels are underlined letters in menu item names, accessed by
entering
the underlined letter and pressing the "Alt" key at the same time.
Every menu item should have an accelerator for accessibility reasons.

Keyboard shortcuts are stuff like Ctrl+R or F12. Only some items have
shortcuts.

Not my terminology.

According to Gtk things like Ctrl+R are an accelerator - that's what it
calls them.  For example in the file .config/evolution/accels the top
part says:

===============
; evolution GtkAccelMap rc-file         -*- scheme -*-
; this file is an automated accelerator map dump
;
; (gtk_accel_path "<Actions>/new-item/contact-new" "<Primary><Shift>c")
; (gtk_accel_path "<Actions>/new-item/mail-message-new" "<Primary><Shift>m")
; (gtk_accel_path "<Actions>/inline/show-all" "")
; (gtk_accel_path "<Actions>/mail/mail-add-sender" "")
; (gtk_accel_path "<Actions>/switcher/switch-to-mail" "<Primary>1")
; (gtk_accel_path "<Actions>/shell/show-sidebar" "F9")
==============

P.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]