Ubuntu10.10麦克风没声音(ALC892芯片)
时间:2011-07-29
来源:互联网
xorg 代码:
笔记本是10寸的小本,intel 945GSE芯片组集成显卡;宽屏幕;
外接显示器是17寸4:3的LCD,
现在用这个xorg可以双屏幕显示,但是17的外接显示器分辨率目测只有800x600,有点太低了,我想起码要1024x768的,但是在xorg里面不会修改,即使改了笔记本屏幕的分辨率,外接显示器还是800x600的,怎么办呢?谢谢
代码:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
#Option "Clone" "true"
Option "Clone" "1024x768"
Option "MonitorLayout" "CRT,LFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
#Option "Clone" "true"
Option "Clone" "1024x768"
Option "MonitorLayout" "CRT,LFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x600"
EndSubSection
EndSection
笔记本是10寸的小本,intel 945GSE芯片组集成显卡;宽屏幕;
外接显示器是17寸4:3的LCD,
现在用这个xorg可以双屏幕显示,但是17的外接显示器分辨率目测只有800x600,有点太低了,我想起码要1024x768的,但是在xorg里面不会修改,即使改了笔记本屏幕的分辨率,外接显示器还是800x600的,怎么办呢?谢谢
作者: amro 发布时间: 2011-07-29
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28