roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: April 03 2004,16:44 |
|
As was pointed out in another thread the bsetbg under .fluxbox directory has an error. The error scales only width and not height. Actually width is listed twice, so the second one should be height. This is easily corrected, since it is in the home directory. Just edit the file .fluxbox/bsetbg Note that bsetbg is really calling xsri. This has other options for you to use. At a shell prompt type xsri --help So, even for a liveCD, you can use bsetbg and it will scale the image. Otherwise use the xsri directly and have more control of how the image is displayed. Then add that command to your .xinitrc
|