From owner-freebsd-questions@FreeBSD.ORG Tue Oct 22 10:35:40 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DCB80AD3 for ; Tue, 22 Oct 2013 10:35:40 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6B9D72F6C for ; Tue, 22 Oct 2013 10:35:39 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBE511.dip0.t-ipconnect.de [93.203.229.17]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id r9MAZb4H048440; Tue, 22 Oct 2013 10:35:37 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id r9MAZYYc081516; Tue, 22 Oct 2013 12:35:34 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost.js.berklix.net [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id r9MAZKQf014635; Tue, 22 Oct 2013 12:35:26 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201310221035.r9MAZKQf014635@fire.js.berklix.net> To: Gary Kline Subject: Re: howto recognize the Shift and Alt keys when /pressed\ From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Mon, 21 Oct 2013 18:36:34 -0000." <20131021183634.GA20511@ethic.thought.org> Date: Tue, 22 Oct 2013 12:35:20 +0200 Sender: jhs@berklix.com Cc: Polytropon , FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2013 10:35:40 -0000 Hi, Reference: > From: Gary Kline > Date: Mon, 21 Oct 2013 18:36:34 +0000 Gary Kline wrote: > Organization: Thought Unlimited. Public service Unix since 1986. > Of_Interest: With 27 years of service to the Unix community. > > On Tue, Oct 22, 2013 at 02:58:36AM +0200, Julian H. Stacey wrote: > > > > What method of "capturing keys" do you use? > > > > man xmodmap ; xev ? > > > > Cheers, > > Julian > > -- > > Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com > > Interleave replies below like a play script. Indent old text with "> ". > > Send plain text, not quoted-printable, HTML, base64, or multipart/alternative. > > > I have remapped a few keys this way; I dont see how these could > be used within a C program that uses curses ... Sorry, it was late & was being lay, I only skimmed your mail, & was just hoping the See Also trails might lead you somewhere useful. Good luck. Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Interleave replies below like a play script. Indent old text with "> ". Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.