Score:0

Terminal command or keyboard shortcut for opening the indicator applet

us flag

I wanna configure my top right corner as a hot corner that opens the indicator applet, but I can't find the command to execute that action. Does anybody know which one it is?

Score:0
cn flag

Either of the following commands will open the "User menu", which is what the "indicator applet" on the right hand corner is referred to by the Gnome developpers:

gdbus call -e -d org.gnome.Shell -o /org/gnome/Shell -m org.gnome.Shell.Eval string:'Main.panel.statusArea.aggregateMenu.menu.toggle();'

or

dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.Eval string:'Main.panel.statusArea.aggregateMenu.menu.open();'
user114866 avatar
us flag
THANKS A LOT, IT WORKS!
vanadium avatar
cn flag
If it works, please then express your thanks by accepting the answer: click the checkmark next to the question. That also shows other users that a useful answer may be available.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.