Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x starts 4X as big as screen and mouse all jumpy
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
rjarow
n00b
n00b


Joined: 31 Oct 2002
Posts: 3

PostPosted: Thu Oct 31, 2002 10:25 am    Post subject: x starts 4X as big as screen and mouse all jumpy Reply with quote

i am rather a newb to linux/x but am a quick learner, anyhow after running xf86config i do a startx to see how its loading

and i only see like the upperlefthand corner of an entire screen and if i move my mouse its REAL jumpy cant go anywhere!

anyone know where i went wrong?

just trying to get either gnome or kde going

thanks!
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Oct 31, 2002 11:49 am    Post subject: Reply with quote

Does a forum search for "virtual and resolution" give you any help?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Thu Oct 31, 2002 1:02 pm    Post subject: Reply with quote

Also, be sure to set the correct mouse protocol.
I've had problems if it's set to "ImPS/2" on machines with an old mouse. Be sure to check your settings.


--
Regards,
Helmers
Back to top
View user's profile Send private message
guero61
l33t
l33t


Joined: 14 Oct 2002
Posts: 811
Location: Behind you

PostPosted: Thu Oct 31, 2002 2:47 pm    Post subject: Reply with quote

This happens when you're on a strange resolution; hit 'ctrl-alt-+' until the screen looks normal. The alternative to doing this every time X starts is to edit /etc/X11/XF86Config to come up default on the exact resolution you want.

xfree86config does this to you -- gives you a bunch of resolutions you may not necessarily want or need.
Back to top
View user's profile Send private message
rjarow
n00b
n00b


Joined: 31 Oct 2002
Posts: 3

PostPosted: Fri Nov 01, 2002 1:23 am    Post subject: Reply with quote

none of this has helped me argh... ctrl alt + - does nothing, i am gonna keep searching, thanks so far.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Nov 01, 2002 3:49 am    Post subject: Reply with quote

In /etc/X11/XF86Config, look for your Section "Screen" entries. Notice your DefaultDepth setting. Look at the Subsection "Display" with the corresponding Depth that matches the DefaultDepth. In this subsectioin, change your Modes line so the 'largest' resolution you want is first. For example:
Code:
Modes       "1024x768" "800x600" "640x480"
Instead of:
Code:
Modes       "640x480" "800x600" "1024x768"
If the problem still persists (as it did for me), change the Modes line to the resolution you want. As in:
Code:
Modes       "1280x1024"

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
rjarow
n00b
n00b


Joined: 31 Oct 2002
Posts: 3

PostPosted: Fri Nov 01, 2002 5:15 am    Post subject: Reply with quote

thanks kanus, making some progress now anyways :)
Back to top
View user's profile Send private message
guero61
l33t
l33t


Joined: 14 Oct 2002
Posts: 811
Location: Behind you

PostPosted: Fri Nov 01, 2002 6:10 am    Post subject: Reply with quote

ja, thanks... I was in the middle of bootstrapping on a pentium-mmx 200 and didn't really have access to that precise syntax.
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