Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104581
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!Xl.tags.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Thu, 10 Mar 2016 22:51:19 -0600 |
| Subject | Re: Text input with keyboard, via input methods |
| Newsgroups | comp.lang.python |
| References | <5f23cad3-bda5-4c84-a241-c91c5dcb81ff@googlegroups.com> <mailman.73.1457514382.15725.python-list@python.org> <56e00f1d$0$1600$c3e8da3$5496439d@news.astraweb.com> <mailman.89.1457547297.15725.python-list@python.org> <56e0dfbd$0$22141$c3e8da3$5496439d@news.astraweb.com> <mailman.105.1457581660.15725.python-list@python.org> <87bn6mzwow.fsf@elektro.pacujo.net> <mailman.107.1457594930.15725.python-list@python.org> <f556db05-2803-46c4-b2b7-f8a6795a4620@googlegroups.com> |
| From | Larry Hudson <orgnut@yahoo.com> |
| Date | Thu, 10 Mar 2016 20:51:18 -0800 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
| MIME-Version | 1.0 |
| In-Reply-To | <f556db05-2803-46c4-b2b7-f8a6795a4620@googlegroups.com> |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Message-ID | <592dnevElcZa03_LnZ2dnUU7-ePNnZ2d@giganews.com> (permalink) |
| Lines | 24 |
| X-Usenet-Provider | http://www.giganews.com |
| X-Trace | sv3-LByYM9Hod7VYyq8FcTNblTDMXl4mip636SAOKdO9BdsDvxWvg62A8Dke7CboXrMBpOBnaCVCHdzFYNW!b8JEIUq+y4dwqky0MRgQo2NStpSp0bXuNtPtvzsY5nvxAJlTPeEQoWZl7UyUmEz9zrcA4V2mew== |
| X-Complaints-To | abuse@giganews.com |
| X-DMCA-Notifications | http://www.giganews.com/info/dmca.html |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 2427 |
| Xref | csiph.com comp.lang.python:104581 |
Show key headers only | View raw
On 03/09/2016 11:54 PM, Rustom Mody wrote: [...] > In between these two extremes we have many possibilities > - ibus/gchar etc > - compose key > - alternate keyboard layouts > > Using all these levels judiciously seems to me a good idea... > FWIW -- in Mint Linux you can select the compose key with the following: Preferences->Keyboard->Layouts->Options->Position of Compose Key then check the box(s) you want. For those unfamiliar with it, to use it you press your selected compose key followed by a sequence of characters (usually 2 but sometimes more). A couple examples-- n~ gives ñ u" gives ü oo gives ° (degree sign) Here's a cute one: CCCP gives ☭ (hammer & sickle) This gives you (relatively) easy access to a large range of 'special' characters.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
turtle ?? Ömer sarı <sari.omer.1989@gmail.com> - 2016-03-08 23:39 -0800
Re: turtle ?? Peter Otten <__peter__@web.de> - 2016-03-09 10:06 +0100
Re: turtle ?? Steven D'Aprano <steve@pearwood.info> - 2016-03-09 22:55 +1100
Re: turtle ?? Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-09 09:24 -0500
Re: turtle ?? MRAB <python@mrabarnett.plus.com> - 2016-03-09 18:14 +0000
Re: turtle ?? Steven D'Aprano <steve@pearwood.info> - 2016-03-10 13:45 +1100
Re: turtle ?? Chris Angelico <rosuav@gmail.com> - 2016-03-10 14:47 +1100
Re: turtle ?? Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 08:14 +0200
Re: turtle ?? Jussi Piitulainen <jussi.piitulainen@helsinki.fi> - 2016-03-10 08:46 +0200
Text input with keyboard, via input methods (was: turtle ??) Ben Finney <ben+python@benfinney.id.au> - 2016-03-10 18:28 +1100
Re: Text input with keyboard, via input methods (was: turtle ??) Rustom Mody <rustompmody@gmail.com> - 2016-03-09 23:54 -0800
Re: Text input with keyboard, via input methods Larry Hudson <orgnut@yahoo.com> - 2016-03-10 20:51 -0800
Re: Text input with keyboard, via input methods Rustom Mody <rustompmody@gmail.com> - 2016-03-11 03:46 -0800
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 12:51 +0200
Re: Text input with keyboard, via input methods Rustom Mody <rustompmody@gmail.com> - 2016-03-10 03:59 -0800
Re: Text input with keyboard, via input methods Jerry Hill <malaclypse2@gmail.com> - 2016-03-10 09:38 -0500
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 17:13 +0200
Re: Text input with keyboard, via input methods Chris Angelico <rosuav@gmail.com> - 2016-03-11 07:19 +1100
Re: Text input with keyboard, via input methods Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-10 21:48 +0000
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-11 00:47 +0200
Re: turtle ?? Chris Angelico <rosuav@gmail.com> - 2016-03-10 18:39 +1100
Re: turtle ?? Terry Reedy <tjreedy@udel.edu> - 2016-03-09 10:30 -0500
csiph-web