Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2004 20:35:06 -0700
From:      Tyler Gee <geekout@gmail.com>
To:        alfredo perez <alfredoj69@nerdshack.com>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Mouse
Message-ID:  <6e01203b041204193561c3710d@mail.gmail.com>
In-Reply-To: <41B21CA4.2030500@nerdshack.com>
References:  <41B21CA4.2030500@nerdshack.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Usually you want to add the following (the last two lines):

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"


-wtgee

On Sat, 04 Dec 2004 15:23:00 -0500, alfredo perez
<alfredoj69@nerdshack.com> wrote:
> Hello there
> 
> Is there anybody who can give me detail instructions on how to setup the
> wheel of my mouse?. I have used several configurations using Xorg.conf ,
> rc.conf and imwheel. None of them have given me a good result.
> 
> Thanks
> 
> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6e01203b041204193561c3710d>