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.
|
|
04-17-2006, 09:07 PM
|
#1
|
Member
Registered: Apr 2006
Location: England
Distribution: Debian Sidux - openSUSE
Posts: 261
Rep:
|
xorg.conf being ignored? [SOLVED]
I've been trying to get my mouse wheel to scroll, which seems to be a common problem with slack but no matter what I do in xorg.conf it still won't work.
With other distros the mouse is detected as IMPS/2 but I've tried every protocol and the different devices and with 6 different mice and still no scrolling.
I've also tried adding Option "ZAxisMapping" "4 5" and Option "Buttons" "5"
I'm wondering if the configuration is being taken from somewhere else because a second problem I'm having is with screen resolution.
I wanted to change it to 1152x864 but no matter what, it starts up as 1280x1024. I can change to 1280x960, 1024x768 and 800x600 in kde but the 1152x864 option isn't there.
I changed xorg.conf to only use 1152x864 but it still isn't available and all the others are.
The latest thing I have tried is remove all the resolution lines and all the mouse lines from xorg.conf and the mouse is working (without scrolling) and I'm still stuck at 1280x1024.
It seems xorg.conf is being completely ignored.
Last edited by shame; 04-18-2006 at 05:38 PM.
|
|
|
04-17-2006, 09:20 PM
|
#2
|
Senior Member
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132
Rep:
|
Check out /var/log/Xorg.0.log. This will tell you what config file is being used and give you an idea what the issues are.
|
|
|
04-17-2006, 09:21 PM
|
#3
|
Senior Member
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300
Rep:
|
Odd, I use a scroll mouse and ZAxisMapping works for me. Details about your system?
|
|
|
04-17-2006, 09:25 PM
|
#4
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
You can run the following to see which config file is being used:
Code:
grep 'Using config file' /var/log/Xorg.0.log
On my system, the result is:
Code:
(==) Using config file: "/etc/X11/xorg.conf"
|
|
|
04-17-2006, 09:37 PM
|
#5
|
Member
Registered: Apr 2006
Location: England
Distribution: Debian Sidux - openSUSE
Posts: 261
Original Poster
Rep:
|
Output of grep 'Using config file' /var/log/Xorg.0.log is
Code:
Using config file: "//xorg.conf"
I'm not sure what that means, I can't find any other xorg.conf files other than the one in X11.
|
|
|
04-18-2006, 12:06 AM
|
#6
|
Member
Registered: May 2004
Location: Southwestern USA
Distribution: CentOS
Posts: 279
Rep:
|
What's the output of "ls -l /dev/mouse"? It should point to /dev/input/mice. if it doesn't then go back and rerun the mouse setup under pkgtools. You want the second choice M$ Intellimouse- imp/2.
Also, you can run xorgsetup. It now configures a scroll mouse.
Dennisk
|
|
|
04-18-2006, 05:36 PM
|
#7
|
Member
Registered: Apr 2006
Location: England
Distribution: Debian Sidux - openSUSE
Posts: 261
Original Poster
Rep:
|
Thanks for all the responses, there was nothing wrong with my xorg.conf as it turns out.
The output of grep 'Using config file' /var/log/Xorg.0.log was spot on.
Turns out there was an xorg.conf file in my / directory. I had missed it when I was looking around before and "locate" didn't show it so I reckon the first time I did xorgconfig, to sort the reolution out, I must have saved it to / and so the one in /etc/X11 was indeed being ignored when I was making changes to it.
After removing the one in / and running xorgconfig yet again, my mouse wheel is scrolling properly and I can change the resolution to my desired 1152x864.
|
|
|
All times are GMT -5. The time now is 03:11 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
|
|