Hi Chris Use xmodmap ./support-files/apl.xmodmap on your debian install and the ⎕ key is there alt l → ⎕
the apl-xmodmap works on debian without any modification and if you do want some modification like only AltGr look at my recent post http://lists.gnu.org/archive/html/bug-apl/2014-04/msg00269.html enztec On Fri, 25 Apr 2014 23:52:46 -0400 Chris Jones <cjns1...@gmail.com> wrote: > I have two related questions: > > 1. Has anyone come up with a GNU/APL XCompose file? The digraphs in > /usr/share/X11/locale/en_US.UTF-8/Compose on debian GNU/Linux require > entering at least one character that is not available on a US QWERTY > keyboard, such as this for instance: > > <multi-key> <U2395> <apostrophe> (U2395 is the QUAD character) > > Basically, it looks like you need a keyboard layout where you already > have access to QUAD via something like AltGr or 3rd-level modifier in > order to type the QUOTE QUAD compose sequence, which does not sound > really practical (?) > > 2. If not, is there a way I can dump all the non-ASCII characters that > are recognized by GNU/APL (or their unicode Uxxxx code-point...) to > a text file so I can easily build a ~/.XCompose file that has all the > required characters and nothing else? > > Thanks, > > CJ >