Re: [Evolution] User impressions about Evolution



$ grep NextUnread evolution-mail-message.xml
    <cmd name="MailNextUnread"
    <accel name="*Shift*period"       verb="MailNextUnread"/>
    <accel name="period"              verb="MailNextUnread"/>
    <accel name="greater"             verb="MailNextUnread"/>
    <accel name="*Shift*greater"      verb="MailNextUnread"/>
    <accel name="bracketright"        verb="MailNextUnread"/>
    <accel name="*Shift*bracketright" verb="MailNextUnread"/>
    <accel name="braceright"          verb="MailNextUnread"/>
    <accel name="*Shift*braceright"   verb="MailNextUnread"/>
            <menuitem name="MailNextUnread" verb="" _label="Next _Unread Message"/>

One of those accelerations only only one key? If not, you can define
your own in this file.

None of them: ] } . > are all shift or altgr keys.
And if I edit this file manually, I'll have to maintain it through
upgrades (well, I already have to maintain some IMAP patches the debian
maintainer doesn't want to apply) ...

Thanks for the tip,

Maintaining those changes isn't hard and you can do it with a patch,
that you can apply after every upgrade. I do this myself...

If there is really no accelerator for your keyboard layout with only one
key, you can file a RFE in bugzilla. Seems, it was intended to have this
accessible with one key.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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