We are creating a series of YouTube videos under the “edu-“ label to guide users through the migration from ArcoLinux to Arch Linux. These tutorials aim to make the transition process smoother by explaining each step clearly and providing practical examples. Whether you’re switching to gain more control or to learn vanilla Arch, our edu- videos are here to support your journey.

ArcoLinux has stopped

Teaching never stops—because learning is a lifelong journey for all of us.

How to make a static and manual menu in openbox

ArcoLinux has a generated menu out of the box. Any application, that you install or uninstall, will show up or disappear from the menu. The menu is generated with the tool obmenu-generator.

What if you wanted to have the original menu.xml back that comes with openbox in a vanilla installation.

You can have a regular menu.xml file that you can edit manually and change any way you see fit.

You can find it here : ~/.config/openbox

Change the following files from name

  • menu.xml to menu.xml.orginal
  • menu-make-it-yourself.xml to menu.xml

Restart the openbox via menu or via keyboard shortcut.

We will change the text in the menu and will talk about the xml structure and what can go wrong.

$
Keyboard Shortcuts To Remember
SupER + SPACEBAR
get obmenu
$
Keyboard Shortcuts To Remember
CTRL + SHIFT + BACKSPACE
Restart openbox