Re: disable keyboard outside of X Windows too

2014-08-09 Thread Reco
Hi. On Sun, 10 Aug 2014 11:02:13 +0800 積丹尼 Dan Jacobson wrote: > So how can I do it (and not zap the USB keyboard at the same time)? This should disable your PS/2 keyboard both in the console or X: echo -n manual > /sys/bus/serio/devices/serio0/bind_mode echo -n serio1 > /sys/bus/serio/driver

disable keyboard outside of X Windows too

2014-08-09 Thread 積丹尼 Dan Jacobson
Gentlemen, I wish to disable my built-in keyboard which is inhabited by a ghost occasionally typing bad things. I will instead use my USB keyboard. Of course in X windows, all that is needed is $ xinput --disable 'AT Translated Set 2 keyboard' The problem is I wish to disable the bad keyboard als

Re: disable keyboard

2003-10-08 Thread Monique Y. Herman
On Wed, 8 Oct 2003 13:30:51 -0400, Victory <[EMAIL PROTECTED]> penned: > > How do I disable "keyboard" or "mouse" from command line so that=20 > when system boot up, it will not looking for it. I am running Debian > 3.0r1 > This sounds like

disable keyboard

2003-10-08 Thread Victory
How do I disable "keyboard" or "mouse" from command line so that when system boot up, it will not looking for it. I am running Debian 3.0r1   Regards, Victor,