Right click options for lupu-525 , lupu-520 , Wary , Slacko

Miscellaneous tools
Post Reply
Message
Author
User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#16 Post by pemasu »

Thank you of your continuous work.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

New version 4.9.6 of Right_click

#17 Post by don570 »

New version 4.9.6 of Right_click

- Open mp3 with mhwaveedit option
- Images opened with default image viewer
- Changed many of the icons to be more attractive
- New version of Bacon Recorder 2.2.1 is more user friendly

___________________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

Right-click-4.9.7

#18 Post by don570 »

I included Zathura to view pdf documents quickly
The most import key shortcuts are 's' and 'a'
to do the zooming
so I put that info in the right click option menu
Image
https://pwmt.org/
http://www.murga-linux.com/puppy/viewtopic.php?t=69709
________________________________________________
Also when copying an image to the Screenshots folder
I made a change so that copying a link of an image
will actually copy the real image.

_____________________________________________

reckrhodes
Posts: 116
Joined: Wed 30 May 2007, 08:15

#19 Post by reckrhodes »

Hi don570, your innovations put me in a more convenient way of manipulating folders and files in puppy. Thank you so much.
Hope you will continue improving this.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 4.9.8

#20 Post by don570 »

Right-click-4.9.8.pet available
new version 4.9.8
I quickly put together a new package
from some ideas from pemasu

For the next version I think I'll add ffconvert since it's
not too big.

1) Added two video formats
2) Changed wording to 'Open Full Screen'
3) Added 'Default Media Player' option
4) Changed mtpaint so it can now open multiple files simultaneous
Note: Use 'Open with' after selecting the images
5) Now there are two apps to open PDF
6) Two audio formats are now supported .au and .m4a

To open multiple files I used this script which was written
by somebody (probably Jemimah)

Code: Select all

#!/bin/sh
 # Check to see if they clicked on the application or sent stuff to mtpaint.
 test -sd "$@"
 if [ "$?" = "0" ]
 then

 # If they just clicked on the icon.
exec mtpaint

else
# if they sent things to mtpaint

for i in "$@"
do
exec mtpaint "$i" &
done

fi
_______________________________________________________

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#21 Post by recobayu »

great!
i like this
this is more safe to delete file in "trash" than delete permanent "ctrl-x"
thanks don570
:D

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 4.9.9 Right-click

#22 Post by don570 »

To recobayu ...

You should read old Forum postings to see how
the 'Trash" feature was developed by a couple of
good programmers a couple of years ago.
I don't use it myself , but I should.
_________________________________________

New version 4.9.9

I finished the Zathura application GUI. Now when
the app is opened the first Folder is the central place
where you should store all your PDF's


When you click on a PDF file Zathura will open it
automatically and very quickly. 1024 pixels wide
F5 is full screen if this key is available.
You can change the opening screens height and width
with a configuration file
/root/.config/zathura/zathurarc

__________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

version 5. Rightclick

#23 Post by don570 »

new version 5.0

OpenWith is now used exclusively for better compatibility

ffconvert by Shinobar is now included.
I modified the help message in ffconvert
to make the program user friendly.

Zathura PDF reader is included

.rar archives re now opened with right click
Lucid 525 has unrar builtin. Other puppies
will have to install unrar or rar.

More right click associations added. Mostly video and audio.

____________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 5.1

#24 Post by don570 »

new version 5.1

Added some gnumeric right slick options

changed wording of .rar option

Zathura has right version number in title now (1.4)

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

"to trash " ?

#25 Post by nancy reagan »

Hi Don,

I Liked your earlier pet so much because of the "to trash".

Now I am in latest lupu r.c. but by rightclicking on an item it gives all kind of options but, "to trash".

Do I have to set something or was this option removed ?

Thanks in advance.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#26 Post by pemasu »

I think I am guilty. I participated in making right clicks specially to the next lucid. I tracked some missing open with associations and I of course used don570 magnificent right clicks pet as base. I managed to mix OpenWith and SendTo folders and the result was that a lot right clicks was missed.
The miserable failure is now corrected. The corrected pet for Lucid Puppy is posted somewhere in the luci development thread.
The trash is back, of course.

I apologize that I have hassled with don570 great product. And I apologize all the inconvenient moments with luci 266. Next version has right clicks back as they should. I hope so.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

unrar package

#27 Post by don570 »

To open a .rar archive, here's how...

Lucid puppy has unrar builtin but
other versions don't so you'll have to install.

To install you can get a pet from
http://www.murga-linux.com/puppy/viewtopic.php?t=31797

