On Tue, Sep 11, 2012 at 04:21:29PM -0400, Philip Webb wrote
> /etc/make.conf has the line INPUT_DEVICES="evdev" , like this machine.
> Udev doesn't seem to differ significantly.
I don't have evdev at all. My /etc/portage/make.conf has...
INPUT_DEVICES="keyboard mouse"
> I've checked the Kernel settings & they seem all to be where they sb,
> but the new machine is using 3.5.3 , whereas this one uses 3.4.0 .
> I used the older .config , went thro' 'make oldconfig' & then thro'
> 'make menuconfig', so the same mouse lines should remain. Has anything
> changed in Kernel 3.5 ?
Nothing recent. I have a Logitech ball-mouse. The most recent change
I remember is that you may need to set "HID" support. In my desktop's
.config, I have...
Device Drivers --->
[*] HID Devices --->
-*- Generic HID support
[*] /dev/hidraw raw HID device support
<*> USB Human Interface Device (full HID) support
[*] PID device support
[*] /dev/hiddev raw HID device support
Special HID drivers --->
And under "Special HID drivers --->" I have
-*- Logitech devices
<M> Logitech Unifying receivers full support
[*] Logitech force feedback support
[*] Logitech wheels configuration and force feedback support
The last 2 items with "force feedback" may be redundant, but I left
them in there since they don't seem to hurt.
--
Walter Dnes <[email protected]>
I don't run "desktop environments"; I run useful applications