Re: Option to hide the menu

2021-07-16 Thread René J . V . Bertin
On Thursday July 15 2021 00:51:59 Sergio Esaú Arambula Durán wrote:

>tarnishes how modern this suite looks and feels, could you please add a
>CTR+M / hide menu option in the next release? 

You may be able to do that yourself, by copying e.g. 
/usr/share/kxmlgui5/calligrawords/calligrawords.rc to 
~/.local/share/kxmlgui5/calligrawords/calligrawords.rc, and then find e.g. the 
 section to which you can add a line



Bump the version number on the file's 2nd line by one so that your version of 
the file is taken into account.

This will presumably get the shortcut automatically.

Similar instructions would apply to the other suite members; if you don't find 
the file installed in /usr/share/kxmlgui5 it may have been embedded. In that 
case you can grab it from the Calligra sources (I'd use your distro's command 
to fetch the sources they use).

R


Re: Option to hide the menu

2021-07-16 Thread Sergio Esaú Arambula Durán
Awesome, thanks! If you ever decide to add it in the GUI I strongly
encourage it

On Fri, Jul 16, 2021, 08:17 René J.V. Bertin  wrote:

> On Thursday July 15 2021 00:51:59 Sergio Esaú Arambula Durán wrote:
>
> >tarnishes how modern this suite looks and feels, could you please add a
> >CTR+M / hide menu option in the next release?
>
> You may be able to do that yourself, by copying e.g.
> /usr/share/kxmlgui5/calligrawords/calligrawords.rc to
> ~/.local/share/kxmlgui5/calligrawords/calligrawords.rc, and then find e.g.
> the  section to which you can add a line
>
> 
>
> Bump the version number on the file's 2nd line by one so that your version
> of the file is taken into account.
>
> This will presumably get the shortcut automatically.
>
> Similar instructions would apply to the other suite members; if you don't
> find the file installed in /usr/share/kxmlgui5 it may have been embedded.
> In that case you can grab it from the Calligra sources (I'd use your
> distro's command to fetch the sources they use).
>
> R
>