keyboard

Dominic Marks dom at helenmarks.co.uk
Mon Jan 8 14:26:36 UTC 2007


On Mon, 08 Jan 2007 14:28:41 +0100
Philipp Ost <pj at smo.de> wrote:

> Cristian Fatu wrote:
> > I want to disable keyboard port ... can somebody help me ?
> 
> Comment out the following lines in your kernel configuration:
> 
> device		atkbdc		# AT keyboard controller
> device		atkbd		# AT keyboard
> device		psm		# PS/2 mouse

If you take this approach also add the USB keyboard device
(ukbd) to this list.

I don't know if this would achieve what you want but you could
disable the consoles in /etc/ttys instead of removing the
device support.

Dominic


More information about the freebsd-stable mailing list