ubuntu系统的强大的功能及其界面,以及完全免费的特点吸引了很多的用户开始使用。有些用户想对Ubuntu系统的背景图片进行打包制作,看看下面的方法吧。
Ubuntu背景图片目录/usr/share/backgrounds
要打包的话。需要新建在此目录新建一个文件夹。并在此文件下建立background-1.xml文件
- <background>
- <starttime>
- <year>2009</year>
- <month>08</month>
- <day>04</day>
- <hour>00</hour>
- <minute>00</minute>
- <second>00</second>
- </starttime>
- <!-- This animation will start at midnight. -->
- <static>--------------------------------------静态
- <duration>1795.0</duration>--------------------------------------持续时间
- <file>/usr/share/backgrounds/Aeg_by_Tauno_Erik.jpg</file>
- </static>
- <transition>--------------------------------------过渡
- <duration>5.0</duration>
- <from>/usr/share/backgrounds/Aeg_by_Tauno_Erik.jpg</from>
- <to>/usr/share/backgrounds/Blue_box_number_2_by_orb9220.jpg</to>
- </transition>
- <static>
- <duration>1795.0</duration>
- <file>/usr/share/backgrounds/Blue_box_number_2_by_orb9220.jpg</file>
- </static>
- </background>
总结:希望本文介绍的Ubuntu背景图片打包制作的方法能够对读者有所帮助,更多有关linux系统的知识还有待于读者去探索和学习。
【编辑推荐】