ratmenu

You have a problem with Salix? Post here and we'll do what we can to help.
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

ratmenu

Post by macondo »

i installed the fluxbox 1337 cd and used slapt-get to get ratpoison and it comes without ratmenu.

slapt-get and slapt-src don't have it.

Thanks...
User avatar
antmon
Posts: 130
Joined: 26. Nov 2009, 16:49

Re: ratmenu

Post by antmon »

Image
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: ratmenu

Post by gapan »

What do you mean it comes without ratmenu? The ratmenu application is already there in the ratpoison package. If you mean you don't actually get a menu, it's because you haven't configured one! If you install the ratpoison edition, a menu is already configured for you, but installing ratpoison on top of another edition won't give you any of the ratpoison edition's default configurations (including the menu). The easiest way to do it now, is to download the user-settings-ratpoison package, look in it and pick everything you want from it. All configuration files are in there.
Image
Image
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: ratmenu

Post by macondo »

OK, thanks...
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: ratmenu

Post by macondo »

I've decided to forget about ratmenu, i'm too dumb to figure it out, besides, all i need is slapt-get and slapt-src, my .ratpoisonrc works fine with different bindings :roll:
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: ratmenu

Post by mimosa »

If you install that package, the actual menu files are placed in /etc/skel. It's a dotted directory .ratmenu

So you just need to do (as your normal user)

Code: Select all

$cp -r /etc/skel/.ratmenu ~/.ratmenu
then possibly restart ratpoison and C-t r should work and give you the standard menus.
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: ratmenu

Post by macondo »

mimosa wrote:If you install that package, the actual menu files are placed in /etc/skel. It's a dotted directory .ratmenu

So you just need to do (as your normal user)

Code: Select all

$cp -r /etc/skel/.ratmenu ~/.ratmenu
then possibly restart ratpoison and C-t r should work and give you the standard menus.
.ratmenu is not in /etc/skel.
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: ratmenu

Post by macondo »

.ratmenu is in /home.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: ratmenu

Post by gapan »

Please make sure you actually read posts that are trying to help you. As well as titles of stuff that you are downloading. Help us help you and help yourself too.
mimosa wrote:If you install that package, the actual menu files are placed in /etc/skel. It's a dotted directory .ratmenu
Emphasis mine.
Image
Image
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: ratmenu

Post by macondo »

gapan wrote:Please make sure you actually read posts that are trying to help you. As well as titles of stuff that you are downloading. Help us help you and help yourself too.
mimosa wrote:If you install that package, the actual menu files are placed in /etc/skel. It's a dotted directory .ratmenu
Emphasis mine.
The package ratpoison was already installed.

@mimosa:
I decided to start from scratch; i removed rp and .ratpoisonrc.
I installed it again with slapt-get, .ratmenu this time was where you said: /etc/skel, copied it to .ratmenu as per your instructions, restarted rp and pressed C-t+r, no menu. Later on, created .ratpoisonrc wrote:

Code: Select all

bind r exec ratmenu
no dice.
then i tried:

Code: Select all

bind r exec menu
nothing.

I checked .ratmenu in my /home and clicked on the scripts (sh) there, all work, changed the keybindings, nothing.

Thank you for your help, eventhough i didn't make it work.
Last edited by macondo on 19. Jun 2012, 20:42, edited 1 time in total.
Post Reply