LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Two questions about pekwm (https://www.linuxquestions.org/questions/linux-software-2/two-questions-about-pekwm-151035/)

S_Warlock 02-27-2004 12:51 AM

Two questions about pekwm
 
Hi.

Can someone help me with the command for setting .jpg .png background ?

I have looked around but havn't find a guide for setting the image .

I am a noob (not complete) on pekwm can some one inform me about things to do in pekwm or at leaste give me a guide or something.

I have read a bit of the guide on pekwms site.

Sorry about my English.

/ Teo

riven 07-11-2004 12:23 PM

well the documentation on the site tells you how to do it, but anyway, use a program like feh, and add the appropiate command in the pekwm start file to execute feh

Code:

# emerge feh
$ nano ~/.pekwm/
$ chmod +x start
$ nano -w ~/.pekwm/start

then add a line like this at the bottom

Code:

feh --bg-center /home/joe/path/to/wallpaper.jpg


All times are GMT -5. The time now is 01:00 PM.