Hi,
It is several xdg menus in my system:
fvwm-menu-desktop --get-menus desktop
/etc/xdg/menus/xfce-applications.menu /etc/xdg/menus/fvwm-applications.menu
/etc/xdg/menus/xfce-settings-manager.menu /etc/xdg/menus/e-applications.menu
The fvwm-applications menu provide full support for the additi
On Wed, Apr 12, 2017 at 7:09 PM, Dan Espen wrote:
> Brian writes:
>
>> I'm running slackware 14.2-64bit fvwm-2.6.6 and have found that when I
>> try to generate the fvwm-menu-desktop it is throwing an error
>> Traceback (most recent call last):
>> File "/usr/bin/fvwm-menu-desktop", line 59, in
Brian writes:
> I'm running slackware 14.2-64bit fvwm-2.6.6 and have found that when I
> try to generate the fvwm-menu-desktop it is throwing an error
> Traceback (most recent call last):
> File "/usr/bin/fvwm-menu-desktop", line 59, in
> import xdg.Menu
> ImportError: No module named xdg
On Sat, Oct 29, 2016 at 09:22:50PM -0400, Dan Espen wrote:
>
> This email has reply addrs like this:
>
> Cc: fvwmorg/fvwm ,
> fvwmorg/fvwm
>
>
> Are those any good? Is there some way to get the reply address to be
> fvwm@fvwm.org?
>
> The "To" address is no good either so I guess it won'
This email has reply addrs like this:
Cc: fvwmorg/fvwm ,
fvwmorg/fvwm
Are those any good? Is there some way to get the reply address to be
fvwm@fvwm.org?
The "To" address is no good either so I guess it won't make the mail archive.
Thomas Adam writes:
> @ThomasAdam commented on this p
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
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
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
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-applications.menu do exist and it is a valid menu
file. This is the verbose output:
==
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
Hi,
can anyone help me with using fvwm-menu-desktop on ubuntu (10.04 - so
pre-unity)?
My problem is that it only generates empty menus - but I can't figure out
what settings I need to make it work. I'm guessing --dir should do
something, but am unsure where to point it, or what file fvwm-men
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
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} || '';
>
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} || '
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
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
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
This is with a checkout from cvs that I just did today.
--
Jesús Guerrero Botella
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
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.
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
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
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
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?
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
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
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-
"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
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
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
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
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
>>> $ 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
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
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
$ 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
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
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
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
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
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
>
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 option any longer. The output
is as follows:
42 matches
Mail list logo