Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-16-2005, 09:01 AM
|
#1
|
Member
Registered: Jul 2003
Location: B.C. Canada
Distribution: Mint 20.1
Posts: 101
Rep:
|
xorgconfig set up xorg.conf wrong
Good morning Slackers!!
I have just recently installed Slack 10.1 with the default kernel. I ran xorgsetup, and then ran xorgconfig. When it came to the option asking whether I wanted to have a screen larger than mine and so it pans when I move the mouse. I SAID NO. I downloaded and installed the newest Nvidia drivers and edited my xorg.conf accordingly.
Whenever I "startx" X loads but I get a large resolution but the screen pans!!! This is so frustrating. I have ran xorgconfig a couple of more time and said no to the option that I think is in quetion. So I guess that I have to edit it manually but can not find the option.
Basically my question is, what is the option in my xorg.conf that will change the panning large screen to just a non-panning screen? Also how do I choose the default resolution?
Thanks in advance for your help!
|
|
|
02-16-2005, 09:15 AM
|
#2
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
can u post ur xorg.conf here
also the last question asked by xorconfig is about which xorg.conf file to write,just keep that in mind
regards
|
|
|
02-16-2005, 09:23 AM
|
#3
|
Member
Registered: Jul 2003
Location: B.C. Canada
Distribution: Mint 20.1
Posts: 101
Original Poster
Rep:
|
I am at work now so can not post my xorg.conf till I get home.
|
|
|
02-16-2005, 09:29 AM
|
#4
|
Senior Member
Registered: Jan 2004
Location: Slovenia
Distribution: Slackware 10.1, SLAX to the MAX :)
Posts: 1,040
Rep:
|
XORG
You have to find the xorg.conf /etc/X11/xorg.conf and edit it accordingly. You can choose the default resolution in xorgconfig when it comes to choosing the values for colors and resolution. You have modes 1024x768 and 800x600 at 24 bit. You probably chose OK and proceeded. You can change them there, so that the biggest value is the one you want and then proceed. If you have any more questions, ask them here.
|
|
|
02-16-2005, 10:29 AM
|
#5
|
Member
Registered: Jul 2003
Location: B.C. Canada
Distribution: Mint 20.1
Posts: 101
Original Poster
Rep:
|
Just curious as to what determines that a specific resolution is default? Also what setting determines that I have a panning screen or not?
|
|
|
02-16-2005, 10:55 AM
|
#6
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
this is from my xorg.conf
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
the order keeps the display
th first one is default
regadrs
|
|
|
02-16-2005, 12:00 PM
|
#7
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
I used to get this with the nvidia drivers, but the newer versions don't seem to do it as much as the older ones? anyway, the way I used to force X to stop panning the screen is by adding a virtual line like this:
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
Virtual 1024 768 ( or whatever res. you want by default)
EndSubsection
EndSection
|
|
|
02-16-2005, 12:34 PM
|
#8
|
Member
Registered: Jul 2003
Location: B.C. Canada
Distribution: Mint 20.1
Posts: 101
Original Poster
Rep:
|
Quote:
Originally posted by __J
I used to force X to stop panning the screen is by adding a virtual line like this:
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
Virtual 1024 768 ( or whatever res. you want by default)
EndSubsection
EndSection
|
Thats ounds like what I am looking for. So by adding the Virtual line I will kill both birds with one stone. This should set up my default resolution and stop the annoying panning, right?
I will be testing this when I get home.
draAx
|
|
|
02-16-2005, 12:38 PM
|
#9
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
yes it always worked very well for me, I'm not sure exactly why this problem occurs. It didn't seem to matter whether I told xorgconfig to enable virtual desktops or not, I always ended up with one. But now with different drivers from nvidia ( I use 6111 ) I no longer get this???
|
|
|
All times are GMT -5. The time now is 04:12 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|