ratmenu
Re: ratmenu
Thanks Shador, still no joy!Shador wrote:"That package" refers to user-settings-ratpoison not ratpoison.
Code: Select all
root[macondo]# slapt-get -i user-settings-ratpoison
Reading Package Lists...Done
user-settings-ratpoison is up to date.
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 0 not upgraded.
Re: ratmenu
Now don't forget the second part of the instructions.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)
then possibly restart ratpoison and C-t r should work and give you the standard menus.[/b]Code: Select all
$cp -r /etc/skel/.ratmenu ~/.ratmenu
Re: ratmenu
Nothing.
I give up, this weekend i'll install Salix Ratpoison 1337 or maybe not...
Thank you all for your help!
I give up, this weekend i'll install Salix Ratpoison 1337 or maybe not...
Thank you all for your help!
Re: ratmenu
There is no menu "included" with ratmenu. You have to create one and point ratmenu to it yourself.macondo wrote:no dice.Code: Select all
bind r exec ratmenu
Code: Select all
bind r exec ~/.ratmenu/main.sh
Re: ratmenu
gapan: you're a prince!gapan wrote: There is no menu "included" with ratmenu. You have to create one and point ratmenu to it yourself.that will work, provided you have copied the files over. Still, that will give you the default ratpoison menu for the ratpoison edition. Application selection and everything. So, stuff that are in the menu will not be in your system and stuff that are in your system will not be in the menu. You'll have to take care of that yourself by editing the files in ~/.ratmenu.Code: Select all
bind r exec ~/.ratmenu/main.sh
The mofo is running like a Deere!
Thanks, buddy.