all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "José A. Romero L." <escherdragon@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Change modifier keys
Date: Fri, 29 Jan 2010 01:51:45 -0800 (PST)	[thread overview]
Message-ID: <0ca84dc4-1cc8-4e68-863b-3ecbdabb18e6@l11g2000yqb.googlegroups.com> (raw)
In-Reply-To: 4b11f88f-e603-4af8-8dc1-9d14e699d0ab@b36g2000pri.googlegroups.com

On 29 Sty, 05:15, rustom <rustompm...@gmail.com> wrote:
(...)
> I also have a similar question:
> I would like to swap control and capslock
> I can do this and it works, however the keyboard capslock light
> behaves as though this change is not made and is therefore misleading

I use the following in my Xmodmap configuration for swapping capslock
and escape (I'm a viper user):

remove Lock = Caps_Lock
keycode 66  = Escape
keycode 9   = Caps_Lock
add Lock    = Caps_Lock

with this the capslock LED works as intended (ie. when pressing esc).

Hope it helps,
--
José A. Romero L.
escherdragon at gmail.com
"We who cut mere stones must always be envisioning cathedrals."
(Quarry worker's creed)


  reply	other threads:[~2010-01-29  9:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.381.1264707181.14305.help-gnu-emacs@gnu.org>
2010-01-28 21:57 ` Change modifier keys José A. Romero L.
2010-01-28 22:59 ` Tim X
2010-01-29  4:15 ` rustom
2010-01-29  9:51   ` José A. Romero L. [this message]
2010-01-30 10:50     ` rustom
2010-01-28 16:36 Brandon Waskiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0ca84dc4-1cc8-4e68-863b-3ecbdabb18e6@l11g2000yqb.googlegroups.com \
    --to=escherdragon@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.