[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disabling Trackpad.



>>>>> "KR" == Keun-woo Ryu <updong@linuxkorea.co.kr> writes:

>>>>> "MP" == Mike Palczewski <mpalczew@u.washington.edu> writes:
    KR>     MP> You either need to recompile your kernel and disable adb mouse support
    KR>     MP> or
    KR>     MP> ln -fs /dev/input/mouse2 /dev/mouse 
    KR>     MP> or
    KR>     MP> ln -fs /dev/input/mouse1 /dev/mouse
    KR>     MP> Play around see what works
    KR>     MP> Oh and make sure you have all your /dev/input/* entries

    KR> all i have in /dev/input is mice

    KR> updong:/dev/input# ls
    KR> mice

    KR> have to make new device?  mknod?

Ah, I found it on suse input driver page. 

http://www.suse.cz/development/input/quick.html

Is there any packages (like dev-x.x.x-x.ppc.rpm) in deb to make these
devices automatically?

    KR>     MP> Mike

    KR>     MP> On Wed, Oct 18, 2000 at 12:59:36AM +0900, Keun-woo Ryu wrote:
    >   I'm using Both Trackpad and USB mouse with my ibook.
    >   and uses mouse_button_emulation on kernel 2.2.17pre10-ben3 
    >   
    >   does anyone knows how to disable trackpad?
    >   
    >   my dmesg says like this.
    >   
    >   ...
    >   mouse0: PS/2 mouse device for input0
    >   event0: Event device for input0
    >   input0: Macintosh mouse button emulation
    >   ADB keyboard at 2, handler 1
    >   Detected ADB keyboard, type ANSI.
    >   keybdev.c: Adding keyboard: input1
    >   event1: Event device for input1
    >   input1: ADB HID on ID 2:2.c3
    >   event2: Event device for input2
    >   input2: ADB HID on ID 7:7.1f
    >   ADB mouse at 3, handler set to 4 (trackpad)
    >   mouse1: PS/2 mouse device for input3
    >   event3: Event device for input3
    >   input3: ADB HID on ID 3:3.04
    >   ...
    >   
    >   usb.c: USB new device connect, assigned device number 2
    >   mouse2: PS/2 mouse device for input4
    >   event4: Event device for input4
    >   input4: USB HID v0.01 Mouse [Logitech M4848] on usb1:2.0
    >   
    >   -- 
    >   Keun-woo["guh-noo"] Ryu (aka GNU/updong )
    >   (Linuxkorea, Open Source Experts)
    >   (HanIRC Network (since 1994))
    >   http://freebsd.hanirc.org/~updong/ (My Page)
    >   
    >   
    >   --  
    >   To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
    >   with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    >   

    KR>     MP> -- 
    KR>     MP> Mike Palczewski (mpalczew@u.washington.edu)


    KR> -- 
    KR> Keun-woo["guh-noo"] Ryu (aka GNU/updong )
    KR> <updong@linuxkorea.co.kr> (Linuxkorea, Open Source Experts)
    KR> <updong@hanirc.org> (HanIRC Network (since 1994))
    KR> http://freebsd.hanirc.org/~updong/ (My Page)


    KR> --  
    KR> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
    KR> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


-- 
Keun-woo["guh-noo"] Ryu (aka GNU/updong )
<updong@linuxkorea.co.kr> (Linuxkorea, Open Source Experts)
<updong@hanirc.org> (HanIRC Network (since 1994))
http://freebsd.hanirc.org/~updong/ (My Page)



Reply to: