9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Anthony Sorace <a@9srv.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] More kbmap information
Date: Mon, 22 Dec 2014 11:32:59 -0500	[thread overview]
Message-ID: <8477CDFC-C09A-4612-98C4-16020B5E27D4@9srv.net> (raw)
In-Reply-To: <trinity-6a3b10d1-40bc-41b7-8139-2e4d640811fa-1419258624765@3capp-gmx-bs43>

I don't think kbmap is going to give you what you want here. It's a really easy way to set the non-modifier keys, but which modifier keys do what is built into the underlying code. I don't think what you're after would be too challenging, though; start by taking a look at /sys/src/9/pc/kbd.c (assuming you're running a stock 32-bit kernel), in particular the kbdputsc function.

That said, after taking a look at the specific keyboard layout you've described, I'd suggest living with the Plan 9 compose system for a while first. Most folks have found it remarkably comfortable, at least if your primary language doesn't vastly exceed what's on a keyboard (Japanese &c). I know I miss it when I'm on every other system.

Anthony




  reply	other threads:[~2014-12-22 16:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 14:30 Adrian Regenfuss
2014-12-22 16:32 ` Anthony Sorace [this message]
2014-12-22 16:44   ` erik quanstrom
2014-12-23 14:47     ` Adrian Regenfuss

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=8477CDFC-C09A-4612-98C4-16020B5E27D4@9srv.net \
    --to=a@9srv.net \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).