これはUbuntuデスクトップ12.04で可能ですか?具体的には、Unityデスクトップの壁紙としてxscreensaverを実行したいと思います。
ターミナルを開き、次のコマンドを貼り付けます
Sudo apt-get install gconf-tools
gconftool-2 -type bool -set /apps/nautilus/preferences/show_desktop false /usr/lib/xscreensaver/glmatrix -root
次に、再起動して変更を適用します。
クレジットは Life hacker に送られます