SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: Lolo on March 13, 2023, 03:54:10 PM

Title: Menu Openbox
Post by: Lolo on March 13, 2023, 03:54:10 PM
Hello everyone.
New on Sparky and congratulations to you for your work. My old laptop loves it 😁
But I want to disable the icons in the Right click menu Openbox. Do you have a solution? Thank you very much 🙂
Title: Re: Menu Openbox
Post by: AxL on March 13, 2023, 04:17:14 PM
Quote from: Lolo on March 13, 2023, 03:54:10 PM[....]  I want to disable the icons in the Right click menu Openbox. Do you have a solution?

You must edit the ~/.config/openbox/rc.xml file to disable menu icons:

<showIcons>no</showIcons>
Graphic example:

(https://i.imgur.com/5Pm5zgu.png)


Quote from: Lolo on March 13, 2023, 03:54:10 PMThank you very much 🙂
You're welcome!









Cheers !!  (https://i.postimg.cc/g0tVXnHT/Diroll.gif)
Title: Re: Menu Openbox
Post by: AxL on March 13, 2023, 04:21:26 PM
See also:
Title: Re: Menu Openbox
Post by: Lolo on March 13, 2023, 04:37:56 PM
Thank you for your answer. But I don't have this option? Do you have an idea?
Lign 760 RC.XML =
default menu file (or custom one in $HOME/. config/openbox
system menu files on Debian systems <file>/var/lib/openbox/debian-menu.xml</file>
Title: Re: Menu Openbox
Post by: AxL on March 13, 2023, 10:16:08 PM
Quote from: Lolo on March 13, 2023, 04:37:56 PMThank you for your answer.
(https://i.imgur.com/rsNxgL4.gif)

Quote from: Lolo on March 13, 2023, 04:37:56 PM[....] But I don't have this option?

(https://i.imgur.com/bDtcOwK.gif)  Please do the following:

* Open the ~/.config/openbox/rc.xml file, with the editor you usually use.

* Use the 'search' option of the editor. And search for the entry <showIcons>yes</showIcons>  in the whole file
(... there is only one entry, at the end of the file)

* When you find it you edit it, changing 'yes' to 'no' (<showIcons>no</showIcons>)

* Save changes and close:

(https://i.imgur.com/kCrEbrh.png)

* Using the OpenBox Menu
- OpenBox >> Reconfigure

(https://i.imgur.com/tQt9laT.png)
















Cheers !!  (https://i.imgur.com/emjz0.gif)
Title: Re: Menu Openbox
Post by: jgratero on May 07, 2023, 09:50:37 PM
Is there a similar option to personalize or change the Openbox icons?