Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85530
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: Wildly OT: pop-up virtual keyboard for Mac or Linux? |
| Date | 2015-02-11 08:50 -0500 |
| Organization | IISS Elusive Unicorn |
| References | <CANc-5UxsR3_3qhpCubwGh+Kfpt4mk4RM1RbMxkkcuPKsEk65HQ@mail.gmail.com> <20150210152900.54129700@bigbox.christie.dr> <mailman.18631.1423606525.18130.python-list@python.org> <mbf7m0$hs$1@speranza.aioe.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18655.1423662637.18130.python-list@python.org> (permalink) |
On Wed, 11 Feb 2015 09:33:52 +0000 (UTC), alister
<alister.nospam.ware@ntlworld.com> declaimed the following:
>English keyboards (US & UK) don't have a compose key because wee do not
>normaly use accented characters (except when dealing with people that do
>& then being lazy we often cheat & don't bother with them. Apologies to
>all who do use them this is very poor behaviour)
>
Or have to drag out Windows character map utility to find a special
code to enter the character (and hope one has picked an encoding that is
compatible with the target <G>).
Even though I seldom used it, I miss my Amiga -- when had a rather
clean "dead key" implementation... I forget the icons on the keys but it
would have been the equivalent of:
<alt-j><vowel> would add a ' accent, <alt-k><vowel> would add ` accent,
etc. There were five or six <alt-> keys, and <vowel> may not have been just
a vowel... the combo that would put an ~ over lowercase n, for example.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Wildly OT: pop-up virtual keyboard for Mac or Linux? Laura Creighton <lac@openend.se> - 2015-02-10 23:15 +0100
Re: Wildly OT: pop-up virtual keyboard for Mac or Linux? Grant Edwards <invalid@invalid.invalid> - 2015-02-10 23:15 +0000
Re: Wildly OT: pop-up virtual keyboard for Mac or Linux? alister <alister.nospam.ware@ntlworld.com> - 2015-02-11 09:33 +0000
Re: Wildly OT: pop-up virtual keyboard for Mac or Linux? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-02-11 08:50 -0500
csiph-web