...the problem about gpm is solved!!!

Inside dev-2.7.12-13mdk.i586.rpm there aren't "input/mouseXX" files, 
and so GPM is not able to use USB Mouse.

I think that "/dev/usbmouse"  must be linked to "/dev/input/mouse0" 
or similar... (changing /etc/rc.d/init.d/usb ??)


Bye,
        Christian Zoffoli



Christian Zoffoli wrote:
> 
> Hi to all.
> I found a little bug in /etc/sysconfig/usb:
> 
> --------------------
> KBD=yes
> MOUSE=yes
> --------------------
> 
> 
> ...but in /etc/rc.d/init.d/usb it is called KEYBOARD !!!
> 
> --------------------
> ...
> if [ "$KEYBOARD" = "yes" ];then
>         action "Loading USB keyboard" /sbin/modprobe usbkbd &&
> /sbin/modprobe k$    fi
> ...
> --------------------
> 
> I also have a problem with gpm, ... it doesn't seem to appreciate
> usbmouse. Why ?
> 
> /etc/sysconfig/mouse
> --------------------
> MOUSETYPE=ps/2
> XMOUSETYPE=PS/2
> FULLNAME="USB Mouse (3 buttons or more)"
> WHEEL=no
> device=usbmouse
> --------------------
> 
> I have a simbolic link between /dev/usbmouse /dev/mouse.
> 
> Thanks.
> 
> Yours Sincerly,
>               Christian Zoffoli

-- 

Yours Sincerly,
              Christian Zoffoli       __   _
                                     / /  (_)__  __ ____  __
 http://www.littlepenguin.org       / /__/ / _ \/ // /\ \/ /  
  [EMAIL PROTECTED]       /____/_/_//_/_,_/ /_/_\ 
                          * * *  LittlePenguin H 1   L.U.G.  * * *

Reply via email to