9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Julius Schmidt <aiju@phicode.de>
To: 9front <9front@googlegroups.com>
Subject: Re: change keyboard layout
Date: Thu, 21 Jul 2011 11:02:49 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LNX.2.00.1107211059200.32694@localhost> (raw)
In-Reply-To: <3bf302ae-c110-4ecb-8f17-ef3ad9855179@c41g2000yqm.googlegroups.com>

> Hiho
>
> I try to search, at which place I can change my keyboard layout into
> "qwerz", also known as "german latin" layout.
> I find /cgf/plan9.ini but this is for booting from CD I guess.
>
> THX
> Juergen
>

"cp /sys/lib/kbmap/de /dev/kbmap" changes to german layout.
To run it on bootup add it to /cfg/$sysname/termrc.

% mkdir -p /cfg/$sysname
% echo cp /sys/lib/kbmap/de /dev/kbmap > /cfg/$sysname/termrc

aiju

  reply	other threads:[~2011-07-21  9:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  8:34 neo67
2011-07-21  9:02 ` Julius Schmidt [this message]
2011-07-21  9:29   ` neo67
2011-07-21  9:59     ` Julius Schmidt
2011-07-21 11:28       ` neo67
2011-07-21 11:50         ` Julius Schmidt
2011-07-21 12:07           ` neo67

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=alpine.LNX.2.00.1107211059200.32694@localhost \
    --to=aiju@phicode.de \
    --cc=9front@googlegroups.com \
    /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).