public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Suleymanov <solt@eatpbank.ru>
To: Linux-MSDOS Mailing list <linux-msdos@vger.kernel.org>
Subject: Re: Key: CTRL and PGup / PGdown
Date: 04 Feb 2003 09:21:28 +0300	[thread overview]
Message-ID: <87el6or2fr.fsf@boo.eatpbank.ru> (raw)
In-Reply-To: <3E3EE58A.6030102@Yahoo.com>

>>>>> Brian Dembinski writes:

 Brian>   Hi guys. I've been waiting to post but his problem is very
 Brian> similar to mine so I'll do it now.  I'd like to know if it's
 Brian> possible to have the keyboard act like it's in raw keyboard
 Brian> mode, except that by pressing 'ctrl_alt_fn' you can change
 Brian> between the different consoles in Linux.  Is this possible?
 Brian> Thanks.

        Yoy can redefine the console layout. This is a piece of mine:

keycode 109 = Next            
        shift   keycode 109 = F66
        control keycode 109 = F67
        alt     keycode 109 = F68
        shift   control keycode 109 = F166
        altgr   shift   keycode 109 = F66
        altgr   control keycode 109 = F67
        altgr   alt     keycode 109 = F68
        altgr   shift   control keycode 109 = F166
        shift   alt     keycode 109 = Scroll_Forward  
        altgr   shift   alt     keycode 109 = Scroll_Forward  
string F66 = "\036s\036K3"
string F67 = "\036c\036K3"
string F68 = "\036a\036K3"
string F166 = "\036s\036c\036K3"

-- 
  Sergey Suleymanov


  reply	other threads:[~2003-02-04  6:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 21:56 Key: CTRL and PGup / PGdown Brian Dembinski
2003-02-04  6:21 ` Sergey Suleymanov [this message]
2003-02-04 20:57 ` Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2003-11-10  4:54 John Charlton
2003-02-03 12:15 Peter Forst
2003-02-03 12:44 ` Reinhard Karcher
2003-02-03 17:46   ` Peter Forst
2003-02-03 18:20     ` Bart Oldeman
2003-02-03 18:21 ` Jan Willem Stumpel

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=87el6or2fr.fsf@boo.eatpbank.ru \
    --to=solt@eatpbank.ru \
    --cc=linux-msdos@vger.kernel.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