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.
阅读(1810) | 评论(0) | 转发(0) |