public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] I thought /etc/X11/xorg.conf was set in stone
@ 2005-07-26 23:54 George Roberts
  2005-07-27  0:20 ` Brett I. Holcomb
  2005-07-27  2:48 ` [gentoo-user] I thought /etc/X11/xorg.conf was set in stone Volker Armin Hemmann
  0 siblings, 2 replies; 11+ messages in thread
From: George Roberts @ 2005-07-26 23:54 UTC (permalink / raw
  To: gentoo-user

I have noticed in the last couple days that rolling the wheel on my 
mouse is not scrolling through webpages or email.
I checked my /etc/X11/xorg.conf and it had not been changed.  Just to be 
sure it is not a broken mouse I booted into Mandrake and tested it 
there, mouse scrolled like a charm.  After I booted back to Gentoo, the 
mouse was still not working.  I decided to steal the setting from 
Mandrake's XF86Config, since it was working there.
I changed my /etc/X11/xorg.conf from:
    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/input/mouse0"
    Option        "ZAxisMapping" "4 5"
to:
    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Device"      "/dev/input/mouse0"
    Option    "ZAxisMapping" "6 7"
After I made that change I rebooted.  When I checked my 
/var/log/Xorg.0.log, it was still showing the original settings i.e. 
PS/2 not the ExplorerPS/2.  After some digging around noticed the line 
(==) Using config file: "//xorg.conf".  Sure enough I had backed up my 
xorg.conf to the / folder a couple months ago and sure enought it was 
using that copy.  After I changed that file name, I rebooted and the 
correct information is now showing in /var/log/Xorg.0.log, (==) Using 
config file: "/etc/X11/xorg.conf".

I was under the impression that the folder /etc/X11is the folder only 
scanned and used.  That is why I put the backup copy there.  My question 
is: is this behavior a know thing and I missed it, or can others be 
bitten by this also?

P.S. the mouse is still not scrolling.  Any help with this would be great.
Thanks

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-11-09  5:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-26 23:54 [gentoo-user] I thought /etc/X11/xorg.conf was set in stone George Roberts
2005-07-27  0:20 ` Brett I. Holcomb
2005-07-27  0:58   ` George Roberts
2005-07-27  3:06     ` Brett I. Holcomb
2005-07-27  3:28       ` George Roberts
2006-11-07 18:37     ` [gentoo-user] X starting in 640x480 only Christian Herzyk
2006-11-08  6:49       ` Alan McKinnon
2006-11-08 21:23       ` Andrés Becerra Sandoval
2006-11-09  5:35         ` fei huang
2005-07-27  2:48 ` [gentoo-user] I thought /etc/X11/xorg.conf was set in stone Volker Armin Hemmann
2005-07-27  3:45   ` George Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox