我是靠谱客的博主 平常花卷,最近开发中收集的这篇文章主要介绍ubuntu 13.10 安装3d桌面 compiz,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

Note that you need a video card that can render this and to have the drivers correctly installed.

desktop-cube-ubuntu

1.) Ubuntu 13.10 by default has only one workspace, so first we need to enable multi workspaces to get started. To do so, go to Unity Dash -> Appearance -> Behavior tab. Check the box which says ‘Enable workspaces’

enable workspaces 13.04

2.) Then installed required packages which allows you to configure Unity desktop effects. Search for and install compizconfig-settings-manager, compiz-plugins, compiz-plugins-extra from Ubuntu Software Center. Or you can run below command in terminal (Ctrl+Alt+T) to install these packages:

sudo apt-get install compizconfig-settings-manager compiz-plugins compiz-plugins-extra

3.) Open CompizConfig Settings Manager from Unity Dash Home. Let’s do some settings via this tool.

compizconfig settings manager

4.) Go to Preferences in left bar.

ccsm-preferences

5.) Under Plugin List tab, uncheck “Automatic plugin sorting” and accept the warning that will appear after trying to disable it.

From the Disable Plugins List, Enable the following plugins: cube, rotate
From the Enable Plugins List, Disable the following plugins: wall

enable 3d desktop cube

6.) Go back from the Preferences menu to the Main Compiz Menu and select General Options -> Desktop Size tab and change the Horizontal Virtual Size to 4, and Vertical size to 1.

enable-desktop-cube1

You can also add background, top and bottom colors for the cube from Desktop Cube configuration window.

Now you can press down Ctrl+Alt, and drag your mouse to see the magic!

(Optinal) To revert back to default, press Ctrl+Alt+T to open terminal. When it opens, run below commands:

dconf reset -f /org/compiz/; setsid unity

Done!


转载于:https://my.oschina.net/u/219482/blog/210019

最后

以上就是平常花卷为你收集整理的ubuntu 13.10 安装3d桌面 compiz的全部内容,希望文章能够帮你解决ubuntu 13.10 安装3d桌面 compiz所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(50)

评论列表共有 0 条评论

立即
投稿
返回
顶部