From owner-freebsd-questions@FreeBSD.ORG Sat Oct 26 07:26:04 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 60D07466 for ; Sat, 26 Oct 2013 07:26:04 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1rly2283.eechost.net (uk1rly2283-a.eechost.net [217.69.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 211D32CFA for ; Sat, 26 Oct 2013 07:26:03 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1VZy9n-0007GW-GR; Sat, 26 Oct 2013 08:19:35 +0100 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VZyFr-0002Vc-TN; Sat, 26 Oct 2013 07:25:52 +0000 Date: Sat, 26 Oct 2013 08:25:53 +0100 From: Steve O'Hara-Smith To: Gary Kline Subject: Re: howto recognize the Shift and Alt keys when /pressed\ Message-Id: <20131026082553.359a5b5a4f41755616425d6e@sohara.org> In-Reply-To: <20131023230226.GA2828@ethic.thought.org> References: <20131021161200.GA18556@ethic.thought.org> <20131022012804.98a017fa.freebsd@edvax.de> <20131021164926.GA19974@ethic.thought.org> <20131022125901.6f3366fd.freebsd@edvax.de> <20131022121555.GA24386@ethic.thought.org> <20131022221027.30108304.freebsd@edvax.de> <20131023163805.GA7143@ethic.thought.org> <20131024021132.44324417.freebsd@edvax.de> <20131025114233.GA28606@ethic.thought.org> <20131026024429.920d6e7e.freebsd@edvax.de> <20131023230226.GA2828@ethic.thought.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) 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: Sat, 26 Oct 2013 07:26:04 -0000 On Wed, 23 Oct 2013 23:02:26 +0000 Gary Kline wrote: > I havent searched that far, but cant find xev.c; can you dig it > out of the src and send it my way? /usr/ports/x11/xev -- Steve O'Hara-Smith