Standard/Advanced Menus

What features/apps/bugfixes needed in a future Puppy
Message
Author
User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

Standard/Advanced Menus

#21 Post by RSH »

Hi scOttman.

Thank you for your suggestions. Actually i did some of my work on this one project the way like you suggested.
scOttman wrote:There is a much easier way to achieve much the same thing:
Yes, there is mostly an easier way to achieve much the same thing. :D

- for an individual solution
- for personal use
- surely no other languages supported than english
- if experienced in puppy's filesystem structure
- if experienced in bash scripting
- by moving files around manually

All this is not given to a new linux user - especially a new puppy user. :cry:

When i do develop my work, every user will be able to get from a full featured desktop and menu to a "free" desktop (no icons except one for pmount) and a menu with only on program in it (if wanted so) - by only one single mouse click. :D

Also the wallpaper changes.

It will have language support for English and German and is able to add support for other languages by installing NLS packages. :D

The menus will also be available with FULL language support. :D

Actually there is no puppy with a (f.e.) german menu that says "herunterfahren" instead of "shutdown" etc.pp. If so, than you will have the "herunterfahren" by using English menu as well... (EDIT: i just didn't see one) :cry:

All this will be gone - (for jwm, openbox, fluxbox and fbpanel). :D

Example to create a puppy cd starting in different user modes:
Run fresh Puppy. Install the .pet. Choose User Mode BEGINNER. Remaster CD. :D 8)
Last edited by RSH on Tue 24 Jan 2012, 05:53, edited 1 time in total.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
minesadorada
Posts: 68
Joined: Sun 11 Sep 2011, 19:10

#22 Post by minesadorada »

I'm really looking forward to seeing this project. Well done RSH!

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: Standard/Advanced Menus

#23 Post by sc0ttman »

RSH, my way does support full localisation - as long as the .desktop files contain translations already - if they don't then extra steps/scripts are required, no matter what you do!

And actually, any puppy using Shinobars "Puppy-Desktop-NLS", or techno "jwm_tools" will already have "herunterfahren" (etc) in their menu, along with many other translations - and that is without any extra language files installed/added... Pups like this include Slacko, Akita, QuicksetWary, LupuQ and others...

BTW, I created a script for automatically translating .desktop files, too - see here: http://murga-linux.com/puppy/viewtopic. ... 449#555449 (it might not work now, google were planning to change/remove their API)

I just tested 'my way' on mine, works fine, localised too, ...took me 4 mins to setup..
Seems to work in openbox, jwm, xfce, lxpanel, fbpanel.. :)

I might package it up as a pet, simply to prove it works ;)

(Not trying to be nasty or horrible in any way, its just that a lot of this is already available in Puppy - toggle-rox-desktop, desksetup.sh and others all do some of what you want... you may find them useful... Just trying to help..)
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#24 Post by technosaurus »

@scottman - that would be a hell of a lot simpler and faster if you just changed symlinks to directories - would it not?
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

Moved to LazY Puppy

#25 Post by RSH »

minesadorada wrote:I'm really looking forward to seeing this project. Well done RSH!
Thank you very much - very, very much! :D

Moved to LazY Puppy 8)

http://murga-linux.com/puppy/viewtopic. ... 123#599123

RSH
Last edited by RSH on Wed 25 Jan 2012, 01:09, edited 3 times in total.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#26 Post by technosaurus »

why make this hard?

Code: Select all

mv /usr/share/applications /usr/share/applications~
ln -s /path/to/simpleapps /usr/share/applications
fixmenus #though I recommend jwm_menu_create
mv -f /usr/share/applications~ /usr/share/applications
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#27 Post by RSH »

Deleted, double post!
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#28 Post by Karl Godt »

If this supposed function really is non-working debris, fixing it would be a good step - nothing confuses and annoys new users more than non-working debris.
My thoughts : 4 posts and memyselfandi=fewusers

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#29 Post by RSH »

Karl Godt wrote:My thoughts : 4 posts and memyselfandi=fewusers
Hi Karl,

i do think everything and all that we use today in a matter of course has been started out as a few users project. Even Puppy Linux did start as a few users project. Another Word for few users project would be minority support (care) and we german guys do have this already in the Grundgesetz as you already should know.

I do think, the value of a company and/or commmunity, should be measured at how they do act about minorities (care, support etc,)

However, i did make some progress:

All User Modes working fine and i do use this feature actually in one of my private LazY Puppy isos. I did refine the menu and closed all sub-cagegories (except every last one) All changes on the menu, desktop, wallpaper, wbar and fbpanel are automatically saved if changing the user mode. So if changing back to the last user mode all settings will be available. :D

The Work goes on, more to come...

RSH

Note: i do not post images this time, because it takes too much time to work them out and put them in here.

stu90

#30 Post by stu90 »

RSH wrote:
Note: i do not post images this time, because it takes too much time to work them out and put them in here.
Hello RSH,
Regarding image upload - maybe you will like this Yad script for easy uploading images from your computer 8)
http://murga-linux.com/puppy/viewtopic. ... b0384b7963

Post Reply