Re: How to remove permanently mouse driver

2009-05-21 Thread Matus UHLAR - fantomas
>> On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: >>> I would like to delete on the permanent basis the mouse driver from >>> Debian. Any help will be more than welcome ! :) > Roger Leigh wrote: >> echo 'blacklist psmouse' >> /etc/modprobe.d/blacklist-local >> >> for a PS/2 mouse.

Re: How to remove permanently mouse driver

2009-05-15 Thread Tiago Saboga
Roger Leigh writes: > On Fri, May 15, 2009 at 02:51:26PM +0200, User Debian wrote: >> Roger Leigh wrote: >>> On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: >>> I would like to delete on the permanent basis the mouse driver from Debian. Any help will be more than welc

Re: How to remove permanently mouse driver

2009-05-15 Thread Roger Leigh
On Fri, May 15, 2009 at 02:51:26PM +0200, User Debian wrote: > Roger Leigh wrote: >> On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: >> >>> I would like to delete on the permanent basis the mouse driver from >>> Debian. Any help will be more than welcome ! :) >>> >> >> echo

Re: How to remove permanently mouse driver

2009-05-15 Thread Bob Cox
On Fri, May 15, 2009 at 14:51:26 +0200, User Debian (newuser.deb...@gmail.com) wrote: > Roger Leigh wrote: >> On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: >> >>> I would like to delete on the permanent basis the mouse driver from >>> Debian. Any help will be more than welco

Re: How to remove permanently mouse driver

2009-05-15 Thread User Debian
Roger Leigh wrote: On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: I would like to delete on the permanent basis the mouse driver from Debian. Any help will be more than welcome ! :) echo 'blacklist psmouse' >> /etc/modprobe.d/blacklist-local for a PS/2 mouse. This will

Re: How to remove permanently mouse driver

2009-05-15 Thread Roger Leigh
On Fri, May 15, 2009 at 11:37:16AM +0200, User Debian wrote: > I would like to delete on the permanent basis the mouse driver from > Debian. Any help will be more than welcome ! :) echo 'blacklist psmouse' >> /etc/modprobe.d/blacklist-local for a PS/2 mouse. This will prevent loading of the mo