or get an official version (which is more recent) from
http://www.rarlab.com/download.htm


...or you could try installing the debian version of the package
http://packages.debian.org/squeeze/unrar

Once installed you can then use the right click option.

________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#28 Post by don570 »

New version 5.2 - I've spent may hours on this version
getting everything right and testing it on several Puppies.

There is now a centralized forum of file management,
which Barry Kauler should promote.

The theory is simple . keep your files organized and in one place.
Right click options can help do this.
I introduced this with 'Copy to PDF Folder'
Now I have taken it further.
Of course you need space to do this. I am a convert to
a 'Full' install since it allows you to have access to the data files
in /root while still operating another operating system

A frugal install doesn't allow that :roll:

Here's a look at the structure
Image

Now there's a good choice of folders to send your files.

Note: the copying of links actually results in the true
file being copied.

Also in this version I have put additional right click options..

-gdmap (graphical disk map)
-postscript files .ps

I've done some testing on Quirky and it should work.

I changed the wording of shinobar's ffconvert
to be more useful and to keep the convert button higher
on the screen to help people with netbooks who have small
screens (600 pixels height)

Image

_________________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

New version Right-click-5.2.1.pet

#29 Post by don570 »

New version Right-click-5.2.1.pet

I downloaded puppy 4.3.1 and have carefully checked
and made some modifications for compatiblity with
puppy 4.3.1 ( and Quirky and Wary as well)
such as 'Open with HTML Editor'
( a great feature)

However I highly recommend that you upgrade these
following apps to get the full satifaction.

pmusic 1.8.3 (since Barry didn't even put that app in)
pschedule 1.0.2 ( to use pclock properly)
pfind 4.22 ( This gives a couple more features with
searching inside of folders)
Edit: I forgot to mention that Puppy 4.3.1 should
be upgraded with Retrovol as the audio mixer


I also found one minor irritant, namely 'Play fullscreen'
doesn't work in puppy 4.3.1 ,
however if you can install mplayer even that will work,
but why bother...


_________________________________________________
Last edited by don570 on Mon 08 Aug 2011, 22:10, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 5.2.2

#30 Post by don570 »

new version 5.2.2

Right-click-5.2.2.pet available

Several minor changes.

I apparently left out the copy of folders feature :oops:

I've improved screenshotbrowser.sh to get rid
of the annoying first window if desired

A note about icons: I've tried to avoid adding new icons
to this package to keep it as small as possible,
but I've noticed a couple of applications that do
strange things. One is Gnumeric, where a switch to
a new more attractive icon has occured about a year ago.
( so I use it)

The other is Geany . Barry Kauler wants to use the icon
/usr/share/icons/hicolor/48x48/apps/geany.pgn
because links point to that icon. It is very attractive, which
may explain his change in choice of icon. I'm using it
now as well to be compatible with future Puppies.

But it does cause some incompatibility with older Puppies.
Maybe I'll fix that in the next version.

________________________________________

amigo
Posts: 2629
Joined: Mon 02 Apr 2007, 06:52

#31 Post by amigo »

I'm dissapointed that you haven't maintained the attachments for previous versions. Do you have copies of them available somewhere else?

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#32 Post by don570 »

amigo wrote:Do you have copies of them available somewhere else?
I've deleted a lot of my previous work, ... but tell me
what Puppy version you use and maybe I can make a new version.

Wary multilingual for instance should be upgraded
by me...

If you spot any bugs just tell me.
___________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 5.2.3

#33 Post by don570 »

new version 5.2.3


very minor changes. Hardly worth the upgrade.
I've spent the weekend on making a Squeeze version.


For people who want to
experiment with the latest kernel
try Squeeze Puppy . I've made a special
version of Right click just for it.
http://www.murga-linux.com/puppy/viewto ... 521#551521


_____________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

right click version 524

#34 Post by don570 »

Changed two things

1) wav to mp3 conversion -- both single file and folder

2) scripts are treated different. They shouldn't be edited with Abiword
so I substituted nicoedit

Just click to install

I added a new feature ... conversion of wav to mp3.

Both an entire folder and a single file.

Image
______________________________________________

right click on a folder and get

Image

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

open with "sfs load on the fly" ?

#35 Post by nancy reagan »

Hi Don,

Great app, but what I do not see is "open with "sfs (un-)load on the fly"".

Could you tell me -being a very low-profile wannabee user- how to do this ?
Last edited by nancy reagan on Sat 13 Aug 2011, 21:39, edited 1 time in total.

Post Reply