设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 发行版讨论区 —— LinuxSir.cn
›
Gentoo Linux
›
给大家发个xorg.conf文件
1
2
3
/ 3 页
返回列表
楼主:
xiaorui
给大家发个xorg.conf文件
[复制链接]
xiaorui
xiaorui
当前离线
积分
933
IP卡
狗仔卡
楼主
|
发表于 2009-3-10 16:02:42
|
显示全部楼层
在我的x60上使用evdev.
回复
支持
反对
使用道具
举报
显身卡
hyaska
hyaska
当前离线
积分
95
IP卡
狗仔卡
发表于 2009-3-10 17:25:58
|
显示全部楼层
不错,学习了
回复
支持
反对
使用道具
举报
显身卡
SCys
SCys
当前离线
积分
529
IP卡
狗仔卡
发表于 2009-3-10 18:00:51
|
显示全部楼层
我也贴了
不用hal的笔记本
DPI 171(12?0x800的分辨率)
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Jan 6 09:43:54 PST 2009
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse" "AlwaysCore"
InputDevice "TouchPad" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerFlags"
Option "AllowEmptyInput" "false" # Disable HAL
Option "AutoAddDevices" "false" # Disable HAL
Option "DontZap" "false" # Allow Ctrl+Alt+Backspace
EndSection
Section "Files"
FontPath "built-ins"
FontPath "/usr/share/fonts/MonteCarlo/"
FontPath "/usr/share/fonts/profont-x11/"
FontPath "/usr/share/fonts/wqy-bitmapfont/"
FontPath "/usr/share/fonts/wqy-unibit/"
FontPath "/usr/share/fonts/wqy-zenhei/"
FontPath "/usr/share/fonts/ttf-bitstream-vera/"
FontPath "/usr/share/fonts/droid/"
EndSection
Section "Module"
Load "wfb"
Load "dri2"
Load "extmod"
Load "dbe"
Load "extmod"
EndSection
Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "InputDevice"
# Option "VertTwoFingerScroll" "1"
# Option "HorizTwoFingerScroll" "1"
# Option "VertScrollDelta" "20"
# Option "HorizScrollDelta" "20"
Identifier "TouchPad"
Driver "synaptics"
Option "SendCoreEvents"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/mouse2"
# Range X: 0 - 1023 Y: 0 - 763 [1024x768]
Option "LeftEdge" "80"
Option "RightEdge" "900"
Option "TopEdge" "80"
Option "BottomEdge" "640"
Option "FingerLow" "7"
Option "FingerHigh" "8"
Option "MaxTapTime" "200"
Option "MaxTapMove" "220"
Option "MinSpeed" "0.10" #起初速度
Option "MaxSpeed" "1.60" #最高速度
Option "AccelFactor" "0.042" #加速度
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "240"
Option "SHMConfig" "on"
Option "ClickTime" "0"
Option "Emulate3Buttons" "on"
Option "EmulateMidButtonTime" "80"
Option "TapButton1" "1" #当你一个手指点击时候效果,一般是1,也就是左键
Option "TapButton2" "2" #2个手指点击效果,一般是2,也就是鼠标中键
#Option "TapButton3" "3" #3个手指点击效果,一般是3,也就是鼠标右键
Option "CircularScrolling" "on" #环状滚动
Option "CircScrollTrigger" "1" #从左上角开始环状滚动
Option "CircScrollDelta" "0.1"
Option "VertEdgeScroll" "on" #垂直方向滚动
Option "VertScrollDelta" "45" #垂直方向滚动
Option "HorizEdgeScroll" "on" #水平方向滚动
Option "CornerCoasting" "on" #超过边界继续滚动
EndSection
Section "Monitor"
#Option "ReducedBlanking"
#DisplaySize 303 190 # notebook 14.1 1280x800 107dpi
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "ReducedBlanking"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
#Option "AccelMethod" "XAA" # not EXA
#Option "TripleBuffer" "True"
Identifier "Card_Nvidia"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 9300M GS"
#Option "NoLogo" "True"
#Option "UseEdidDpi" "False"
Option "EnableACPIHotkeys" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card_Nvidia"
Monitor "Monitor0"
Option "DPI" "107 x 107"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubSection
EndSection
复制代码
回复
支持
反对
使用道具
举报
显身卡
trasher
trasher
当前离线
积分
179
IP卡
狗仔卡
发表于 2009-3-10 18:30:39
|
显示全部楼层
呵呵,那我也帖一个使用hal的.. 完全不用xorg.conf似乎不行..
kim@Boxer ~ $ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600M GT"
Option "NoLogo" "True"
#-------2009/3/8 add test ----------
Option "RenderAccel" "True"
#Option "ConnectedMonitor" "DFP" # 数字平板
Option "TripleBuffer" "True"
Option "RegistryDwords" "PowerMizerEnable=0x1;PerfLevelSrc=0x2233;PowerMizerDefault=0x3" # 电池-最省电, 交流电-自适应
Option "OnDemandVBlankInterrupts" "True" # Disable vblank (for laptop)
#-------2009/3/8 ----------
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
Option "DPI" "98 x 98"
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
复制代码
回复
支持
反对
使用道具
举报
显身卡
1
2
3
/ 3 页
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
浏览过的版块
SuSE Linux
Redhat/Fedora/CentOS Linux
服务器架设、应用、维护
Linux 基础讨论区(新手速成)
LFS(LinuxfromScratch)
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表