Re: [LAU] Until now Debian seems to be the right decision :), better performance than Ubuntu

From: Ralf Mardorf <ralf.mardorf@email-addr-hidden-dsl.net>
Date: Tue May 31 2011 - 20:27:26 EEST

On Tue, 2011-05-31 at 15:53 +0200, Robin Gareus wrote:
> On 05/31/2011 03:40 PM, Ralf Mardorf wrote:
>
> > Xorg -configure does generate a xorg.conf that break the mouse wheel.
> > I now try to set up xorg.conf for the monitor and for a while I'll
> > ignore hat the wheel doesn't work.
>
> These days it is very unusual to edit xorg.conf manually. HAL does most
> of the input-device setup.
>
> Unless you've already disable HAL in xorg.conf - see
> http://www.larsen-b.com/Article/341.html - you should configure HAL
> instead of xorg.
>
> /etc/hal/fdi/policy/*.fdi
> <device>
> <match key="info.capabilities" contains="input.mouse">
> <merge key="input.x11_options.Buttons" type="string">5</merge>
> <merge key="input.x11_options.Emulate3Buttons"
> type="string">on</merge>
> <merge key="input.x11_options.EmulateWheel" type="string">on</merge>
> <merge key="input.x11_options.EmulateWheelButton"
> type="string">2</merge>
> <merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
> <merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
> <merge key="input.x11_options.ZAxisMapping" type="string">4 5</merge>
> </match>
> </device>
>

https://lists.ubuntu.com/archives/ubuntu-studio-devel/2011-May/003316.html

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Jun 1 00:15:02 2011

This archive was generated by hypermail 2.1.8 : Wed Jun 01 2011 - 00:15:02 EEST