Re: mouse and Belkin Omnicube not happy

From: Adam Hardy (adam.ant_at_cyberspaceroad.com)
Date: 03/21/05

  • Next message: Greg Folkert: "Re: Bounty system for people helping on debian-user"
    Date: Mon, 21 Mar 2005 19:52:24 +0000
    To: debian-user@lists.debian.org
    
    

    Got a problem with my mouse hotplugging and I can't turn off the
    hotplugging.

    I tried to deconfigure hotplug for the mouse, thought
    if I put 'psmouse' into /etc/hotplug/blacklist, then hotplug
    wouldn't interfere. However it seems hotplug is still operating on
    the mouse even with that module quoted in blacklist.

    Any suggestions, anyone? (config below)

    from XF86Config:

    Section "InputDevice"

    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    EndSection

    from console: gondor:/home/adam# lsmod |grep mouse
    psmouse 27528 0

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Greg Folkert: "Re: Bounty system for people helping on debian-user"