From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 18:45:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B6BE16A4CE for ; Sat, 27 Nov 2004 18:45:32 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id B327743D31 for ; Sat, 27 Nov 2004 18:45:31 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from [10.0.0.10] (12-218-40-24.client.mchsi.com[12.218.40.24]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20041127184531m9100ce14ie>; Sat, 27 Nov 2004 18:45:31 +0000 From: Josh Paetzel To: questions@freebsd.org Date: Sat, 27 Nov 2004 12:43:18 +0000 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411271243.18678.josh@tcbug.org> Subject: Key mapping in X.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 18:45:32 -0000 I'm trying to set up a keybinding in X. I would like Right Shift + Enter to be treated the same way that Enter is when pressed alone. Right now pressing Right Shift + Enter doesn't appear to do anything at all. I've read through the xset and stty man pages and didn't spot what I need. A nudge in the right direction would be most appreciated. -- Thanks, Josh Paetzel