Damn Small Linux Forums
Installing does not update menus - Printable Version

+- Damn Small Linux Forums (https://damnsmalllinux.org/forums)
+-- Forum: Damn Small Linux Forum (https://damnsmalllinux.org/forums/forum-1.html)
+--- Forum: Help Section (https://damnsmalllinux.org/forums/forum-4.html)
+--- Thread: Installing does not update menus (/thread-69.html)



Installing does not update menus - utabintarbo - 02-28-2024

[Environment: VirtualBox 7 on Win10 host]

So I installed both Synaptic and Idle (Tkinter IDE for python) via apt and did not see any kind of menu entry for either. Is this something I must add for myself with Openbox/JWM? If so, where/which config files? TIA


RE: Installing does not update menus - John - 02-28-2024

Yeah, I was finding the auto menu creation a little buggy so I made a custom menu. The files should all be there though. Check out:
~/.jwm/
~/.fluxbox/

If you want to switch over you just need to edit "menu" and replace the line with "menu-applications-dsl" to "menu-applications". After that, just restart the window manager.

Alternatively, you could add entries to the "-dsl" menu and keep the setup as is. I have noticed that Debian based menu systems often are a little fussy with Fluxbox.


RE: Installing does not update menus - utabintarbo - 02-28-2024

Interesting!

Thanks! I'll try that out!  Big Grin