Ctrl-Alt-L 工作正常。但图像是 XP Bliss,我有点惊讶。我可能指定了这一点,尽管它不是我的背景壁纸。我现在使用的是 12.04。
答案1
您应该在/usr/share/images/desktop-base
目录中创建一个 xml 文件并在其中添加以下行:
<background>
<static>
<duration>8640000.0</duration>
<file>
<size width="1920" height="1200">/home/fabhax/wallpapers/NATURE-TheDivide_1920x1200.jpg</size>
</file>
</static>
</background>
当然,您可以根据自己的喜好更改属性。
保存文件并重新启动 gnome:
/etc/init.d/gdm3 restart