Results 1 to 2 of 2
hi
i am working on a customized board having linux kernel
the board doesn't have a KDE OR GNOME SUPPORT
the path exists
root/.kde/share/config
but config is completely empty it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-09-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
Wallpaper without KDE & GNOME
hi
i am working on a customized board having linux kernel
the board doesn't have a KDE OR GNOME SUPPORT
the path exists
root/.kde/share/config
but config is completely empty it does not have any file
so how should i display wallpaper with out kdesktoprc file WHICH MUST BE PRESENT IN (root/.kde/share/config) config directory
CAN I DO THIS WITH HELP OF X11 OR X-SERVER
PLEASE HELP.
thanks in advance
Gautam
- 09-09-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
You don't need kde or gnome for such a simple task.
There are many programs that can do it for you. I use feh, which is imlib based. There's also esetroot and many others.
Put it into your .xinitrc or whatever script you use to initialize X.Code:feh --bg-scale <picture>
Also, I couldn't avoid to notice that you are operating as root. Not a good idea overall if you plan on having internet connection on this machine.


Reply With Quote
