Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
screen bigger than monitor can handle, need assist
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
brkdnr
n00b
n00b


Joined: 02 Jan 2003
Posts: 15

PostPosted: Sun Jan 05, 2003 1:03 am    Post subject: screen bigger than monitor can handle, need assist Reply with quote

For some reason, my screen is bigger than my monitor. This makes me have to scroll from one side of the desktop to the other to see the whole thing.

It's like my monitor is receiving a 1024 x 768 size desktop, but can only show 640 x 480 of it at one time.

What setting do I have play with? I used the custom horizontal and vertical refresh rates for my Compaq 151 FS, and I haven't set anything regarding resolution to my video card that I can tell.

I can post my XF86Config file if needed.

Thanks!

Notes: using KDE, and an Nvidia GeForce2 MX 400/32MB.
Back to top
View user's profile Send private message
pablored
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2002
Posts: 96

PostPosted: Sun Jan 05, 2003 1:25 am    Post subject: Reply with quote

In your XF86Config file the mode you want needs to be the first in the list, also it needs to be the largest. My 16bit settings would result in a large 1280x1024 area, with a 640x480 viewable area that moves around with the mouse.

My 24 bit settings work, giving me the right desktop size. I had to remove 1280x1024.

Subsection "Display"
Depth 16
Modes "640x480" "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "640x480" "800x600"
ViewPort 0 0
EndSubsection

Hope I'm making sense, and it sorts out your problem.
Back to top
View user's profile Send private message
brkdnr
n00b
n00b


Joined: 02 Jan 2003
Posts: 15

PostPosted: Sun Jan 05, 2003 1:49 am    Post subject: Reply with quote

That fixed it, thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum