>                 if (hscroll || vscroll) {
>                         xf86Msg(X_WARNING, "%s: hscroll=%d, vscroll=%d\n",
>                             pInfo->name, hscroll, vscroll);
[ ... ]

> This touchpad method is not supported by the xf86-input-mouse driver so
> with that one the touchpad doesn't scroll.
>
> Shall I just remove the warning?

perhaps convert into a DBG(4, ...)?

it certainly shouldn't be generated log flood so downgrade or
removal is the right answer.

thanks.


.mrg.

Reply via email to