| Author |
Message |
jrb

Joined: 11 Dec 2007 Posts: 972 Location: Smithers, BC, Canada
|
Posted: Tue 20 Oct 2009, 00:09 Post subject:
Pfind Right Click Subject description: search folders with a right click |
|
pfind_rtclick.pet will allow you to right click on a folder and search it and its subfolders with pfind file finder. Simple and fast.
Enjoy, J
_________________ SFS-TCZ_Linker, http://puppylinuxstuff.meownplanet.net/choicepup/ user=puppy, password=linux
|
|
Back to top
|
|
 |
esmourguit
Joined: 17 Nov 2006 Posts: 1154 Location: Sur l'ile aux oiseaux.
|
Posted: Tue 20 Oct 2009, 03:05 Post subject:
|
|
Bonjour à tous,
What was missing in Pfind. Great. Really useful. Thank you very much.
Cordialement
_________________ Toutou Linux - Pets francisés
|
|
Back to top
|
|
 |
mawebb88
Joined: 13 Jul 2008 Posts: 245 Location: France nr Lyon
|
Posted: Tue 20 Oct 2009, 03:54 Post subject:
Great |
|
A must. Thanks.
Rgds mike
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5245 Location: Valåmoen, Norway
|
Posted: Tue 20 Oct 2009, 03:57 Post subject:
|
|
Great!
Will include in the next package.
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Tue 20 Oct 2009, 04:15 Post subject:
|
|
1. I've installed it and rebooted, but can't see how to use it.
2. If I r-click on a folder in my Xfe file manager, I see no offer of the choice to search or use Pfind.
I made Xfe my default file manager by installing xfe-default-file-manager-0.1 .
3. If I run ROX, there is "Mount point->Pfind", but I cannot make that find anything; I see no obvious way to specify that which is to be searched for.
4. In Thunar [the original native file manager], there is "Find here...", and I can find things using that.
Is this the only one that will/should work with this program?
Last edited by Sylvander on Tue 20 Oct 2009, 04:20; edited 2 times in total
|
|
Back to top
|
|
 |
magerlab
Joined: 08 Jul 2007 Posts: 730
|
Posted: Tue 20 Oct 2009, 04:18 Post subject:
|
|
i suggest to add an icon for this link for better look
_________________ skype: desafimager
www.youtube.com/sagartem -videos of my band
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Thu 22 Oct 2009, 05:24 Post subject:
|
|
Any suggestions for a fix for my problem?
Xfe is the file explorer in which I'd like to use this functionality.
|
|
Back to top
|
|
 |
jrb

Joined: 11 Dec 2007 Posts: 972 Location: Smithers, BC, Canada
|
Posted: Thu 22 Oct 2009, 17:19 Post subject:
|
|
Sylvander,
I'm not very familiar with Xfe. I think I tried it a few years ago with debian-lite or some such. Does it have right click functionality? Can you right click on a file and do things with or to it?
_________________ SFS-TCZ_Linker, http://puppylinuxstuff.meownplanet.net/choicepup/ user=puppy, password=linux
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Thu 22 Oct 2009, 18:36 Post subject:
|
|
1. " Can you right click on a file and do things with or to it?"
You most certainly can.
Has an extensive right-click "context menu".
It's like the Windows Explorer, but better.
All kinds of features.
Has [as you choose] a folder hierarchy pane plus 1 or 2 file panes.
You can use the hierarchy pane to choose which folders are displayed as panes, then copy or move chosen items [folders/files] from one pane to the other.
Some screenshots and features.
|
|
Back to top
|
|
 |
jrb

Joined: 11 Dec 2007 Posts: 972 Location: Smithers, BC, Canada
|
Posted: Thu 22 Oct 2009, 19:06 Post subject:
|
|
Sylvander,
Pfind right click is a script file, /usr/local/bin/pfind.sh. It is very simple:
| Code: | #!/bin/sh
pfind -d "$1" |
You will have to find some way to link this script to your right click menu.
In ROX that means symlinking /usr/local/bin/pfind.sh to /root/.config/rox.sourceforge.net/OpenWith/pfind.sh or, as I did, /root/.config/rox.sourceforge.net/OpenWith/.inode_directory/pfind.sh. After I made the symlink I renamed it "search with pfind".
If there is other right click OpenWith functionality in xfe I'm sure you will be able to do it.
Good Luck, J
_________________ SFS-TCZ_Linker, http://puppylinuxstuff.meownplanet.net/choicepup/ user=puppy, password=linux
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Fri 23 Oct 2009, 03:59 Post subject:
|
|
Did a bit of searching in the BoxPup file system, but I'm unable to find anything that might lead to a solution.
Since I'm a Puppy & Linux newbie I'll concede defeat.
|
|
Back to top
|
|
 |
ICPUG
Joined: 24 Jul 2005 Posts: 1278 Location: UK
|
Posted: Fri 23 Oct 2009, 08:05 Post subject:
|
|
Sylvander,
I know nothing about xfe but thought I would try looking for info as an exercise. There appears to be zero howto documentation for xfe - typical! However, if you look here under Configuration Files you will see what files to look at to enable configuring of xfe.
http://roland65.free.fr/xfe/index.php?page=docs
Still doesn't say what can be configured and how to do it but I would look at these configuration files and see if there are any clues for the context menu configuration (if it's possible).
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Fri 23 Oct 2009, 08:56 Post subject:
|
|
Read the linked page and did some more searching, but still came up with nothing helpful.
|
|
Back to top
|
|
 |
jrb

Joined: 11 Dec 2007 Posts: 972 Location: Smithers, BC, Canada
|
Posted: Fri 23 Oct 2009, 10:56 Post subject:
|
|
Sylvander,
Have you asked on the BoxPup thread?
Which version of BoxPup are you using? I'll download the latest today and have a look.
_________________ SFS-TCZ_Linker, http://puppylinuxstuff.meownplanet.net/choicepup/ user=puppy, password=linux
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2856 Location: West Lothian, Scotland, UK
|
Posted: Fri 23 Oct 2009, 11:06 Post subject:
|
|
1. "Have you asked on the BoxPup thread? "
No, which BoxPup thread?
2. "Which version of BoxPup are you using?"
Version 4.1.3
|
|
Back to top
|
|
 |
|