a、Ubuntu Splash
即输入用户名和密码后进入桌面时显示的那个长方形图形,喜欢DIY的可以在以下路径修改:
/usr/share/pixmaps/splash/ubuntu-splash.png
举个例子,假设已进入该目录
sudo rm ubuntu-splash.png
sudo ln -s ubuntu-smooth.png ubuntu-splash.png
就可以了
下面的都是一样的
b、OpenOffice Splash
即运行openoffice时显示的那个图片,在以下路径:
/usr/lib/openoffice/program/openintro_ubuntu.bmp
c、gimp splash
/usr/share/gimp/2.0/images
d、beryl的好像是在
/usr/share/beryl下的那个splash png图片。