Blackbox menus and the menu system

2001-04-30 Thread Timothy Ball
I've been trying to understand the update-menu system. Perhaps the parsing bit of my brain is set to off... What I would like is a way to include a Custom user menu inside the generated blackbox menu. I find if I edit the menu in /etc/X11/blackbox/blackbox-menu w/ something like this:

Re: Blackbox menus and the menu system

2001-04-30 Thread Bruce Sass
On Mon, 30 Apr 2001, Timothy Ball wrote: I've been trying to understand the update-menu system. Perhaps the parsing bit of my brain is set to off... What I would like is a way to include a Custom user menu inside the generated blackbox menu. I find if I edit the menu in

Re: Blackbox menus and the menu system

2001-04-30 Thread Sean 'Shaleh' Perry
will get you started with a customized menu system, but may not work, is an all or nothing affair, and doesn't help with tweaking the blackbox menu generator. I would probably ignore the menu building system and write a script that runs when blackbox is fired up; it would copy the default

Re: Blackbox menus and the menu system

2001-04-30 Thread Bruce Sass
On Mon, 30 Apr 2001, Sean 'Shaleh' Perry wrote: ... the code for g|k|xdm logins. I tried to mail Tim (he mailed me directly) but his return address was bogus. Blackbox can source other menu entries, so this is actually MUCH easier to do. Ya that was pretty bad. Have a menu file which

Re: Blackbox menus and the menu system

2001-04-30 Thread Sean 'Shaleh' Perry
I tried this first (without the submenu), but all I was getting was the default (non-Debian) menu... changing session.menuFile: ~/.blackbox/menu to session.menuFile: /home/bsass/.blackbox/menu in ~/.blackboxrc seems to have fixed things (strange, since ~/... works inside the menu file