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
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
2 matches
Mail list logo