unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with setting a key (C-<right> moving a full word to	the	right)
Date: Sun, 09 Jun 2013 03:29:26 +0200	[thread overview]
Message-ID: <871u8cysuh.fsf@VLAN-3434.student.uu.se> (raw)
In-Reply-To: mailman.1253.1370740031.22516.help-gnu-emacs@gnu.org

oitofelix@riseup.net (Bruno Félix Rezende Ribeiro) writes:

>>>>> I don't know what is a "Linux VT", but I suspect that it's a
>>>>> text-mode terminal.  In which case Emacs simply doesn't get
>>>>> reported that C-right was pressed.  Try "C-h l" (that's the
>>>>> letter ell, not the digit one), and see if Emacs at all sees
>>>>> the Ctrl modifier.
>>>> 
>>>> It doesn't, like I said :)
>>>
>>> If Emacs doesn't see the Ctrl-right key, then the solution to
>>> this, if any, is not on the Emacs level.
>>
>> Correct. There was a guy who taught me a method, with which I
>> setup the backtab in Emacs (which was also unnoticed at
>> first). If he is reading this, perhaps he can tell us more.
>
> Here I made it work.  My kernel keymap snippet:
>
> ...
> control keycode 106 = U+0118 # <C-right>

That's interesting, because what I did was identical, only instead
of "control", I had "ctrll".

I assumed that ctrll is the left control key, but, if it is, for
some reason it doesn't work.

Also, ctrll has something to do with CAPS LOCK because I have this

## cycling tty's
# J
alt keycode 36       = Decr_Console
ctrll alt keycode 36 = Decr_Console
# K
alt keycode 37       = Incr_Console
ctrll alt keycode 37 = Incr_Console

and without those ctrll lines, it doesn't work when CAPS LOCK is on.

-- 
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573


  parent reply	other threads:[~2013-06-09  1:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1133.1370587085.22516.help-gnu-emacs@gnu.org>
2013-06-07 19:06 ` Help with setting a key (C-<right> moving a full word to the right) Emanuel Berg
2013-06-07 20:00   ` Eli Zaretskii
     [not found]   ` <mailman.1189.1370635224.22516.help-gnu-emacs@gnu.org>
2013-06-07 20:37     ` Emanuel Berg
2013-06-08  3:31       ` Eli Zaretskii
     [not found]       ` <mailman.1201.1370662319.22516.help-gnu-emacs@gnu.org>
2013-06-08 16:28         ` Emanuel Berg
2013-06-09  0:46           ` Bruno Félix Rezende Ribeiro
     [not found]           ` <mailman.1253.1370740031.22516.help-gnu-emacs@gnu.org>
2013-06-09  1:29             ` Emanuel Berg [this message]
2013-06-07  3:20 Max Rubin
2013-06-07  7:06 ` Eli Zaretskii
2013-06-07  7:26 ` Jambunathan K
2013-06-28 16:00   ` Max Rubin
2013-06-28 16:38     ` Peter Dyballa

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=871u8cysuh.fsf@VLAN-3434.student.uu.se \
    --to=embe8573@student.uu.se \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).