Re: FVWM: fvwm-menu-desktop improvement: add keybindings to items

2012-03-09 Thread Dan Espen
Stuart Longland writes: > Hi all, ... > A better solution might be to see if there is some sort of keybinding > mnemonic field in the .menu file; I didn't look into this, I did. I couldn't find anything in the files or the XDG standard for hot keys. -- Dan Espen

Re: FVWM: fvwm-menu-desktop again

2011-10-28 Thread Thomas Adam
On Fri, Oct 28, 2011 at 11:32:46AM +0200, Jesús J. Guerrero Botella wrote: > Hello. > > I am having more problems with this script. Using 2.6.3 (and I get the > same with latest CVS) on a non-kde machine now. So, there's no > kde-config (nor kde4-config). Of course, > /etc/xdg/menus/gnome-applicat

Re: FVWM: fvwm-menu-desktop again

2011-10-28 Thread Jesús J . Guerrero Botella
Nevermind, there was a typo on my var definition. Good for me. I get nervous all the time about this script for some reason. I should have checked better before spamming the list. Please, just ignore these two mails. Regards. -- Jesús Guerrero Botella

Re: FVWM: fvwm-menu-desktop

2011-08-17 Thread Thomas Adam
On 17 August 2011 11:45, Alastair Basden wrote: > Hi, > can anyone help me with using fvwm-menu-desktop on ubuntu (10.04 - so > pre-unity)? What version of FVWM is this? If it's not 2.6.2, then it won't work. -- Thomas Adam

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-05-03 Thread despen
Jesús J. Guerrero Botella writes: > Hello. > > It's been long, but I've been looking the lists nonetheless. I know > that something happened in the menu generation tool(s) lately, but I > don't know if it's related to my problem. My fvwm-menu-desktop tool > doesn't seem to recognize the --desktop

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-30 Thread despen
Jesús J. Guerrero Botella writes: > El día 30 de abril de 2011 00:23, Thomas Adam escribió: >> Did you checkout branch-2_6?  Only it works fine for me. > > That was the problem, but it still doesn't work. > > $ grep XDG bin/fvwm-menu-desktop > my $xdg_data_dirs = $ENV{XDG_DATA_DIRS} || ''; >

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-30 Thread Jesús J . Guerrero Botella
El día 30 de abril de 2011 00:23, Thomas Adam escribió: > Did you checkout branch-2_6?  Only it works fine for me. That was the problem, but it still doesn't work. $ grep XDG bin/fvwm-menu-desktop my $xdg_data_dirs = $ENV{XDG_DATA_DIRS} || ''; my $xdg_config_dirs = $ENV{XDG_CONFIG_DIRS} || '

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread despen
Jesús J. Guerrero Botella writes: > 2011/4/29 : >> The change I committed a day or 2 ago uses XDG_MENU_PREFIX. > > I am trying but it doesn't seem to work. > > [Jesus-PC] i92guboj@Jesus-PC:~/tmp/fvwm > [Jesus-PC] 23:58:41 $ ls /etc/xdg/menus/ > gnome-applications.menu kde-4.6-applications.menu

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread Thomas Adam
On Sat, Apr 30, 2011 at 12:02:40AM +0200, Jesús J. Guerrero Botella wrote: > 2011/4/29 : > > The change I committed a day or 2 ago uses XDG_MENU_PREFIX. > > I am trying but it doesn't seem to work. > > [Jesus-PC] i92guboj@Jesus-PC:~/tmp/fvwm > [Jesus-PC] 23:58:41 $ ls /etc/xdg/menus/ > gnome-app

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread Jesús J . Guerrero Botella
2011/4/29 : > The change I committed a day or 2 ago uses XDG_MENU_PREFIX. I am trying but it doesn't seem to work. [Jesus-PC] i92guboj@Jesus-PC:~/tmp/fvwm [Jesus-PC] 23:58:41 $ ls /etc/xdg/menus/ gnome-applications.menu kde-4.6-applications.menu kde-information.menu settings.menu [Jesus-PC] i9

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread Jesús J . Guerrero Botella
This is with a checkout from cvs that I just did today. -- Jesús Guerrero Botella

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread Thomas Adam
On Fri, Apr 29, 2011 at 03:02:56PM -0400, des...@verizon.net wrote: > I think we're getting emails late? > > The change I committed a day or 2 ago uses XDG_MENU_PREFIX. Seems that way, yes. -- Thomas Adam -- "Deep in my heart I wish I was wrong. But deep in my heart I know I am not." -- Morri

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread despen
Thomas Adam writes: > On Wed, Apr 27, 2011 at 09:06:31PM -0400, des...@verizon.net wrote: >> Thomas Adam writes: >> >> > On Tue, Apr 26, 2011 at 09:31:02PM -0400, des...@verizon.net wrote: >> >> Jesús J. Guerrero Botella writes: >> >> >> >> > $ ls /etc/xdg/menus/ >> >> > kde-4.6-applications.

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread despen
Jesús J. Guerrero Botella writes: > Hello. > > It's been long, but I've been looking the lists nonetheless. I know > that something happened in the menu generation tool(s) lately, but I > don't know if it's related to my problem. My fvwm-menu-desktop tool > doesn't seem to recognize the --desktop

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-29 Thread Thomas Adam
On Wed, Apr 27, 2011 at 09:06:31PM -0400, des...@verizon.net wrote: > Thomas Adam writes: > > > On Tue, Apr 26, 2011 at 09:31:02PM -0400, des...@verizon.net wrote: > >> Jesús J. Guerrero Botella writes: > >> > >> > $ ls /etc/xdg/menus/ > >> > kde-4.6-applications.menu kde-information.menu lxd

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-28 Thread despen
Jesús J. Guerrero Botella writes: > I have been looking around and found that each desktop installs its > own menu file in there, but there's no "generic/ballback" > applications.menu file that WMs like fvwm can use. So, can you give me > an overview on how *your* distro of choice handles this? I

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-28 Thread Nathaniel H. Stickney
On Thu, Apr 28, 2011 at 03:42, wrote: > $XDG_MENU_PREFIX On my system, $XDG_MENU_PREFIX isn't set. Should it be in order to work?

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-28 Thread Jesús J . Guerrero Botella
I have been looking around and found that each desktop installs its own menu file in there, but there's no "generic/ballback" applications.menu file that WMs like fvwm can use. So, can you give me an overview on how *your* distro of choice handles this? Is there a generic "xdg-menu" package or is t

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Jesús J . Guerrero Botella
2011/4/28 : > "Nathaniel H. Stickney" writes: > Also check to see if you have XDG_CONFIG_DIRS set to some value. In a terminal: echo $XDG_CONFIG_DIRS >> >> $ echo $XDG_CONFIG_DIRS > > Ah, I should have asked what's in: > > $XDG_MENU_PREFIX I know that variable, it has hit me

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Jesús J . Guerrero Botella
El día 28 de abril de 2011 03:20, escribió: > Jesús J. Guerrero Botella writes: > >> Hello. >> >> It's been long, but I've been looking the lists nonetheless. I know >> that something happened in the menu generation tool(s) lately, but I >> don't know if it's related to my problem. My fvwm-menu-

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread despen
"Nathaniel H. Stickney" writes: >>> Also check to see if you have XDG_CONFIG_DIRS set to some value. >>> In a terminal: >>> >>> echo $XDG_CONFIG_DIRS > > $ echo $XDG_CONFIG_DIRS Ah, I should have asked what's in: $XDG_MENU_PREFIX

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Thomas Adam
On Wed, Apr 27, 2011 at 09:06:31PM -0400, des...@verizon.net wrote: > Thomas Adam writes: > > > On Tue, Apr 26, 2011 at 09:31:02PM -0400, des...@verizon.net wrote: > >> Jesús J. Guerrero Botella writes: > >> > >> > $ ls /etc/xdg/menus/ > >> > kde-4.6-applications.menu kde-information.menu lxd

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread despen
Thomas Adam writes: > On Tue, Apr 26, 2011 at 09:31:02PM -0400, des...@verizon.net wrote: >> Jesús J. Guerrero Botella writes: >> >> > $ ls /etc/xdg/menus/ >> > kde-4.6-applications.menu kde-information.menu lxde-applications.menu >> > >> > I can send you the files if you need to take a look

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Jesús J . Guerrero Botella
2011/4/27 Thomas Adam : > I've not tried this, but does the patch attached help? At least it does produce some output. This is with --verbose. $ fvwm-menu-desktop --verbose | xsel DEBUG: foreach fvwm_app. INTERMEDIATE icons to use fvwm_title -> folder.xpm. INTERMEDIATE icons to use fvwm_app -> mi

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Thomas Adam
On Wed, Apr 27, 2011 at 08:06:10PM +0200, Nathaniel H. Stickney wrote: > >>> $ fvwm-menu-desktop --desktop kde-sys > >>> Unknown option: desktop > >>> > >>> Nothing else. So, where should I be looking to diagnose this? I use > Gentoo and fvwm 2.6.1. > >>> > >>> fvwm-menu-desktop alone produces no o

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Nathaniel H. Stickney
>>> $ fvwm-menu-desktop --desktop kde-sys >>> Unknown option: desktop >>> >>> Nothing else. So, where should I be looking to diagnose this? I use Gentoo and fvwm 2.6.1. >>> >>> fvwm-menu-desktop alone produces no output. >>> >>> Thanks beforehand. For me, on ArchLinux... $ fvwm --version fvwm 2.7

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-27 Thread Thomas Adam
On Tue, Apr 26, 2011 at 09:31:02PM -0400, des...@verizon.net wrote: > Jesús J. Guerrero Botella writes: > > > $ ls /etc/xdg/menus/ > > kde-4.6-applications.menu kde-information.menu lxde-applications.menu > > > > I can send you the files if you need to take a look inside. > > Yes, send me lxde

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread despen
Jesús J. Guerrero Botella writes: > $ ls /etc/xdg/menus/ > kde-4.6-applications.menu kde-information.menu lxde-applications.menu > > I can send you the files if you need to take a look inside. Yes, send me lxde-applications.menu. It's the only one of those that I don't have. I think kde-4.6-a

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread Jesús J . Guerrero Botella
$ ls /etc/xdg/menus/ kde-4.6-applications.menu kde-information.menu lxde-applications.menu I can send you the files if you need to take a look inside. -- Jesús Guerrero Botella

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread despen
Jesús J. Guerrero Botella writes: > El día 27 de abril de 2011 01:12, Thomas Adam escribió: >> On Wed, Apr 27, 2011 at 01:03:37AM +0200, Jesús J. Guerrero Botella wrote: >> And on Gentoo, do you have any XDG menuing software installed?  (However >> Gentoo defines that?) > > Well, I have a packag

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread despen
Jesús J. Guerrero Botella writes: > Hello. > > It's been long, but I've been looking the lists nonetheless. I know > that something happened in the menu generation tool(s) lately, but I > don't know if it's related to my problem. My fvwm-menu-desktop tool > doesn't seem to recognize the --desktop

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread Thomas Adam
On Wed, Apr 27, 2011 at 01:30:09AM +0200, Jesús J. Guerrero Botella wrote: > El día 27 de abril de 2011 01:12, Thomas Adam escribió: > > On Wed, Apr 27, 2011 at 01:03:37AM +0200, Jesús J. Guerrero Botella wrote: > > And on Gentoo, do you have any XDG menuing software installed?  (However > > Gento

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread Jesús J . Guerrero Botella
El día 27 de abril de 2011 01:12, Thomas Adam escribió: > On Wed, Apr 27, 2011 at 01:03:37AM +0200, Jesús J. Guerrero Botella wrote: > And on Gentoo, do you have any XDG menuing software installed?  (However > Gentoo defines that?) Well, I have a package called xdg-utils, kde is also installed so

Re: FVWM: fvwm-menu-desktop doesn't recognize --desktop?

2011-04-26 Thread Thomas Adam
On Wed, Apr 27, 2011 at 01:03:37AM +0200, Jesús J. Guerrero Botella wrote: > Hello. > > It's been long, but I've been looking the lists nonetheless. I know > that something happened in the menu generation tool(s) lately, but I > don't know if it's related to my problem. My fvwm-menu-desktop tool >