On Fri, Jan 2, 2009 at 8:04 AM, Andrew Gaydenko <a...@gaydenko.com> wrote:
> On Friday 02 January 2009 16:37:53 Alan McKinnon wrote:
>>
>>
>> Are you using evdev and hal?
>> hal is the important one for autodetect to work.
>
>
> BTW, is evdev usable already? Some time ago I have tried it, but have not
> found (or didn't understand) alternatives for
>
> Option "Sensitivity" "0.25"
>
> for mouse, and
>
> Option  "XkbLayout"     "us,ru(winkeys)"
> Option  "XkbOptions"    "grp:menu_toggle,grp_led:scroll"
>
> for keyboard. The only way to make x11 work properly was to unmerge evdev at
> all and use "old way" approach.

I think you should be able to specific it in your keyboard HAL rules
at /etc/hal/fdi/policy/

Add something like:

<merge key="input.x11_options.Sensitivity" type="string">0.25</merge>

etc... in the appropriate place.

Reply via email to