由买买提看人间百态

topics

全部话题 - 话题: endsection
(共0页)
l*******G
发帖数: 1191
1
Re: Disabling screensaver and power management in XFCE
@haresear, I bet even money that that is screen-blanking kicking in, which
can be a pain to disable. Try this though... for your current session, copy/
paste these commands one at a time in a terminal...
Code:
xset -dpms
xset s noblank
xset s off
If that works and you want it to persist on reboot, you'll need to create/
modify the file /etc/X11/xorg.conf. If you don't have the file create it and
add the following, if you do have that file ad... 阅读全帖
z*********n
发帖数: 94654
2
例如我的/etc/X11/xorg.conf
Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "amdcccle-Screen[1]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Monitor"
Identifier "amdcccle-Monitor[1]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Default D
z********0
发帖数: 9013
3
来自主题: Linux版 - 请问一个HDMI连电视的问题
xorg.conf.d下的文件
Section "Monitor"
Identifier "MyTV"
Modeline "1920x1080" 148.50 1920 2008 2052 2200 1080 1082 1087 1125 +
hsync +vsync
Option "PreferredMode" "1920x1080"
EndSection
Section "Device"
Identifier "Device0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1920x1080" 148.50 1920 2008 2052 2200 1080 1082 1087 1125 +
hsync +vsync
#Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -
hsync +... 阅读全帖
l*******e
发帖数: 3584
4
来自主题: Linux版 - 玩不转DEBIAN,开贴求助
AFTER I LOGOUT AND LOGIN, IT REALLY EXTENDED THE SCREEN AND I GOT THE NEW
XORG.CONF LIKE THIS.
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 2303 768
EndSubSection
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
o**n
发帖数: 1249
5
应该都改些什么?多多指教。
Section "Device"
Identifier "IntelCard"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "DRI" "yes"
Option "monitor" "TV"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
。。。
Section "DRI"
Mode 0666
EndSection
a*******e
发帖数: 3021
6
shen阿
现在用nv驱动显示一切正常了!桌面和gdm的登录界面都好了!
多谢多些
能不能再接再厉帮我搞定xorg-x11-drv-nvidia的设置?
我把这个装上后重启电脑生成如下xorg.conf
我用nvidia x server settings设置,发现xserver configuration里面的display只有
1024x768己以下的分辨率。杂改?
# Xorg configuration created by livna-config-display
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
T*********r
发帖数: 11175
7
来自主题: Linux版 - 各位用linux的时候接投影仪
我就加了个 clone,两个显示器同时显示,还从没出现过问题
Section "Device"
Identifier "Configured Video Device"
option "Clone" "yes"
EndSection
z**r
发帖数: 17771
8
来自主题: Linux版 - VMware player vs. virtualbox
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vboxmouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
g*****a
发帖数: 446
9
我的完全没有具体配置
Section "Device"
Identifier "Configured Video Device"
EndSection
后面还有"Monitor"和"Screen"两个section, 都类似,不是"configured xxx"
就是"default xxx"
没有其它section了
s***g
发帖数: 495
10
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/wsmouse"
Option "Protocol" "wsmouse"
Option "Emulate3Buttons" "on"
Option "Emulate3TimeOut" "50"
Option "EmulateWheel" "on"
Option "EmulateWheelTimeOut" "200"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel"
BoardName "GM965 Video"
BusID "PCI:0:2:0"
En
o**n
发帖数: 1249
11
did you use DRI section in xorg.conf?
Section "DRI"
# alow everyone to use DRI
Mode 0666
EndSection
y***d
发帖数: 2330
12
来自主题: Linux版 - ubuntu 10。4接电视 的问题
先用 system->pref->monitors 来试试,不行的话,用 xrandr:
先修改 /etc/X11/xorg.conf
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Virtual 3600 1920
Depth 24
EndSubSection
EndSection
重启后,
xrandr --output CRT1 --off;
xrandr --output DFP2 --off;
xrandr --output CRT1 --auto --primary;
xrandr --output DFP2 --auto --right-of CRT1
r*****z
发帖数: 906
13
w520是nvidia显卡吧,你现在用的什么驱动?官方闭源驱动的话,xorg.conf
里面需要有一些设置:
Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation GT216 [Quadro FX 880M]"
Monitor "Monitor0"
DefaultDepth 24
Option "RegistryDwords" "EnableBrightnessControl=1"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option "NoLogo" "true"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x900"
EndSubSect... 阅读全帖
(共0页)