[openbox] openbox 3.4.1 problem with resolution 1440x900
Marc Schuba
marc.schuba at gmx.de
Tue Jun 12 04:57:40 EDT 2007
Hi,
I run a setting with the same resolution and do not have any problems with
that. That's how my xorg.conf looks like:
Section "Monitor"
Identifier "SyncMaster940BW"
HorizSync 30-81
VertRefresh 56-75
EndSection
Section "Screen"
Identifier "Screen 0"
Device "Nvidia"
Monitor "SyncMaster940BW"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Maybe it helps,
Marc
On Tue, 12 Jun 2007 10:20:23 +0200, Alex XT.Yan <xiaotian.yan at gmail.com>
wrote:
> hi,
> My newly installed ob 3.4.1 goes well untill desktop shows up after
> startx:
> the desktop raised up normally, but the resolution
> (set in xorg.conf to be 1440x900-best for my HPw1907)
> seems BEYOND the vertical range~! so I have to move the mouse up and
> down to touch the top and bottom of the desktop :^(.
>
> gnome metacity is ok with the same config.
> corresponding section in xorg.conf is attached as follows,
> any advice is appreciated.
>
>
> ##################################################
> Section "Monitor"
> Identifier "HP w1907"
> Option "DPMS"
> EndSection
>
> Section "Device"
> Identifier "nVidia Corporation GeForce 7300 LE"
> Driver "nvidia"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Device "nVidia Corporation GeForce 7300 LE"
> Monitor "HP w1907"
> DefaultDepth 24
> Option "AddARGBGLXVisuals" "True"
> Option "Nologo"
> SubSection "Display"
> Depth 24
> Modes "1440x900" "1280x1024" "1152x864" "1024x768"
> "800x600" "720x400" "640x480"
> EndSubSection
> EndSection
> ##################################################
>
> Regards,
>
More information about the openbox
mailing list