From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: How to use keyboard-translate to map 'Ins' to 'Ctrl' Date: Mon, 29 May 2006 11:06:42 +0200 Message-ID: References: <1148687154.369830.286520@j33g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148895630 11108 80.91.229.2 (29 May 2006 09:40:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 May 2006 09:40:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 29 11:40:27 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FkeEZ-0000Y5-3H for geh-help-gnu-emacs@m.gmane.org; Mon, 29 May 2006 11:40:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FkeEY-0000N6-Id for geh-help-gnu-emacs@m.gmane.org; Mon, 29 May 2006 05:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: individual.net aA2/s/uNOYbeNwlr8dGqxQfTRIxyH4H1sOK3O7P7GUC9iqQqBn User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:1efIP58svVdXRhike3lNt7+Iny4= Original-Xref: shelby.stanford.edu gnu.emacs.help:139648 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:35271 Archived-At: tclin1998@gmail.com writes: > I recently got a new keybord and it has 'Ins' at right bottom corner > which is 'Ctrl' in standard keyboard. > > Q: > How to use keyboard-translate to remap ins to Ctrl_L? I had the same problem. I am using Windows XP and used the program "Keytweak" to make the Insert key act like Ctrl and, because I need the Insert key, I moved it to Scroll Lock which I never use. Under GNU/Linux it's probably quite easy to change this with xmodmap or similar.