FreeBSD环境下KDE桌面系统配置与使用
作者:佚名 出处:网络整理 更新时间:2007-08-07 责任编辑:
 
 

运行
xorgcfg –textmode

配置xorg
本机上所生成的/etc/X11/xorg.conf文件内容如下
leo# cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "freetype"
# Load "xtt"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
Load "speedo"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Emulate3Buttons"
Option "Device" "/dev/sysmouse"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 90.0
EndSection

Section "Device"
Identifier "Card0"
Driver "vmware"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600"
EndSubSection
EndSection

 
     
 
 
后退<<上一页 继续>>下一页
[上一页][第1页][第2页][第3页][第4页][第5页][第6页][第7页][第8页][第9页][第10页][第11页][第12页][第13页][下一页]
 
内容导航  
第1页KDE桌面系统配置与使用.. 第2页FreeBSD下KDE的安装(..
第3页FreeBSD下KDE的安装(.. 第4页FreeBSD下KDE的安装(..
第5页FreeBSD下KDE的安装(.. 第6页FreeBSD下KDE的安装(..
第7页针对KDE的系统优化、配.. 第8页针对KDE的系统优化、配..
第9页针对KDE的系统优化、配.. 第10页KDE的中文化配置之一
第11页KDE中文化:解决SCIM变.. 第12页KDE介绍与使用配置
第13页Unix
上一篇 : 用VMware虚拟机你必须知.. 下一篇轻松搞定VMware虚拟机的..
 
  您要为所发表的言论的后果负责,请各位遵纪守法并注意文明用语
标题:  

[ 关于本站 ] [ 广告服务 ] [ 商务合作 ] [ 联系我们 ] [ 合作伙伴 ] [ 法律顾问 ] [ 网站地图 ]
千橡公司 京ICP证041489号 Copyright (c) 1997-2007 All Right Reserved.