Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85530

Re: Wildly OT: pop-up virtual keyboard for Mac or Linux?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'encoding': 0.05; '(except': 0.07; 'keys,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'uk)': 0.09; 'windows': 0.15; 'amiga': 0.16; 'drag': 0.16; 'lowercase': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:virtual': 0.16; 'wed,': 0.18; 'feb': 0.22; '+0000': 0.22; 'example.': 0.24; 'url:home': 0.24; 'equivalent': 0.26; 'header:X-Complaints-To:1': 0.27; 'character': 0.29; 'characters': 0.30; 'code': 0.31; 'keys': 0.31; 'compatible': 0.32; 'but': 0.35; 'add': 0.35; 'there': 0.35; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'being': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'hope': 0.61; 'map': 0.64; 'six': 0.68; 'of:': 0.68; 'miss': 0.74; 'special': 0.74; '(us': 0.84; '2015': 0.84; 'compose': 0.84; 'seldom': 0.84; 'lazy': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Wildly OT: pop-up virtual keyboard for Mac or Linux?
Date Wed, 11 Feb 2015 08:50:26 -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>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-108-79-222-141.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.18655.1423662637.18130.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1423662637 news.xs4all.nl 2864 [2001:888:2000:d::a6]:52775
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:85530

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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