On Fri, 2021-12-17 at 15:18 +0100, theapple...@differentmail.com wrote:
> Milan, is it much work to pursuit what you described above?
Hi,
duplicating every single action just to allow to set a secondary
shortcut would mean a lot of work, including higher memory usage in
runtime. A better
> On Thu, 2021-12-16 at 23:15 +0100, Patrick O'Callaghan wrote:
> > Can an action have more than one shortcut? That way both version of
> > "3" could be mapped.
>
> Hi,
> I do not know, but I'm afraid gtk+ does not support it. The only way
> would be to define a "shadow" action, which will b
On Thu, 2021-12-16 at 23:15 +0100, Patrick O'Callaghan wrote:
> Can an action have more than one shortcut? That way both version of
> "3" could be mapped.
Hi,
I do not know, but I'm afraid gtk+ does not support it. The only way
would be to define a "shadow" action, which will be there to d
On Thu, 2021-12-16 at 16:52 +0100, Milan Crha via evolution-list wrote:
> On Thu, 2021-12-16 at 14:30 +0100,
> theapple...@differentmail.com wrote:
> > Is there a way to have both number keys "3" react as shortcuts?
>
> Hi,
> they have different key codes, not matching each other, I guess.
...
> The shortcut works fine with the number key "3" from the main
> keyboard but nothing happens if I press the number key "3" on the
> numeric keyboard.
> Is there a way to have both number keys "3" react as shortcuts?
Yep. The keys have different names. In a terminal window run "xev" and
you
On Thu, 2021-12-16 at 14:30 +0100, theapple...@differentmail.com wrote:
> Is there a way to have both number keys "3" react as shortcuts?
Hi,
they have different key codes, not matching each other, I guess. A
newer Evolution uses the numbers for the labels out of the box, and
they also rea