Re: Scroll Mouse Pardon my delayed response. The last few days my news server seems to be
screwing up in big way (not sending out my msg's or sending multiple copys).
I thought I read something about Xorg buy Slackware Linux Essentials (that
came with my Slack 10 ISO download) only referred to XFree. (I forgot to
mention that I'm doing a Slack 10 fresh install) So after some adjustments
this is what works:
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# Option "Protocol" "PS/2" Option "Protocol" "IMPS/2"# Option
"Device" "/dev/mouse"
Option "Device" "/dev/psaux"
# Option "Device" "/dev/ttyS0"
# Option "Device" "/dev/ttyS1"
# Option "Buttons" "3"
# Option "Emulate3Buttons"
Option "Buttons" "5"
Option "ZAxismapping" "4 5"
Thanks one & all,
Mort
"Lars Behrens" <Spam.Buster@web.de> wrote in message
news:35kcmoF4kmuanU2@individual.net...
> John Bleichert wrote:
>
> > System-wide configuration files are always under /etc - in your case,
> >
> > /etc/X11/XF86Config
>
> But it's xorg.conf since the change from XFree to Xorg. If you upgraded
form
> former Slackware versions to 10, then XF86Config is still in use. But when
> do a fresh install like the OP then xorg.conf is created.
>
> --
> Cheerz Lars |