From owner-freebsd-questions@FreeBSD.ORG Wed Sep 26 18:19:04 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E803016A418 for ; Wed, 26 Sep 2007 18:19:04 +0000 (UTC) (envelope-from bill@ayn.mi.celestial.com) Received: from ayn.mi.celestial.com (hayek.celestial.com [192.136.111.12]) by mx1.freebsd.org (Postfix) with ESMTP id D5D4F13C467 for ; Wed, 26 Sep 2007 18:19:04 +0000 (UTC) (envelope-from bill@ayn.mi.celestial.com) Received: from localhost (localhost [127.0.0.1]) by ayn.mi.celestial.com (Postfix) with ESMTP id 917A76800E99E; Wed, 26 Sep 2007 11:22:39 -0700 (PDT) X-Virus-Scanned: amavisd-new at mi.celestial.com Received: from ayn.mi.celestial.com ([127.0.0.1]) by localhost (ayn.mi.celestial.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eyGYfj8Gi2A0; Wed, 26 Sep 2007 11:22:39 -0700 (PDT) Received: by ayn.mi.celestial.com (Postfix, from userid 203) id 6BD196800E1A7; Wed, 26 Sep 2007 11:22:39 -0700 (PDT) Date: Wed, 26 Sep 2007 11:22:39 -0700 From: Bill Campbell To: freebsd-questions@freebsd.org Message-ID: <20070926182239.GA2992@ayn.mi.celestial.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20070926171718.GA1155@mugin.localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070926171718.GA1155@mugin.localhost> User-Agent: Mutt/1.5.11 OpenPKG/2.5 Subject: Re: Keyboard without Scroll Lock X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@celestial.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 18:19:05 -0000 On Wed, Sep 26, 2007, Harry Matthiesen Jensen wrote: >Hi, > >I don't know where to post this, except from this list, so maybe someone >will add it to a FAQ ;-). > >just for info, if you happens to buy a keyboard without the Scroll Lock >key, as I did (Logitech EX110), and are missing this function in consoles, >I found a solution with re-configuring the keymap (I'm probably not the >first, but did not find a short solution on the web). A far simpler way is to use xoff/xon, ctrl-s stops things, and ctrl-q restarts. ... Bill -- INTERNET: bill@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 It is practically impossible to teach good programming style to students that have had prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration. -- Dijkstra