Re: jogdial and kde
sjb <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
sjb wrote: > I think it may be part of the mouse driver itself - but I'm still not > entirely sure. This isn't a fix .. but it seems to be the sonypi module itself. The module takes an option called "useinput" ... "The attached patch makes the sonypi driver forward the VAIO jogdial events directly to the input subsystem as mouse wheel events. This way one is not required anymore to have an external daemon polling /dev/sonypi if interested only in jogdial events." However, if I turn "useinput" off by adding "useinput=0" in /etc/modules.conf, sonypi generates errors when it tries to load (even though it reports that it loads OK) and it doesn't work at all. *sigh* sjb