免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 946 | 回复: 0
打印 上一主题 下一主题

在Ubuntu(Edgy)和ATI显卡下安装Beryl [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-02-02 17:08 |只看该作者 |倒序浏览

                1) 首先安装ATI显卡驱动程序,可参考下面的链接:
http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide
2)安装缺少的软件:
sudo apt-get install xserver-xgl emerald-themes beryl
3) 为了能够运行Xgl,需新建两个文件:
第一个文件是
sudo gedit /usr/bin/startglx
其内容如下:
#!/bin/sh
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
DISPLAY=:1
exec dbus-launch --exit-with-session gnome-session
修改startglx的属性为可执行
sudo chmod 755 /usr/bin/startglx
第二个文件是
sudo gedit /usr/share/xsessions/xgl.desktop
其内容如下:
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Comment=Start an Xgl Session
Exec=/usr/bin/startxgl
Icon=
Type=Application
4) 使beryl在登录时启动。在“系统->首选项->会话“的“启动程序"标签页中添加beryl-manager
5) 重新启动系统,在登录界面的“会话”对话框中选择“Xgl”,这样就可以登录Xgl和beryl了。
下面是beryl的一些快捷键:
Ctrl + Alt + Left/right arrow key - Switch cube side.
Ctrl + Alt + Shift + Left/Right arrow key- Same but moves the window in fucus to with.
Ctrl + Alt + Hold Left Mouse Button - Rotate the cube in free view ( Nice effect :-D )
Alt + Tab - Switch between tasks
Ctrl + Alt + Tab - Switch between tasks on all cube sides.
Super (Windows Key) + Right Mouse button or Wheel Buttom - Will enable Zoom
All this can be changed from the Beryl Setting.
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/22982/showart_242084.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP