Date: Tue, 11 Jan 2000 10:56:31 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Mircea <mg@west.netcompass.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disable Scroll-Lock? Message-ID: <20000111105631.A8388@dan.emsphone.com> In-Reply-To: <Pine.BSF.4.10.10001101452290.32072-100000@west.netcompass.net>; from "Mircea" on Mon Jan 10 14:56:24 GMT 2000 References: <Pine.BSF.4.10.10001101452290.32072-100000@west.netcompass.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 10), Mircea said: > How can I disable, or if possible modify, the Scroll-Lock key in > FreeBSD 3.3? I have a k/v/m switch which is controlled by this key, > and every time I try to switch from the FBSD server it freezes up the > console. Use "kbdcontrol -d" to dump the current keyboard mapping, edit the entry for the scroll-lock key, and run "kbdcontrol -l mapfile" to reload. You can make this stick on bootup by editing /etc/rc.conf and setting the keymap="" line to point to your mapfile. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000111105631.A8388>