LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 08-15-2023, 11:57 PM   #1
MarjaE
Member
 
Registered: Aug 2023
Posts: 37

Rep: Reputation: 0
Which desktops allow users to customize menus?


I've been trying Linux Mint Cinnamon, but un into a few problems with the main menu:

1. It's a single menu. I need to cut down on scrolling, so I'd much prefer the classic 3 menus.

2. I've tried editing it in Menu Editor/Alacarte, but every time I uncheck an item to hide it, move on to the next section, and then move back, I see that Menu Editor/Alacarte has rechecked that item.

I previously tried Fedora, and while I wasn't able to replace the menu, I was able to install other menu apps. So that's something.
 
Old 08-16-2023, 03:43 AM   #2
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,521

Rep: Reputation: Disabled
All menus are a file somewhere on your system, so just find the file & add what you want - the trick is finding what it is called, & where it is located.

As per your problem, maybe try -

Quote:
Right click on Menu, then Configure, then button [Menu] and finally button [Open the menu editor].
Also, this might help.
https://unix.stackexchange.com/quest...-items-located

Last edited by fatmac; 08-16-2023 at 03:47 AM.
 
1 members found this post helpful.
Old 08-16-2023, 05:40 AM   #3
MarjaE
Member
 
Registered: Aug 2023
Posts: 37

Original Poster
Rep: Reputation: 0
The Linux Mint Cinnamon Menu Editor doesn't work for me.

1. It doesn't seem to be able to replace the single main menu with multiple smaller menues, and

2. It doesn't seem to be able to hide unwanted items in each menu, and

3. somehow I've ended up with extra menu folders, such as 2 versions of "Accessories," and more menu shortcuts some of the items I'm trying to hide.
 
Old 08-16-2023, 05:59 AM   #4
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,521

Rep: Reputation: Disabled
You may need to 'save' it, before closing it(?), & you may need to restart your desktop (cinnamon).

Last edited by fatmac; 08-16-2023 at 06:00 AM.
 
Old 08-16-2023, 07:30 AM   #5
MarjaE
Member
 
Registered: Aug 2023
Posts: 37

Original Poster
Rep: Reputation: 0
I still haven't found an easy way to customize these, but turning off "Change categories on hover" helps me navigate the multi-layered menus.
 
Old 08-29-2023, 06:14 AM   #6
Cabanel
Member
 
Registered: Dec 2022
Posts: 47

Rep: Reputation: 15
LXQt allows you to edit the start menu: https://lxqt-project.org/blog/2022/0...iting-in-lxqt/

I prefer window managers like bspwm and xmonad but LXQt is (in my opinion) the best (full) desktop that BSD and Linux currently have.
 
Old 08-29-2023, 12:09 PM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,150

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
This might help — I've never used Cinnamon, so I can't say for sure:
https://forums.linuxmint.com/viewtopic.php?t=358891

Mint may have alternative menus for Cinnamon, so have a look in the package manager.

The comment #2 is, I believe, misleading. Cinnamon, like Mate and Gnome, compiles the configuration files with dconf, so you can't just edit them — you have to extract them, edit them, and then re-compile them. That's why you get provided with graphical tools for the job and there's not much guidance around for how to do it manually.

Xfce has a choice of two menus, traditional and Whisker, and you can edit them using a file in ~/.config/menus/. There's documentation — the best is probably
https://wiki.archlinux.org/title/Xfce
 
Old 08-31-2023, 08:32 PM   #8
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,198

Rep: Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777Reputation: 1777
Quote:
Originally Posted by DavidMcCann View Post
.Xfce has a choice of two menus, traditional and Whisker, and you can edit them using a file in ~/.config/menus/.
There's also jgmenu
 
Old 08-31-2023, 08:56 PM   #9
eight.bit.al
Member
 
Registered: Jul 2015
Location: Prison
Distribution: a new distro every day
Posts: 124

Rep: Reputation: Disabled
Quote:
Originally Posted by DavidMcCann View Post
Xfce has a choice of two menus, traditional and Whisker, and you can edit them using a file in ~/.config/menus/. There's documentation — the best is probably
https://wiki.archlinux.org/title/Xfce
Xfce also has a right-click on the desktop menu, very much like Openbox which is easy to edit with MenuLibre.
https://bluesabre.org/projects/menulibre

