[Users] Can't type a (the letter after u)

seelenhirt seelenhirt at gmx.net
Sun Nov 25 13:03:16 CET 2012


> Maybe it's used as a shortcut for a menu elements... 
> Go through all the menu elements and check if one of them as the
> corresponding letter defined as a shortcut.
> If so, then replace that shortcut with any other key combination.
> 
Instead of going through every menu item you could run this command

grep "^[^;].*\"v\")$" ~/.claws-mail/menurc

to identify a possible "v" shortcut.

Regards,



More information about the Users mailing list