首页 | 互联网 | IT动态 | IT培训 | Cisco | Windows | Linux | Java | .Net | Oracle | 软件测试 | C/C++ | 嵌入式开发 | 存储世界 | 服务器
网络设备 | IDC | 安全 | 求职招聘 | 数字网校 | 网页设计 | 平面设计 | 技术专题 | 电子书下载 | 教学视频 | 源码下载 | 搜索 | 博客 | 论坛
中国IT实验室Linux频道
Google
首页 入门 Linux编程 系统管理 网络管理 Linux认证 Unix/BSD Linux数据库 Linux集群 Linux手册 Linux下载 Ubuntu 论坛 专题 RSS
您现在的位置: 中国IT实验室 >> Linux >> 新手入门 >> Linux安装 >> 正文

新手入门 Fedora Linux 7系统安装指南

  安装桌面录像程序byzanz

  # yum -y install byzanz

  执行byzanz-recod [参数] 文件名

  给gnome的桌面右键菜单添加“打开终端”

  yum install -y nautilus-open-terminal

  退出重新登录x即可

  在FC7上打开compiz特效

  首先安装Nvdia或者Ati的3D驱动

  nvidia现在的驱动不能驱动某些nv的卡,需要暂时用beta版本的

  # wget http://us.download.nvidia.com/XFree……14.06-pkg1.run

  # chmod +x NVIDIA-Linux-x86-100.14.06-pkg1.run

  # ./NVIDIA-Linux-x86-100.14.06-pkg1.run

  之后修改你的/etc/X11/xorg.conf的内容为(记得先备份)

  # nvidia-xconfig: X configuration file generated by nvidia-xconfig

  # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 20 16:56:19 PDT 2006

  # Xorg configuration created by pyxf86config

  Section "ServerLayout"

  Identifier "Default Layout"

  Screen 0 "Screen0" 0 0

  InputDevice "Mouse0" "CorePointer"

  InputDevice "Keyboard0" "CoreKeyboard"

  EndSection

  Section "Files"

  ModulePath "/usr/lib/xorg/modules/extensions/nvidia"

  ModulePath "/usr/lib/xorg/modules"

  EndSection

  Section "Module"

  SubSection "extmod"

  Option "omit xfree86-dga" # don't initialise the DGA extension

  EndSubSection

  Load "glx"

  EndSection

  Section "InputDevice"

  # generated from default

  Identifier "Mouse0"

  Driver "mouse"

  Option "Protocol" "auto"

  Option "Device" "/dev/input/mice"

  Option "Emulate3Buttons" "no"

  Option "ZAxisMapping" "4 5"

  EndSection

  Section "InputDevice"

  Identifier "Keyboard0"

  Driver "kbd"### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  ### Comment all HorizSync and VertSync values to use DDC:

  Option "XkbModel" "pc105"

  Option "XkbLayout" "us"

  EndSection

  Section "Monitor"

  Identifier "Monitor0"

  VendorName "Unknown"

  ModelName "Unknown"

  ### Comment all HorizSync and VertSync values to use DDC:

  HorizSync 30.0 - 110.0

  VertRefresh 50.0 - 150.0

  Option "DPMS"

  EndSection

  Section "Device"

  # Enable 32-bit ARGB GLX Visuals

  Identifier "Videocard0"

  Driver "nvidia"

  EndSection

  Section "Screen"

  Identifier "Screen0"

  Device "Videocard0"

  Monitor "Monitor0"

  DefaultDepth 24

  Option "DisableGLXRootClipping" "True"

  Option "AddARGBGLXVisuals" "True"

  # Uncomment me if you get black screens with Compiz

  SubSection "Display"

  Viewport 0 0

  Depth 24

  EndSubSection

  EndSection

  Section "Extensions"

  Option "Composite" "Enable"

  EndSection

  执行 系统——>首选项——>Desktop Effects

  然后点Enable Desktop Effects

  如果不报错,重启x就可以看到特效了

  FC7开启桌面特效后的快捷键

上一页  [1] [2] [3] [4] [5] [6] [7] 下一页

【责编:Yoyo】
中国IT教育
相关产品和培训
文章评论
 友情推荐链接
 专题推荐

 ·防范Linux病毒 打造没有病毒的乐土…
 ·Linux Shell编程实用指南…
 ·Linux日志分析与管理
 ·揭密Linux内存管理
 ·邮件服务Sendmail应用配置
 ·Linux 安全管理…
 ·Linux 下DNS服务器架设攻略…
 ·Linux 下的路由的配置与应用…
 ·专题:Apache实用手册
 ·全面剖析Linux文件系统
 今日更新
 认证培训
 频道精选
 Windows频道导航