Questions tagged [menu]
The menu tag has no summary.
164 questions
3
votes
1
answer
149
views
Missing Firefox Context Menu Options in Debian 13 with Gnome
After installing Debian 13 with GNOME, I've noticed that the Firefox ESR launcher doesn't have the option to open a window in a private mode.
How to add that option to the launcher's context (right-...
0
votes
0
answers
36
views
Debian Trixie (mate): Arduino IDE 1.18.19 is missing menu bar
I am using Debian 13, Trixie with Mate. works pretty well with the exception, that the Arduino IDE version 1.18.19 fails to show the menu bar.
yes, I'm aware there are newer version of the IDE, I don'...
0
votes
1
answer
107
views
How to debug the xdg free desktop menu
I'm using KDE on last debian and i get a lot of problem with the menu. I was using the kdemenu to organise the start menu, but i get a lot of trouble :
Some .desktop shows in the start menu but not in ...
-3
votes
1
answer
167
views
Switching to a new default terminal breaks my desktop and panel shortcuts
I am a noobie running a Hyper-V instance of Kali Linux and have switched my default terminal editor to Ghostty.
Doing so has broken the desktop and panel shortcuts I have, but only the ones that run ...
1
vote
2
answers
270
views
Multi level submenu, return to previous level and main menu as options
I am working on a multi-level menu and I want to implement the ability for sub menus and sub-sub menus to return to the previous menu or go directly back to the main menu. Please see below...
[Menu]
1 ...
0
votes
1
answer
60
views
Where is Kwrite's edit menu option "toggle comment"?
I use Kwrite for looking at code. Sometimes I want to test the result of removing a line and Kwrite had a very useful menu option : "Toggle comment" (before there were 2 lines in that menu, &...
0
votes
0
answers
202
views
XFCE4 panel: AppMenu plugin has excess left padding and the menu is cut-off?
My AppMenu panel plugin (global applications menu) on XFCE4 desktop has an excessive amount of left padding, and the menus are cut off:
I'm running XFCE4 in Termux-X11 on Android. Based on this ...
1
vote
0
answers
583
views
KDE Plasma application launcher menu editing
Using kmenuedit on a KDE-Plasma 6.2.4 - KDE-FrameWorks 6.9.0 DeskTop in openSUSE Tumbleweed:
I have added a sub-menu entry (QT Tools) under the menu entry Development and cut from the Development ...
0
votes
0
answers
58
views
Name of the arrow icons that tell you there is a subdirectory in a menu?
I don't know how exactly to describe it verbally,
but I just mean the white triangular arrows in this example image:
In an icon theme that I'm trying to use they either don't exist or are the exact ...
0
votes
1
answer
586
views
How to reliably determine the name of an application for use in Gnome: Favorite Applications?
I have ran the following command to setup my Favorite Applications menu:
gsettings set org.gnome.shell favorite-apps "[ \
'docker-desktop.desktop', \
'org.gnome.Nautilus.desktop', \
'...
0
votes
1
answer
233
views
Why is the properties option greyed out in the XFCE panel icon menu?
I'm using XFCE and I'm trying to change the properties on a panel icon. However, the option for properties on that icon is greyed out. For some reason it's only for that icon, the other icons are fine....
0
votes
1
answer
81
views
Back to root_menu in script doesn't respond like it should
Menu and its submenus in single file bash script with a back to root menu for each.
My issue is that the show_root_menu call sometimes just jump to the upper menu instead of the root.
Bash-installer-...
1
vote
0
answers
274
views
How to make a menu without pressing ENTER after choosing the option?
I'm trying to create a menu in bash but I don't want to press ENTER when selecting the option number.
The code I'm trying to use:
#!/bin/bash
PS3="Select a character:"
select character in ...
0
votes
1
answer
307
views
Context menu does not consistently work?
I am using arch linux and a basic cpp custom window manager. However, every time I right click to open the context menu it just flickers and dissapears. I cannot use it at all. I also cannot use top ...
1
vote
2
answers
4k
views
Bash completely CLI interactive menu
I know there are programs which make a TUI (like dialog, whiptail) which allow selections in bash. However, I want a simple, nice, completely CLI menu (may not be simple to implement though).
Note:
...
0
votes
1
answer
32
views
Why menu options/items for editors/commands are declared with uppercase characters?
When nano is running, in the bottom appears the menu options based on ^#, for example
^O
^X
etc ..
Each one represents
ctrl + o
ctrl + x
respectively
Reason of this post: when a new linux user - ...
3
votes
1
answer
967
views
How can I dynamically construct a menu with ansible.builtin.pause module?
The goal here is to dynamically construct a menu from an available variable file
In this example I use ansible.builtin.pause module but I'm not sure this is the best way
variable file: vars.yml
---
...
0
votes
1
answer
153
views
No desktop or window frame context menus
I'm running fluxbox without any DE. For some reason I lost the ability to raise the desktop and window frame context menus with the right mouse button.
I found that fluxbox did not place a "...
3
votes
1
answer
1k
views
Application showing in Menu, but .desktop file not present in /usr/share/applications
I have somehow the opposite problem of the proponent of this question:
why-are-my-application-desktop-files-not-showing-up-in-linux-application-menu
in my case I have an application showing in the ...
2
votes
0
answers
91
views
Is there a Share menu in Linux desktop environments?
Does any DE have a 'Share menu' which allows sending files to and via installed applications like email clients, messengers, etc. (similar to MacOS and Android)?
And in particular, is it possible to ...
1
vote
1
answer
3k
views
Two menu selections in Bash script
I'm learning Bash and I am trying to solve an exercise.
The exercise consists of selecting the first and last names, from a menu list. However, if the name is not in the list then set manual input.
...
0
votes
1
answer
477
views
For Debian-based OSs, where are the launcher shortcuts configured?
I spent time installing Signal through the command line yesterday. I run Linux Mint 19.2 Cinnamon.
Without realizing I needed to log out and back in to get Signal to show a shortcut in the start ...
3
votes
2
answers
3k
views
overriding a single field in a desktop-entry
I'm setting up a Debian system, with LXDE as the Desktop Environment (really, I'm just remastering a Raspberry Pi OS image).
I have an application that ships with a .desktop file.
Cool!
Unfortunately ...
0
votes
1
answer
183
views
How to adjust the application select option menu?
Environment:
uname -a
Linux debian 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
dpkg -s lxde
Maintainer: Debian LXDE Maintainers <[email protected]....
0
votes
1
answer
938
views
Returning to main menu after calling a different script
I am having a menu based script which calls for an additional shell script.
The challenge is that, after the additional shell script is finished, instead of returning to the main menu, it exits ...
5
votes
1
answer
4k
views
In KDE, how to get the Application Menu (File, Edit...) back on top of each window?
My File, Edit... Menus are gone from the Dolphin file manager. For the life of me I cant figure out how to get it back. Thank you.
0
votes
1
answer
481
views
Can't reorder the menu in Gnome
I tried gsettings reset org.gnome.shell app-picker-layout and rebooting to see if that helped, but it didn't.
I can't reorder the items (e.g. drag and drop) in neither favourites or the menu itself. I ...
0
votes
1
answer
347
views
Xfce on Mint 19.3 with no Applications menu!
I have an old Dell Latitude D430, and I want to install a lightweight Desktop Environment.
I have installed Mint 19.3, with Mate, and everything seemed ok.
To make things lighter, I wanted to switch ...
0
votes
1
answer
36
views
How can I show the menu options once my function is executed?
I have the below script:
while true; do
echo "# Available tests:"
PS3="Please select which test must be performed [1-9]: "
options=("CPU Stress Test (local)" "...
0
votes
1
answer
66
views
Unity desktop entry
I have installed Unity. I can use it from directory. But, I want to use it from menu bar. Look at my below image
But the application is right there.
How to solve it?
0
votes
1
answer
379
views
Whilst in a bash menu, select an option so user can enter custom command?
So I created a menu so I could control my VPN app without having to enter commands again and again.
However, I'd like to be able to select eg number 7, press enter, then enter a command manually ...
1
vote
1
answer
2k
views
Removing logout/restart from mate session
So I have an Ubuntu bionic with mate desktop and I'm trying to remove the restart/logout options from the menu. At the moment I'm using the Brisk menu but could switch to anything else.
I already ...
0
votes
1
answer
671
views
show application is not working
every time I click on show application my Kali crashes and goes to the main screen after a few minutes, the application extension (top left corner) that I downloaded afterward seems to be working fine,...
1
vote
1
answer
3k
views
How to enable standard horizontal window menu bar in KDE plasma?
Distro: Fedora 32.
I tried Application Style module: But it only has "Application style" and "Window decorations". I guess there should be a Widget Style module in the list as well?...
0
votes
2
answers
89
views
design script with several menu approach
I just wanted to design a bash script based on below menu approach. The problem here is after selecting C option and followed by next menus not executing.
Is there alternative approach so this menu ...
2
votes
1
answer
289
views
Cinnamon - Change menu entry name on non-English locale
I'm using Linux Mint 19.3 "Tricia" Cinnamon in French.
The taskbar menu has many programs already existing on fresh install, and I wanted to rename one of then, let's say the driver manager (French ...
0
votes
0
answers
52
views
How to make a board key act like the right mouse key?
As most keyboard these days come with no Menu-key it would be nice to set a key to the operation of the right mouse button. So far I still have to select text.
How could I get the board key act like ...
1
vote
1
answer
508
views
How do I add "Right click>close" option to a .desktop file?
I have created a .desktop file for a program I use frequently. When I left click the .desktop file, it runs the program. I would like to have an "exit/close" option when I right click the file.
How ...
0
votes
1
answer
486
views
Grub menu not showing up instead windows directly loads
I have HP da-0077tx laptop pre-installed with DOS but I installed cracked version of Windows 10. Now I recently installed Elementary OS (dual boot). After installing Elementary OS due to some reasons, ...
7
votes
1
answer
10k
views
gnome terminal: how to enable menu bar by default permanently
I updated recently to fedora 31 and lost menu bar in gnome-terminal.
I can enable menu bar for a single terminal session by right mouse press->enable menu bar. But there is no option to enable it ...
1
vote
0
answers
2k
views
How to make a simple menu in bash from an associative array
I am refactoring a script that displays a text menu similar to this:
Select a mounted BTRFS device on your local machine to backup to.
1) 123456789abc-def012345-6789abcdef012 (/)
2) 123456789abc-...
1
vote
1
answer
1k
views
How do I add a custom option to an xfce4 menu item?
I have noticed that XFCE4 has an option to launch firefox in incognito mode:
This firefox was installed from the Arch Linux repository.
Can I do the same for a custom launcher for Firefox Nightly ...
1
vote
0
answers
913
views
bash "select" menu script goes into an infinite loop when I close my terminal session
I've got a simple bash menu script that works almost perfect. But for some reason, if I don't exit out of the script using the "Exit" option OR by using CTRL+C BEFORE I close my terminal window, then ...
2
votes
1
answer
796
views
How to remove orphan launcher in Whisker Menu?
I'm using Linux Mint 18.3 (Xfce 4.12) and have a launcher that seemingly can't be removed (any way I can think of; highlighted in the image below):
After updating a VPN client, there are two entries. ...
3
votes
1
answer
5k
views
How can I open the Openbox applications menu from the Tint2 taskbar?
The usual way of accessing the applications menu in Openbox is by right clicking on an empty spot of your Openbox desktop or by binding a key to the ShowMenu-action in the rc.xml file.
I would like ...
0
votes
0
answers
393
views
Completely Clear command prompt through bash
I am actually making a menu for my official server.
I made it through bash scripting on AIX.
The problem i am facing is that when script is running, user can scroll up and see history of all commands ...
1
vote
1
answer
722
views
Why does the Linux Mint 19.1 boot menu show before the Windows boot menu?
I have an SSD and an HDD. I've created separate partitions for Linux on the HDD (SWAP,boot and the storage), but I installed it on the the SSD on "Device for boot loader installation". I want to know ...
0
votes
1
answer
8k
views
Adding menu item to MATE main menu via the command line?
Ideally, I'm looking for a generic solution for Linux / Ubuntu, but my minimum requirement is something that will work in Ubuntu MATE 16.
I'm writing a script that takes a newly-installed Ubuntu ...
7
votes
1
answer
1k
views
byobu configuration menu escape / exit always closes the tab
I've been using byobu for ~4 years at this point and I do not remember this behavior before. If I press F1 (this always happens by accident actually, with the exception of initial setup I never want ...
5
votes
3
answers
2k
views
exit script called from within a menu without exiting the menu
I have written this menu that calls forth several scripts. One of this script is
dbus-monitor --system
so it displays live traffic over dbus.
but when I want to exit this I normally do Ctrl+C, but ...