9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mark van Atten <vanattenmark@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Enter special characters in acme.
Date: Tue, 18 Dec 2018 04:54:07 +0100	[thread overview]
Message-ID: <CALAsyW1QRTVQVR2KHnHCOmQ04u39H5NmVFHBFgRufiJo5KQTjg@mail.gmail.com> (raw)
In-Reply-To: <33de7d7b-c9b4-6b15-a316-6e3d56c9e5bc@firemail.cc>

On Tue, Dec 18, 2018 at 3:24 AM Parker Ellertson <pellertson@firemail.cc> wrote:
>
> I'm currently running acme on Debian using plan9port.  I've tried using
> X11's alt-typing (not sure if that's what it's actually called), and
> acme isn't doing squat.  I'll probably never have an actual use for it,
> but it would be nice to know.

Works here (on Arch, but I used the same on FreeBSD and Debian) with this
in my .xinitrc:


9 mklatinkbd -x $PLAN9/lib/keyboard >$HOME/.XCompose
xmodmap -e 'keycode 108 = Multi_key'

# for GNOME and QT programs, add
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim

# https://unix.stackexchange.com/questions/39547/dead-compose-keys-not-working-in-gtk-apps-since-upgrade/65755#65755
export XMODIFIERS=@im=none



Typing ALT, X, four hexadecimal digits works in Acme but not in
Firefox for example. The shorthands listed in
$PLAN9/lib/keyboard do.

Mark.



  reply	other threads:[~2018-12-18  3:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-18  2:21 Parker Ellertson
2018-12-18  3:54 ` Mark van Atten [this message]
2018-12-18 11:32   ` Parker Ellertson

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=CALAsyW1QRTVQVR2KHnHCOmQ04u39H5NmVFHBFgRufiJo5KQTjg@mail.gmail.com \
    --to=vanattenmark@gmail.com \
    --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).