Linux console tools development discussion
 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
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 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

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git