LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Background image in mrxvt (https://www.linuxquestions.org/questions/linux-software-2/background-image-in-mrxvt-418993/)

MS3FGX 02-24-2006 01:24 AM

Background image in mrxvt
 
I have been trying to set the background image in mrxvt, but am having a problem.

If I call mrxvt with the command option:

Code:

mrxvt -pixmap /home/tj/SlackSplash_small.jpg
It works fine, but if I try to then do it from the .mrxvtrc file, with the line:

Code:

mrxvt.pixmap: /home/tj/SlackSplash_small.jpg
It doesn't do anything. The rest of the settings in the mrxvtrc file work fine, but the pixmap line refuses to work.

Anyone know what could be wrong?

dive 02-24-2006 10:22 AM

mrxvt*Pixmap: /home/tj/SlackSplash_small.jpg

or

mrxvt*vt0*Pixmap: /home/tj/SlackSplash_small.jpg


All times are GMT -5. The time now is 10:15 AM.