2³bit

Last edited by eight.bit.al; 08-31-2023 at 08:58 PM.
 
Old 09-02-2023, 04:38 AM   #10
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,623
Blog Entries: 40

Rep: Reputation: Disabled
I think that all is said.

But I just like Fluxbox. The most basic right-click (global) menu for Fluxbox is configured in an ini-like file like in this excerpt:
Code:
[begin] (Fluxbox-1.3.7)
  [encoding] {UTF-8}
  [exec] (LXTerminal) {lxterminal}
  [exec] (Firefox) {firefox}
  [exec]   (Run) {fbrun}
  [exec]   (Mail) {/home/michael/bin/xgetmail}
[submenu] (Browsers)
  [exec]   (firefox) {firefox}
  [exec]   (QuteBrowser) {qutebrowser}
  [exec]   (w3m) {xterm -e w3m ~/}
  [end]
[submenu] (Education)
  [exec]   (stellarium) {stellarium}
  [end]
[submenu] (Graphics)
  [exec]   (gimp) {gimp}
  [exec]   (inkscape) {inkscape}
  [end]

(...)
I do not use this menu, because the one from my fbpanel is just alright with me. But it makes me nostalgic ... oh Inis.

Last edited by Michael Uplawski; 09-02-2023 at 04:41 AM.
 
Old 09-07-2023, 02:26 PM   #11
MarjaE
Member
 
Registered: Aug 2023
Posts: 37

Original Poster
Rep: Reputation: 0
I ended up installing Fedora because I couldn't get the wifi working on Mint.

Using Gnome Classic in Fedora, I have trouble with its default menu, and with font sizes, and with scrollbars. I tried Cinnamon, still had trouble with font sizes and didn't check everything else. I tried Mate, had a much better main menu, and better font sizes, but couldn't block as much animation, or get usable scrollbars. Also parts of Firefox stopped working. I tried Budgie, but I can't use dark themes, and the light themes aren't working yet.
 
Old 09-08-2023, 10:31 AM   #12
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,989

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
In general, the answer to any question in the form of "What desktop allows users to customize X?" is KDE Plasma. KDE is the most user customizable desktop out there and it's designed to be just that.
 
1 members found this post helpful.
Old 09-16-2023, 12:53 AM   #13
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,878
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
If KDE Plasma is not your cup of tea, take a look in /usr/share/applications/ and you'll probably see a bunch of familiar app names. Those are files for menuitems. You can add your own from scratch or based on existing ones in /usr/local/share/applications/ that should automatically appear via the xdg system.
 
Old 09-17-2023, 04:28 PM   #14
MarjaE
Member
 
Registered: Aug 2023
Posts: 37

Original Poster
Rep: Reputation: 0
I tried Kde couple months ago. It was full of animation. It gave me an awful migraine, and I couldn't get through the animation to find ways to disable the animation. Apparently the compositor settings *can* disable at least some of the animation.

In Cinnamon, Gnome 3 Classic, etc. there are a couple settings to disable effects, disable cursor blinking, etc. which can stop most of the animation.
 
Old 09-17-2023, 04:50 PM   #15
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,878
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
Quote:
Originally Posted by MarjaE View Post
I tried Kde couple months ago. It was full of animation. It gave me an awful migraine, and I couldn't get through the animation to find ways to disable the animation. Apparently the compositor settings *can* disable at least some of the animation.
Disabling that nonsense is among the first steps I take on a virgin login.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Changing Ribbon Menus to Default Menus in LibreOffice? gael33 Linux - Software 2 11-20-2020 08:29 AM
[SOLVED] Seamonkey 2.53.2 appearance: No menus in all desktops and WMs gargamel Slackware 7 05-05-2020 05:32 PM
[SOLVED] Can't customize MATE menus Amarildo Linux - Software 0 12-12-2015 01:44 PM
LXer: A company helps bring OpenBSD to corporate desktops (yes, I said DESKTOPS) LXer Syndicated Linux News 0 04-22-2011 11:20 PM
Will GNome 2 allow you to customize the 'menu' panel? Duh Linux - General 1 12-13-2001 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 10:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration