From owner-freebsd-questions@FreeBSD.ORG Sun Oct 14 19:21:10 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 6945B16A580 for ; Sun, 14 Oct 2007 19:21:10 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id EBB2913C45A for ; Sun, 14 Oct 2007 19:21:09 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id l9EJL8Iv078730; Sun, 14 Oct 2007 21:21:08 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6517CB869; Sun, 14 Oct 2007 21:21:06 +0200 (CEST) Date: Sun, 14 Oct 2007 21:21:06 +0200 From: Roland Smith To: Bruce Alcock Message-ID: <20071014192106.GA72081@slackbox.xs4all.nl> Mail-Followup-To: Bruce Alcock , freebsd-questions@freebsd.org References: <20071014100539.GA72686@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Logitech G15 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 19:21:10 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 14, 2007 at 08:11:30PM +0200, Bruce Alcock wrote: > > > It doesn't generate keysyms...hence the problem. Thanks, should've mentio= ned > that. Anyone got any ideas how to map keys that don't generate keysyms? Or > how to make them make keysyms rather? Does they generate KeyPress and KeyRelease events, with a keycode? If the buttons don't generate events, I think there isn't anything you can do with those keys. :-) But if they do, you can assign them a keysym in ~/.Xmodmap. See xmodmap(1). A list of keysyms is available in /usr/local/include/X11/keysymdef.h.=20 You should remove the 'XK_' prefix from each keysym, though. I suggest you pick a couple of unused ones instead of defining your own. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHEmwiEnfvsMMhpyURAtjCAJ4gS4PAhHMsYih6ov0qs/lDdAmC6gCdH3c2 ZX2i2vT0geOZYk4lMo5EfYA= =z6sU -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--