Search found 14629 matches

by musher0
Sat 11 Jul 2020, 07:01
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Hello all. This menu creator script is in a state of flux! Changes: -- In addition to the categories discovered by grep at the beginning, the main categories from Freedesktop.org have been added to broaden the scope a bit. -- Check if there is anything in the submenu.lst with grep - c Category Some....
by musher0
Sat 11 Jul 2020, 04:16
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Re: menu icewm

josejp2424 wrote:I was playing with the icewm menu
my results.

Image
Interesting!

Were you using one of my scripts, icewm-menu-fdo, xdg-menu, or even something else?

BFN.
by musher0
Fri 10 Jul 2020, 22:40
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Things went faster than expected, so here you go: a menu creator script for icewm incorporating icons. This one spreads more horizontally than the previous one as well. #!/bin/bash # /root/.icewm/lister2-icons.sh # A more sideways variant. # # Copy from this forum thread and save # at the directory ...
by musher0
Fri 10 Jul 2020, 20:33
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Thank you kindly for the remark, foxpup. I do not use the name and icon tags of the desktop files to save time in creating the menu and displaying it on screen. It also makes this script more portable for use with various window managers, with a minimum of alterations. (This being the technical reas...
by musher0
Fri 10 Jul 2020, 16:49
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

foxpup wrote:Hello musher0

Thank you for the code.
I will try it out.
I may be back with some remarks :idea:
.
Yes please! :)
by musher0
Fri 10 Jul 2020, 04:47
Forum: Truly off-topic conversations
Topic: Pic Of The Day
Replies: 3906
Views: 319242

:D
by musher0
Fri 10 Jul 2020, 02:37
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Hi guys. Here is a new and easy menu creator script for icewm. Sorry, icewm-menu-dfo and xgd-menu! :twisted: Everything is in the script, so please read the remarks. Thanks. Basically all written in bash, with a bit of awk and grep. Enjoy! #!/bin/bash # /root/.icewm/lister.sh # Copy from this forum ...
by musher0
Thu 09 Jul 2020, 19:50
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

TWIMC, here are the desktop categories icewm-menu-fdo recognizes. Extracted from the executable with hexdump -C /usr/bin/icewm-menu-fdo then, long story short, fiddling with awk -F"|" '{print $2}' icewm-menu-fdo.categs > icewm-menu-fdo.categs-proper and cat icewm-menu-fdo.categs-proper | t...
by musher0
Thu 09 Jul 2020, 19:40
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Thanks for this clarification, foxpup.

No disrespect or offense intended, none at all,
but I may wish to try another way of obtaining
a menu for icewm.

TWYL
by musher0
Thu 09 Jul 2020, 16:55
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Thanks, fox pup.

This is weird. I incorporated your template file, typed < fixmenus >, and the
icewm menu has become worse...

Please see attached.

But no worries, let's all keep calm, the house is not on fire!
This is still a very alpha stage!

BFN.
by musher0
Thu 09 Jul 2020, 04:17
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Thanks, José.
BFN.
by musher0
Thu 09 Jul 2020, 04:13
Forum: Users ( For the regulars )
Topic: The 'less' command and colors
Replies: 9
Views: 3878

Hi. I just tripped on this while looking for something else. I had forgotten about it. Installing lesspipe could help coloring of text to some extent. https://github.com/wofr06/lesspipe.sh/archive/lesspipe.zip lesspipe is a companion script to less and provides some coloring utiltiies for less. Unpa...
by musher0
Thu 09 Jul 2020, 01:45
Forum: REQUESTS
Topic: Sync only works in latest version of Anki
Replies: 4
Views: 3671

You mean this application , yes? (To avoid any confusion!) yes but the latest version, the one I have on xenial 32bit works but the sync has been disabled becasue it is not the latest version, The sync only works with the latest version. Thanks! Hello memo. Ah. I was just asking. I don't know this ...
by musher0
Thu 09 Jul 2020, 01:41
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Re: woof-ce

josejp2424 wrote:
musher0 wrote:Many thanks José, you're a saviour!!! ;)
https://sourceforge.net/projects/dpup/files/woof-ce/
Encore merci! / ¡Gracias de nuevo!

I have everything now, I think.

BFN.

Important P.S.: jwm working now! Please see attached.
by musher0
Thu 09 Jul 2020, 01:37
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Re: icewm-menu-fdo

It does not create a menu we Puppyists are used to, but it's still quite a workable menu. I know icewm-menu-fdo and I am not impressed. It produces a lot of overlap, a lot more than Puppy style does. The (sub)menus are not well chosen, and I don't know if you can do something about that. . Thanks f...
by musher0
Wed 08 Jul 2020, 16:24
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

@foxpup: Interim report: the xdgmenus you provided are not working, even with the addition of the required libgnome-menus-2.0 library. So no menu for jwm or icewm, Puppy style. That said, I discovered that the icewm package downloaded from PPM the other day has an exec called icewm-menu-fdo, which i...
by musher0
Wed 08 Jul 2020, 15:48
Forum: Puppy Derivatives
Topic: Building DPupBuster64 from Woof-CE
Replies: 32
Views: 19194

Many thanks José, you're a saviour!!! ;)
by musher0
Wed 08 Jul 2020, 15:44
Forum: REQUESTS
Topic: Sync only works in latest version of Anki
Replies: 4
Views: 3671

You mean this application, yes?
(To avoid any confusion!)
by musher0
Wed 08 Jul 2020, 15:32
Forum: Truly off-topic conversations
Topic: Pic Of The Day
Replies: 3906
Views: 319242

Lassie, you're being vulgar! :lol:
by musher0
Wed 08 Jul 2020, 15:26
Forum: Package Collections / Repositories
Topic: electron apps - based on Chromium browser
Replies: 7
Views: 3541

Yeah, that info will save me -- and perhaps a host of other people -- the trouble.
Thanks, Mike_Walsh.
BFN.