Linux Newbie help
 help / color / mirror / Atom feed
From: Jerry James Haumberger <jerryjh@imt.net>
To: linux-newbie@vger.kernel.org
Subject: how to swap ctrl/caps lock keys for joe?
Date: Sat, 14 Dec 2002 18:13:05 +0000 (UTC)	[thread overview]
Message-ID: <200212141811.LAA21655@cu.imt.net> (raw)

Hi, Ray --

>I don't do this myself, but there is a standard set of tools for remapping 
>the keyboard with Linux consoles. For the details (I can't say it any 
>better than they do), check the Keyboard and Console HowTo, available at 
>(for example):

>         http://www.tldp.org/HOWTO/Keyboard-and-Console-HOWTO.html

Thank you for the reference, however, it was both a difficult and
simple task to find the solution.  The difficult part was the problem
with finding the problem documented on the Internet, and then sift
through all of that with a fine-toothed comb.

To make the long problem simple, here's the solution for swapping
the left Control key and Caps Lock keys for greater ease of use
with WordStar control key combinations while under BasicLinux:

1.  I got kbd.tgz from the Slackware 3.5 ftp site and extracted
us.map and loadkeys.

2.  Next, I put us.map in /usr/lib/kbd/keytables/ .

3.  Then I moved loadkeys to /usr/bin .

4.  After that, I modified us.map to make "keycode 58 = Control"
    (instead of 29) and "keycode 29 = Caps_Lock" (instead of 58).

5.  Finally, I added "loadkeys us.map" at the bottom of my rc.S
    file at /etc/rc.d/ and rebooted.
    
Done... and now, at last, I can easily have my WordStar Control key
functioning where it belongs -- and *anywhere* I use it! ;-)
__________________________________________________________
Jerry... on a 486 DX2-50MHz with 8MB RAM in BasicLinux 1.7


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2002-12-14 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-14 18:13 Jerry James Haumberger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-12 21:09 how to swap ctrl/caps lock keys for joe? Jerry James Haumberger
2002-12-12 21:39 ` Ray Olszewski

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=200212141811.LAA21655@cu.imt.net \
    --to=jerryjh@imt.net \
    --cc=linux-newbie@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