Search found 6 matches

by piotreks
Wed Dec 28, 2011 7:42 pm
Forum: General Help
Topic: Manage desktop with nautilus3?
Replies: 4
Views: 6282

Re: Manage desktop with nautilus3?

... and libgtk-3-0 is installed on my system. And Nautilus 3 is working on my system, but it just doesn't draw / manage the desktop when starting. To the best of my knowledge most, if not all, components of LXDE are linked against gtk-2.0 (i.e. use gtk-2.0 API). It is very possible that, since Naut...
by piotreks
Fri Dec 23, 2011 4:51 pm
Forum: General Help
Topic: Manage desktop with nautilus3?
Replies: 4
Views: 6282

Re: Manage desktop with nautilus3?

I'm pretty sure LXDE is based on GTK+ 2.X, whereas Nautilus 3 is using the GTK+ 3.0 API. See here: http://live.gnome.org/Nautilus/News You can verify by running ldd on the nautilus executable and checking the gtk version it is linked against...something like this (just substitute the nautilus execut...
by piotreks
Thu Dec 22, 2011 11:26 pm
Forum: General Help
Topic: which distribution with lxde
Replies: 23
Views: 27737

Re: which distribution with lxde

Check out the distros yourself. This is a very good suggestion. Most, if not all, distros provide a live disk which you can boot without having to install on the hard drive. This will give you the option of running through your usual tasks and comparing yourself. I'm running Fedora with LXDE, have ...
by piotreks
Thu Dec 22, 2011 10:38 pm
Forum: LXPanel
Topic: question about temperature monitor
Replies: 21
Views: 37768

Re: question about temperature monitor

What do you mean with a conky ? Can you explain how to deploy the code: ${hwmon 0 temp 1}°C I think conky refers to the conky package: http://conky.sourceforge.net/ I noticed that xfce has a sensors applet. Is there some generic way to apply xfce applets in lxde ? Short answer: I don't think there ...
by piotreks
Wed Dec 21, 2011 4:20 pm
Forum: LXPanel
Topic: two bottom lxpanel, is realy?
Replies: 3
Views: 4877

Re: two bottom lxpanel, is realy?

shraibikus wrote: I try configure lxde with two bottom panel.
I don't think this is currently possible with lxpanel.
One panel will be painted on top of the other (will completely cover the other).
by piotreks
Fri Nov 18, 2011 9:02 pm
Forum: LXPanel
Topic: System tray extended + artifacts
Replies: 12
Views: 25214

Re: System tray extended + artifacts

I've encountered a similar situation (icons not appearing in the system tray). For posterity's sake, I realized my lxpanel issues were caused by the fact that the lxpanel configuration reads EVERY file inside $HOME/.config/..../panels. I had two files there (named 'panel' and 'panel.orig'). On start...