Search found 41 matches

by phillipe
Wed Nov 04, 2009 12:52 am
Forum: General Help
Topic: Conky Difficulties
Replies: 11
Views: 19338

Re: Conky Difficulties

You can make a simple ShellScript to launch feh on startup automatically. For a example, let's create a script whose name will be setwallpaper.sh: #!/bin/sh # Set a variable to get the wallpaper path WALLPAPER="$HOME/Dropbox/Photos/Wallpaper/wall_blue.png" # Launch feh with the variable fe...
by phillipe
Tue Nov 03, 2009 1:49 pm
Forum: General Help
Topic: Conky Difficulties
Replies: 11
Views: 19338

Re: Conky Difficulties

It works ! http://a.imagehost.org/t/0336/conky03.jpg Thank's for the tip. But do you know where I can change the setting in lxde not to launch pcmanfm at startup and feh instead ? Because I had to kill pcman before launching feh. Add feh to the last line of the file /etc/xdg/lxsession/LXDE/autostar...
by phillipe
Tue Nov 03, 2009 11:24 am
Forum: General Help
Topic: Conky Difficulties
Replies: 11
Views: 19338

Re: Conky Difficulties

anoxie,

Modify: own_window_transparent no
To: own_window_transparent yes

If still the transparency of Conky does not work, use the application FEH or another to set the wallpaper.
Ex: feh --bg-scale /home/user/images/background.jpg
by phillipe
Wed Oct 28, 2009 3:28 am
Forum: PCManFM
Topic: open as root?
Replies: 14
Views: 16924

Re: open as root?

Here is the code fixed: #!/bin/sh #------------------------------------------------------- # Start program export launchasroot=' <window title="Root Launcher" icon="/usr/share/icons/gnome/32x32/apps/file-manager.png" window-position="2" width-request="300"> <n...
by phillipe
Tue Oct 20, 2009 10:52 am
Forum: LXDE Design Project
Topic: New theme
Replies: 7
Views: 15703

Re: New theme

Man,
What a beautiful theme.
Please, continue this work! :D
by phillipe
Tue Sep 22, 2009 6:14 am
Forum: PCManFM
Topic: Next generation PCManFM is now under development!
Replies: 13
Views: 25033

Re: Next generation PCManFM is now under development!

You can grab the latest source code with following command line: git clone git://libfm.git.sourceforge.net/gitroot/libfm For some reason I cannot get the source (git hung up unexpectedly error), it doesn't seem to be there. Also, sourceforge gives a 404 error for this page: http://libfm.sourceforge...
by phillipe
Tue Sep 15, 2009 7:58 pm
Forum: General Help
Topic: autostart parcellite
Replies: 3
Views: 4198

Re: autostart parcellite

Edit the file /etc/xdg/lxsession/LXDE/autostart
Add, in the end of the file, the line: @parcellite

The file /etc/xdg/lxsession/LXDE/autostart is the file that load the applications on startup on LXDE.
by phillipe
Sat Sep 12, 2009 7:02 pm
Forum: LXDE Development & Programming
Topic: LXDE and THE DM and my lxdm
Replies: 26
Views: 35098

Re: LXDE and THE DM and my lxdm

Thanks maces! I used the /etc/rc.d/slim daemon script and I made some alterations to make the /etc/rc.d/lxdm daemon script. So, now, LXDM works in the DAEMONS section of /etc/rc.conf. Make a try please! 2. "/usr/bin/lxsession -s LXDE" is using very much cpu power, means half of an "In...
by phillipe
Sat Sep 12, 2009 5:40 am
Forum: LXDE Development & Programming
Topic: LXDE and THE DM and my lxdm
Replies: 26
Views: 35098

Re: LXDE and THE DM and my lxdm

Hi All!

I liked this project very much man!

So I decided to make a package for Archlinux users.

Anyone who is interested in testing the SVN version of LXDM, please download the LXDM PKGBUILD here.

If Arch users use YAOURT, so just do: $ yaourt -S lxdm-svn


Thanks for this project! :D
by phillipe
Fri Aug 07, 2009 7:16 pm
Forum: General Help
Topic: PCmanfm errors on transfering.
Replies: 2
Views: 3192

Re: PCmanfm errors on transfering.

I use Arch+LXDE too.

And I never had problems with FAM, but I like to use Gamin.

I think his works better. But it's a question of choice.