ROX-Filer Home icon
August 06, 2017 —
BarryK
The icon bar along the top of ROX-Filer file manager has a "Home" icon. Click that, and it takes you to /root.
In Quirky and Easy, I want to differentiate between the /root and the user's preferred working home. When I click the "Home" icon, I want to go to that alternative path.
This question has been asked a few times on the Puppy Forum, for example here:
http://www.murga-linux.com/puppy/viewtopic.php?t=24348
I have created a patch for the source code, 09-rox-filer-easy-home.patch. hard-coded for the home path in Easy Linux.
The source that I am using for Quirky and Easy is:
http://distro.ibiblio.org/quirky/quirky6/sources/alphabetical/r/rox-filer-2011-10-22-has_configure.tar.gz
And these patches have to be applied:
http://distro.ibiblio.org/quirky/quirky6/sources/alphabetical/r/rox-filer-patches/
09-rox-filer-easy-home.patch really should be generalized to suit any desired home, so it will work in any pup, as my todo note here:
http://distro.ibiblio.org/quirky/quirky6/sources/alphabetical/r/rox-filer-patches/bk-notes
...if anyone wants to do that, go for it!
After patching, compile:
# ./ROX-Filer/AppRun --compile
Which will create 'ROX-Filer' executable, copy that to /usr/local/apps/ROX-Filer/, or where ever ROX is in your pup, then restart X.
Comments
I posted about this on the Puppy Forum:http://www.murga-linux.com/puppy/viewtopic.php?p=963219#963219
Tags: linux