Date: Tue, 18 Mar 2003 03:15:24 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Dan Langille <dan@langille.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disabling the PAUSE/BREAK key Message-ID: <20030318011523.GC2734@gothmog.gr> In-Reply-To: <3E75ADBC.18221.1E9F1869@localhost> References: <3E6F4A7B.23148.5AB6226@localhost> <3E75ADBC.18221.1E9F1869@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-03-17 11:13, Dan Langille <dan@langille.org> wrote: >On 13 Mar 2003 at 2:45, Giorgos Keramidas wrote: >>On 2003-03-12 14:55, Dan Langille <dan@langille.org> wrote: >>> Hi folks, >>> >>> I've disabled the PrtScn key using kbdcontrol (see >>> http://www.freebsddiary.org/kbdcontrol.php). Now I want to disable >>> the Pause/Break key. Can I do that with kbdcontrol? If so, what in >>> the output from kbdcontrol -d relates to that key? >> >> Quoting us.iso.kbd, you're looking for this line ... >> >> 092 nscr pscr debug debug nop nop nop nop O >> >> ...just before the first occurence of `slock' (Scroll Lock). > > Hmmm, on my box I have: > > 092 nscr nscr debug debug nop nop nop nop O > 093 ralt ralt ralt ralt ralt ralt ralt ralt O > > I have no pscr in my us.iso.kbd.... Hi Dan :) It's probably a change that we need to MFC: revision 1.16 date: 2001/03/11 23:41:19; author: ache; state: Exp; lines: +3 -3 Shift+Ins - paste buffer Shift+PrintScr - prev. screen Nothing to worry about. The difference only means that I'm running -current from a date after that commit, and you're running either -stable or an older -current. Giorgos 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?20030318011523.GC2734>