linux:gentoo:enablecompiz
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:gentoo:enablecompiz [2010/04/05 19:39] – 114.219.93.197 | linux:gentoo:enablecompiz [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== 启用compiz时遇到的几个问题 ====== | ||
| + | |||
| + | |||
| + | ====== 屏幕空白 ====== | ||
| + | |||
| + | 1.输入compiz时,屏幕是一片空白 | ||
| + | |||
| + | 首先参考nvidia教程:http:// | ||
| + | 注意几个地方: | ||
| + | < | ||
| + | Identifier " | ||
| + | Driver | ||
| + | VideoRam | ||
| + | EndSection | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | (...) | ||
| + | # Load " | ||
| + | Load " | ||
| + | (...) | ||
| + | EndSection | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Device | ||
| + | Monitor | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 1 | ||
| + | EndSubSection | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 4 | ||
| + | EndSubSection | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 8 | ||
| + | EndSubSection | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 15 | ||
| + | EndSubSection | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 16 | ||
| + | EndSubSection | ||
| + | SubSection " | ||
| + | Viewport | ||
| + | Depth 24 | ||
| + | EndSubSection | ||
| + | |||
| + | Option " | ||
| + | |||
| + | EndSection | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | | ||
| + | |||
| + | 还要记得启用nvidia, | ||
| + | < | ||
| + | gentoo-pjq pjq # eselect opengl list | ||
| + | Available OpenGL implementations: | ||
| + | [1] | ||
| + | [2] | ||
| + | gentoo-pjq pjq # eselect opengl set nvidia | ||
| + | Switching to nvidia OpenGL interface... done | ||
| + | </ | ||
| + | 重启下X,再跑下glxgears,到了8000多 | ||
| + | |||
| + | ====== 没有标题栏 ====== | ||
| + | 上面那些弄好后,可以运行compiz,屏幕不是空白的,但没有标题栏。 | ||
| + | |||
| + | 安装一个 | ||
| + | emerge fusion-icon | ||
| + | 使用它来管理compiz, | ||
| + | |||
| + | 再安装 | ||
| + | emerge | ||
| + | | ||
| + | 在这里搜到解决方法,原来还需要在CCSM里面勾选上Effects-> | ||
| + | |||
| + | http:// | ||
| + | |||
| + | 选上它之后,再在fusion-icon里,启用compiz, | ||
| + | ====== 窗口不能移动 ====== | ||
| + | 找到这个:http:// | ||
| + | |||
| + | 原来还要在CCSM里面, | ||
| + | |||
| + | 选上它,终于可以用鼠标移动了。 | ||
| + | |||
| + | 现在终于成功启用了compiz, | ||
| + | |||
| + | |||
| + | |||
| + | ====== 当前桌面 ====== | ||
| + | {{: | ||
| + | |||
| + | |||
