rancor wrote:
Try changing the refreshing rates to something higher.
as in
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "DEL"
ModelName "DELL E773c"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30 - 70
VertRefresh 50.0 - 120.0
Option "DPMS"
EndSection
You can use xrandr as well to play with the resolutions without the need
to restart X server.
Best,
Predrag
Hi
I'm trying to get the screen resolution to working in X. I always got
1024x768 but I want 1280x800
Worth to mention is that I'm running OpenBSD as a guest with Virtualbox 1.6
on a Vista 32-bit host.
As screen device am I using * Generic VESA compatible and in Subsection
"Display" for each depth am I only using "Modes "1280x800""
Any ideas?
Regards rancor