请问window maker如何修改分辨率?编辑xorg.conf不起作用。
我把非1024x768的分辨率定义都删除了,可是window maker死活就是1152x864的非标准分辨率,google了半天也没找到原因,请高手指教。这是xorg.conf的相关部分:
Section "Device"
Identifier "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "PHILIPS 107S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
Monitor "PHILIPS 107S"
DefaultDepth 24
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection
页:
[1]