给fvwm加背景图片
时间:2006-09-13 来源:cvip
1. You can use fvwm's own function, add it to your .fvwm2rc, e.g.
SetEnv fvwm_wallpaper /home/user/.fvwm/wall.png
But it is only fit for png format.
2. Use some pic view program like xloadimge, and add it to your .fvwm2rc, e.g.
DestroyFunc StartFunction
AddToFunc StartFunction
+ I Exec exec xloadimage -onroot -fullscreen /home/user/.fvwm/wall.jpg
It can be used for jpg, png etc.
SetEnv fvwm_wallpaper /home/user/.fvwm/wall.png
But it is only fit for png format.
2. Use some pic view program like xloadimge, and add it to your .fvwm2rc, e.g.
DestroyFunc StartFunction
AddToFunc StartFunction
+ I Exec exec xloadimage -onroot -fullscreen /home/user/.fvwm/wall.jpg
It can be used for jpg, png etc.
相关阅读 更多 +