From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Aarno Newsgroups: gmane.emacs.help Subject: Re: Mapping alt to altgr Date: Tue, 07 Jun 2005 09:13:35 +0200 Organization: Dept of Numerical Analysis and Computer Science, KTH Message-ID: <42A5491F.7050201@users.sf.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118128567 6066 80.91.229.2 (7 Jun 2005 07:16:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Jun 2005 07:16:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 07 09:15:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfYHx-0005w1-NO for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Jun 2005 09:14:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfYOQ-0001bu-Mh for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Jun 2005 03:20:58 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!ltu.se!luth.se!130.237.222.200.MISMATCH!inn.nada.kth.se!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: cvap70.nada.kth.se Original-X-Trace: inn.nada.kth.se 1118128415 11608 130.237.218.131 (7 Jun 2005 07:13:35 GMT) Original-X-Complaints-To: usenet@inn.nada.kth.se Original-NNTP-Posting-Date: Tue, 7 Jun 2005 07:13:35 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:131839 X-Originally-To: Travis Spencer Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27305 I put the following in my .xinitrc file xmodmap .xmodmaprc but it depends on what windowmanager etc you are using if it is run or not. Othwerwise there is a similar file such as .cderc (IIRC) for the CDE window manager, consult your window mangagers help or ask google. /Daniel Aarno Travis Spencer wrote: > On 6/6/05, Daniel Aarno wrote: > >>After logging in I run xmodmap .xmodmaprc > > > Just out of curiosity, does anyone know what it takes to run this > automatically on login (on Solaris if that makes a difference). It > gets kinda tiresome to type this every time I work at the console > where the keyboard layout doesn't suit me. >