Theiling Online    Sitemap    Conlang Mailing List HQ   

Re: OT: Orthographic challenges

From:Mark J. Reed <markjreed@...>
Date:Tuesday, July 3, 2007, 21:26
Letting you enter arbitrary Unicode symbols is not PuTTY's job.  It just
takes what the I/O system hands it.  You want something like the
UnicodeInput system tray addon, which lets you enter any Unicode character
by typing out its hexadecimal code point number.  That's cumbersome for
frequently-used characters, of course, and for that situation you'll
probably want to define your own keyboard layout.

UnicodeInput: http://www.fileformat.info/tool/unicodeinput/index.htm

MS keyboard layout creator:
http://www.microsoft.com/downloads/details.aspx?familyid=FB7B3DCD-D4C1-4943-9C74-D8DF57EF19D7&displaylang=en

Alternatives: http://www.klm32.com/ ,
http://www.downloadjunction.com/product/software/129161/index.html

That's all for Windows, which I assume from the PuTTY comment is what the OP
is running.  For Macs, you can use the Unicode keyboard already defined -
holding down Option while typing a hexadecimal code point enters that
Unicode character.  For defining your own keyboard layout, try Ukelele:

http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=ukelele

On UNIX/Linux I tend to fire up vim, use the control-v + u + hexcode
sequence, and then paste wherever I need.  Hardly elegant, I know, but I'm
not usually on the console running X11, so my options are somewhat
limited.  There are some reportedly nifty XIM solutions, but I have no
experience with them.
--
Mark J. Reed <markjreed@...>

Reply

taliesin the storyteller <taliesin-conlang@...>