All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Eger <eger@havoc.gtf.org>
To: xorg@freedesktop.org, linuxppc-dev@lists.linuxppc.org
Subject: xkb and macintosh
Date: Sun, 4 Jul 2004 17:06:43 -0400	[thread overview]
Message-ID: <20040704210643.GA5697@havoc.gtf.org> (raw)


My question for you all:
  Does anyone use the macintosh keymaps in X(.org|Free86)?

I have a Powerbook running a recent linux kernel (2.6.x series).
I tried to set my keyboard to the intuitively obvious settings:

    Option "XkbRules"  "xorg"
    Option "XkbModel"  "powerbook"
    Option "XkbLayout" "en_US"
    Option "XkbVariant" "nodeadkeys"
    Option "XkbOptions"        ""

And I got some strange results:
+ Pressing Alt+a key gives me accented characters
+ Trying to press Alt-x (for M-x in emacs) from an xterm sent M-8
   to emacs.
+ Standard Backspace vs Delete problem.

PPC/linux standardized on 'linux keycodes' that sorta look like
a PC keyboard with the extra keys, so when I set the settings
back to:

    Option "XkbRules"    "xorg"
    Option "XkbModel"    "pc104"
    Option "XkbLayout"   "us"
    Option "XkbVariant"  ""
    Option "XkbOptions"  ""

things work fine.  (Though I'm still trying to grok how I can make
my Open Apple key compose those nice accented characters...)

-dte

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2004-07-04 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040704210643.GA5697@havoc.gtf.org \
    --to=eger@havoc.gtf.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=xorg@freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.