ubuntu桌面幻灯片
Just like Windows 7 and OS X, Ubuntu has the ability to create a slideshow wallpaper thanks to GNOME 2.28. Here is how you can take control of your wallpaper slideshows with a simple to use GUI tool or a down and dirty text editor.
与Windows 7和OS X一样,由于GNOME 2.28,Ubuntu能够创建幻灯片墙纸。 这是使用简单易用的GUI工具或肮脏的文本编辑器来控制墙纸幻灯片的方法。
The easy way
简单的方法
Let’s start by showing you the easy way to create a slideshow wallpaper using a GUI tool called CreBS (Create Background Slideshow). CreBS is an easy install in Ubuntu. To install the software open up a terminal and type
让我们首先向您展示使用GUI工具CreBS(创建背景幻灯片)创建幻灯片墙纸的简单方法。 CreBS在Ubuntu中很容易安装。 要安装软件,请打开终端并输入
sudo add-apt-repository ppa:crebs/ppa
sudo apt-get update
sudo apt-get install crebs
This will install the CreBS repository, update your available packages, and then install CreBS. Once CreBS is installed, head over to your menu and launch CreBS.
这将安装CreBS存储库,更新您的可用软件包,然后安装CreBS。 安装CreBS后,转到菜单并启动CreBS。
To create your wallpaper slideshow just use the add button and select images to add to the wallpaper. You can also drag and drop your wallpapers to change their order.
要创建墙纸幻灯片,只需使用添加按钮并选择要添加到墙纸的图像即可。 您也可以拖放墙纸以更改其顺序。
Once you have all the images you want, change the settings below for the amount of time between slideshow changes and how long you want transitions.After all the settings are set up the way you want, type in a name at the very bottom and then click the green check to apply and save the desktop wallpaper.
拥有所有想要的图像后,请更改以下设置,以更改幻灯片显示之间的时间间隔和所需的过渡时间。按照所需的方式设置所有设置后,在最底端键入一个名称,然后单击绿色复选框以应用并保存桌面墙纸。
If you ever want to apply the theme again later you can right click on the desktop and select change desktop background. If you want to share the wallpaper slideshow with friends you will have to edit the xml manually so I would suggest just sending them the pictures and allowing them to recreate the theme on their system.
如果以后要再次应用主题,则可以右键单击桌面,然后选择更改桌面背景。 如果要与朋友共享墙纸幻灯片,则必须手动编辑xml,因此建议您仅将图片发送给他们,并允许他们在其系统上重新创建主题。
The manual way
手动方式
If GUI’s just aren’t your thing, you can also create a wallpaper slideshow using a text editor. All you need to do is create an XML file with the following sections:
如果您不希望使用GUI,还可以使用文本编辑器创建墙纸幻灯片。 您所需要做的就是创建包含以下部分的XML文件:
The
You can add as many
您可以根据需要添加任意多个
Conclusion
结论
It isn’t hard to create your own wallpaper slideshow in any Linux distribution running the GNOME desktop environment with this simple XML layout and a folder full of images. Enjoy this handy trick to customize your install.
使用这种简单的XML布局和一个充满图像的文件夹,在运行GNOME桌面环境的任何Linux发行版中创建自己的墙纸幻灯片放映都不难。 享受这个方便的技巧来定制您的安装。
CreBS
CreBS
翻译自: https://www.howtogeek.com/howto/25549/how-to-create-a-wallpaper-slideshow-in-ubuntu/
ubuntu桌面幻灯片