Page 4 of 5

Posted: Sun 18 Oct 2009, 01:14
by stifiling
yea, i believe those icons are apart of the pupevent pet that needs updating.

Posted: Sun 01 Nov 2009, 15:02
by swiatmar
hallo :)

Does anybody know hot to edit in xfce the right click menu on the desktop- I can't find the script. I'm loosing some Icons and would like to repair it :)


Image

Posted: Mon 02 Nov 2009, 02:24
by stifiling
Swiatmar...looks like we both interested in the same things. but to fix the menu...this is the information the worked for me that Gray posted.


Also the new puppy package manager in 4.3 changes any categories that it does not recognise in .desktop files to 'BuildingBlock' which screws up the menus in the xfce pet.

for example the category in the /usr/share/applications/help.desktop should be X-Xfce-Toplevel;


so pretty much if you right click on the help icon in /usr/share/applications....and open in mousepad, u'll see the category says BulidingBlocks...you should change it from that to X-Xfce-Toplevel.

it's a couple other icons in the /usr/share/applications folder that needs to be changed in the same manner as well. 'Run Program' is another one.

I myself jus switched to the new NOP 4.3...which is working very, very well.

Posted: Mon 02 Nov 2009, 12:30
by swiatmar
already fixed :

http://www.murga-linux.com/puppy/viewtopic.php?t=48418

there is a little difference between NOP 413 and 431 but with help of CatDude we found a solution

Posted: Mon 09 Nov 2009, 01:56
by glassparrot
Thanks, Gray, as always for your work.

BTW, I wonder if you wouldn't mind editing the first post in this conversation to make it clear to casual passersby that you have to add "BuildingBlock" as a category in /etc/xdg/menus/xfce-applications.menu

Code: Select all

    <Include>
        <Category>X-Xfce-Toplevel</Category>
        <Category>BuildingBlock</Category>
    </Include>
and, also that one ought to edit the /sbin/shutdown command as you described?

Code: Select all

#!/bin/sh

echo "shutdown $1"

if [ "$1" == "-r" ];then
   exec wmreboot &
else
   exec wmpoweroff &
fi
I love your choice of vista cursors, and and your taste in fonts and window colours. Where do you get these wonderful desktop background pictures which you add with your XFCE puplets?

Also... just a note for anyone trying to puzzle out how the XFCE menus work, this is a great thing to read though. All the information you need is right there.

Posted: Mon 09 Nov 2009, 12:10
by mikeb
I love your choice of vista cursors, and and your taste in fonts and window colours. Where do you get these wonderful desktop background pictures which you add with your XFCE puplets?
This is where I go
http://www.xfce-look.org/index.php
No ugly puppies round here :D

mike

Posted: Mon 09 Nov 2009, 20:28
by glassparrot
Thanks, mikeb. I'll take a look at those resources.

Posted: Wed 16 Feb 2011, 20:32
by alfisti
please help!!
i have xfce 4.6 but i want all programs open in Thunar.
now, sometimes open with rox. (from pmount eg).

I had done earlier to open always thunar but i dont remember the way.
thank you.

Posted: Wed 16 Feb 2011, 20:46
by alfisti
ok!
i change the file /usr/local/bin/rox as:


#!/bin/sh
# redirect rox calls to thunar

if [ $# -eq 0 ];then
thunar /root
exit
fi
if [ "$1" = "-D" ];then
exit
fi
if [ "$1" = "-d" ];then
shift
thunar "$@"
exit
fi
if [ -d "$1" ];then
thunar "$@"
exit
fi

thanks :D

possibility of 4.8?

Posted: Mon 02 May 2011, 01:38
by Q5sys
I've been following the changes to XFCE for a while now, and with the latest changes in .8 I think I'm ready to give it another shot again (last time I used it was v3 I think. They really seem to have stepped up their game with this release.
Any chance you (or anyone reading this thread) will be compiling the latest release? It's been out since Jan so I figure the bugs have been worked out at this point.

Posted: Tue 24 Jul 2012, 03:08
by slenkar
link in the first post seems to be dead

Re: possibility of 4.8?

Posted: Tue 24 Jul 2012, 23:10
by Q5sys
Q5sys wrote:I've been following the changes to XFCE for a while now, and with the latest changes in .8 I think I'm ready to give it another shot again (last time I used it was v3 I think. They really seem to have stepped up their game with this release.
Any chance you (or anyone reading this thread) will be compiling the latest release? It's been out since Jan so I figure the bugs have been worked out at this point.
4.10 is out now too. I'd love to see this development for Puppy continue. Anyone able to do this?

Re: possibility of 4.8?

Posted: Wed 25 Jul 2012, 01:16
by ikaros262
Q5sys wrote:4.10 is out now too. I'd love to see this development for Puppy continue. Anyone able to do this?
Anyone able to do it? Yes. Anyone willing to do it? Nope. There is Saluki puplet with XFCE, and it is great 8)
The only thing I wish from Saluki is that they invite non-English speakers to join the party :lol:

Posted: Wed 25 Jul 2012, 08:06
by Jejy69
Nope ?
Here is the proof to the contrary. :lol:
I'm the author of this derivative, but not of the video.
http://www.youtube.com/watch?v=JnCPF-JtVGc
There are all the latest tools XFCE 4.10, thunar last etc. ...

Posted: Wed 25 Jul 2012, 13:21
by ikaros262
Jejy69 wrote:Nope ?
Here is the proof to the contrary. :lol:
I'm the author of this derivative, but not of the video.
http://www.youtube.com/watch?v=JnCPF-JtVGc
There are all the latest tools XFCE 4.10, thunar last etc. ...

Wow! Where do I click to download?

Posted: Thu 26 Jul 2012, 08:01
by Jejy69
Hi ! Sorry I'm late.
This is link : http://e-nautia.com/disk/download.php?id=2372384

It's in French by default, but you can change with English locale.
It's a testing version !

Posted: Thu 26 Jul 2012, 09:57
by Ray MK
Hi Jejy69

This looks very interesting - am downloading now.

Am very impressed with your Gnome 2.32 and LXDE puppy's and both run
quite well on my ram challenged kit.

This should in theory be even better.

Many thanks for what you have done and for sharing with us.

Much appreciated - very best regards - Ray

Posted: Thu 26 Jul 2012, 17:13
by Jejy69
This looks very interesting - am downloading now.

Am very impressed with your Gnome 2.32 and LXDE puppy's and both run
quite well on my ram challenged kit.

This should in theory be even better.

Many thanks for what you have done and for sharing with us.


Hi Ray MK !
Believe me, I'm really happy that pleases both. :D
I think released it in the derivative section.

Thanks mate !

Posted: Fri 27 Jul 2012, 02:36
by ikaros262
Thank you! :D Downloading...

2014 XFCE 4.6.1 please me

Posted: Wed 09 Apr 2014, 13:12
by Pelo
2014 XFCE 4.6.1 please me
I am playing with xfce-4.6-22.01_520.sfs from Russian Lupu 520.
Sfs mounted on the fly Puppy Precise 5.7.1.
Glassy-sky in USSR :)