From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F4jfU-00073L-2y for garchives@archives.gentoo.org; Thu, 02 Feb 2006 18:58:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k12Ivqkp023186; Thu, 2 Feb 2006 18:57:52 GMT Received: from smtp19.wxs.nl (smtp19.wxs.nl [195.121.247.10]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k12IpAAg011699 for ; Thu, 2 Feb 2006 18:51:11 GMT Received: from graskamp (ip51cfa1ef.direct-adsl.nl [81.207.161.239]) by smtp19.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IU200BBCPPAM7@smtp19.wxs.nl> for gentoo-user@lists.gentoo.org; Thu, 02 Feb 2006 19:51:10 +0100 (CET) Date: Thu, 02 Feb 2006 19:51:02 +0100 From: Benno Schulenberg Subject: Re: [gentoo-user] Redefining a single key in Xorg 6.8? In-reply-to: <43e243d5.62cf313e@vuk.kjorling.com> To: gentoo-user@lists.gentoo.org Message-id: <200602021951.02323.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.9 References: <43e243d5.62cf313e@vuk.kjorling.com> X-Archives-Salt: a66cf43f-1980-472e-974b-0fbb1a8d6cbe X-Archives-Hash: 271e92d34b0a05116b129a8772e63569 Michael Kjorling wrote: > How do I change this one key without creating a whole new layout, > preferably only for my own account? See 'man xmodmap', the examples near the end, things like: xmodmap -e "keycode 240 = a A space Return" Put the required xmodmap command in your .bashrc. Benno -- gentoo-user@gentoo.org mailing list