Re: X Strike Force X.Org X11 SVN commit: r2889 - in trunk/debian/xorg/debian: . local
- To: debian-x@lists.debian.org
- Subject: Re: X Strike Force X.Org X11 SVN commit: r2889 - in trunk/debian/xorg/debian: . local
- From: David Nusinow <dnusinow@speakeasy.net>
- Date: Sat, 16 Sep 2006 19:23:01 -0400
- Message-id: <[🔎] 20060916232301.GV14061@verizon.net>
- Mail-followup-to: debian-x@lists.debian.org
- In-reply-to: <20060822185054.GD4623@verizon.net>
- References: <20060822031100.D2F8B5C109@necrotic.deadbeast.net> <1156230608.16513.113.camel@thor.lorrainebruecke.local> <1156230820.16513.120.camel@thor.lorrainebruecke.local> <20060822185054.GD4623@verizon.net>
On Tue, Aug 22, 2006 at 06:50:54PM +0000, David Nusinow wrote:
> On Tue, Aug 22, 2006 at 09:13:40AM +0200, Michel Dänzer wrote:
> > On Tue, 2006-08-22 at 09:10 +0200, Michel Dänzer wrote:
> > > On Mon, 2006-08-21 at 23:11 -0400, X Strike Force SVN Repository Admin
> > > >
> > > > --- trunk/debian/xorg/debian/local/dexconf 2006-08-22 03:04:13 UTC (rev 2888)
> > > > +++ trunk/debian/xorg/debian/local/dexconf 2006-08-22 03:10:59 UTC (rev 2889)
> > > > @@ -289,6 +289,7 @@
> > > > Option "CorePointer"
> > > > Option "Device" "/dev/input/mice"
> > > > Option "Protocol" "ExplorerPS/2"
> > > > + Option "ZAxisMapping" "4 5"
> > >
> > > I thought upstream now defaults to a more extensive mapping?
> >
> > ... in 7.1, that is.
>
> I hadn't seen that. I'll have a look.
I can't find a changelog entry on the subject, but I do see the following:
mouse->inp_option_lst =
xf86addNewOption(mouse->inp_option_lst, "ZAxisMapping", "4 5 6 7");
Which looks like what you're talking about. If no one objects, I'm going to
disable this patch since it looks like you're right on for this one. Good
catch. Any Ubuntu types reading this should disable the patch too.
- David Nusinow
Reply to: