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

Re: How to desactivate the click on the touchpad?



Sorry, I misread your original post, feel free to ignore my response...

On Wed, Mar 05, 2003 at 01:34:11PM +0100, Wouter Eerdekens wrote:
> On Wed, Mar 05, 2003 at 01:08:45PM +0100, David MENTRE wrote:
> > Hello,
> 
> Hello David,
> 
> > 
> > On my iBook running Debian under Xfree, is there a way to desactivate
> > clicks made by pressing the touchpad (in other words, I want to click
> > only using the button)?
> 
> I use this on my ibook 600MHz with an USB mouse:
> 
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         # touchpad and USB:
>         Option          "Device"                "/dev/input/mice"
> 
>         # touchpad only:
>         #Option         "Device"                "/dev/input/mouse1"
> 
>         # USB mouse only:
>         #Option         "Device"                "/dev/input/mouse2"
>         Option          "Protocol"              "ImPS/2"
>         Option          "ZAxisMapping"          "4 5"
> EndSection
> 
> Using the USB mouse only is very nice, until the day you boot up your 
> ibook without the USB mouse attached: your X won't start... (no core
> pointer)...
> 
> Hope this helps
> 
> -- 
> Wouter Eerdekens
>                                                    Frisbeetarianism, n.:
> retuow@xs4all.be                 The belief that when you die, your soul
> http://www.xs4all.be/~retuow/        goes up on the roof and gets stuck.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Wouter Eerdekens
                                                   Frisbeetarianism, n.:
retuow@xs4all.be                 The belief that when you die, your soul
http://www.xs4all.be/~retuow/        goes up on the roof and gets stuck.



Reply to: