[solved] How-to add to the menu in Gnome? (Arch)

What do you have and what do you want?

Moderators: b1o, jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

[solved] How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 18:31

Um, forgive me, I'm sure it's something simple I'm missing, but there is no option to add a program/menu entry to the kicker in Gnome like there used to be. There is also no option to move up/down menu entries, or anything:

Image

I'd like to add xscreensaver-demo to the System menu, which I can only get to via CLI right now... how can I do this?

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How-to add to the menu in Gnome? (Arch)

Postby viking60 » 28 Jul 2010, 21:44

Install alacarte.
Start alacarte in terminal
To the right on the window there should be a "new entry" and "New menu" option (and the move up and down menus).

Btw xscreensaver is in your menu under programs->other after a normal install.
It is a good idea to use alacarte to add itself to the System->administration menu
I am a bit confused about your pic. though. What is it - how did you start it?
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 21:54

I right-clicked the kicker, and went to "Edit menus"

How else LOL.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 21:55

Code: Select all

$ pacman -Q alacarte
error: package "alacarte" not found
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How-to add to the menu in Gnome? (Arch)

Postby viking60 » 28 Jul 2010, 22:12

Hmm it is in the extra repository, so you should find it if your repos are correctly set up.

Do a

Code: Select all

sudo nano /etc/pacman.conf
and look for:
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist


It should be right beneath core - if not add it and do a pacman -Syu
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 22:32

Code: Select all

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

Already uncommented.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How-to add to the menu in Gnome? (Arch)

Postby viking60 » 28 Jul 2010, 22:36

Yeah I was about to edit my nonsense above (Pacman -Q only gives a result for the installed stuff).
Pacman -S alacarte should do it.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 22:51

So, pacman -Q isn't used to query packages in the repos? How disappointing.

Thanks, btw, that did it. Screenie to follow.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 28 Jul 2010, 22:54

Huge diff after installing alacarte. Why it doesn't install by default, I'll never know.

Image

Solved. Thanks, boss.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: [solved] How-to add to the menu in Gnome? (Arch)

Postby viking60 » 28 Jul 2010, 23:03

Well that is why you have the fastest distro on earth! There is absolutely no bloat in Arch. I admit it can be a bit time consuming finding all the components but man, when you are finished, everything else is like a "turtle on valium" as you would put it. :D
Cutting edge with stability as a bonus -thats Arch.

I use yaourt to query the repos. yaourt alacarte would have given you all the info needed. Or you could have used gtkpacman.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: [solved] How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 29 Jul 2010, 01:29

To be honest, I did use gtkpacman just to see if I had alacarte installed or not. Also, to get the info on it. But, I don't use it to install or remove any more.

Yeah, Arch is fast and stable 'til one gets into Namoroka and that effing plugincontainer kicks in. :P
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: [solved] How-to add to the menu in Gnome? (Arch)

Postby dedanna1029 » 02 Aug 2010, 05:49

Now, funny this. Just ran into the same thing in Fedora. I checked - alacarte's installed, but when I right-click the kicker, no option to Edit Menus comes up.

I checked, and alacarte's installed. I have no clue what's up with this, but I ran it via CLI and added alacarte to the menu that way.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Software”