All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: kbd@lists.altlinux.org
Subject: Re: [kbd] Binding Ctrl+Tab
Date: Sun, 20 Jan 2013 02:59:44 +0400	[thread overview]
Message-ID: <50FB2560.9040007@gmail.com> (raw)
In-Reply-To: <50F556C3.7080400@gmail.com>

15.01.2013 17:16, Kristof Ralovich wrote:
> Dear All,
> 
> I would like to assign the "Ctrl+Tab" key combination in Ubuntu 12.04 
> linux text console (not under X11). My end goal is binding commands to 
> it in emacs. "Ctrl", "Tab", and "Alt+Tab" works dy default, but not 
> "Ctrl+Tab".

What is the problem with the "Ctrl+Tab" ?

First find the key code for TAB.

 % showkey
 keycode  15 press
 keycode  15 release

OK, so tab is key 15. Now I want to assign the symbol @ to Ctrl Tab.

control keycode 15 = at

It assigned the symbol @ to the control tab combination.

-- 
Rgrds, legion



      reply	other threads:[~2013-01-19 22:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 13:16 [kbd] Binding Ctrl+Tab Kristof Ralovich
2013-01-19 22:59 ` Alexey Gladkov [this message]

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=50FB2560.9040007@gmail.com \
    --to=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.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 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.