> > > f.i. I just had the habit to press N to go to the next
> > > unread message, with Evo it's a rather unintuitive ], and I have to
> > > press two keys; so I'd like to change the shortcut, but it seems to be
> > > impossible.
> >
> > just use , and . - only 1 key.
>
> On my azerty keyboard the . is shift-; (two keys). No really handy ...
$ 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.
...guenther
--
char *t="[EMAIL PROTECTED]";
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; }}}
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution