Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:help': 0.07; 'get.': 0.09; 'hacking,': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:skip:a 10': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'cc:name:laura creighton': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; 'subject:need': 0.18; 'cc:2**2': 0.20; 'cc:addr:python.org': 0.21; 'trying': 0.22; 'header:In-Reply-To:1': 0.24; 'received:se': 0.29; 'symbols': 0.29; 'cc:no real name:2**1': 0.29; 'list': 0.35; 'there': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'subject:with': 0.40; 'header:Message-Id:1': 0.62; 'url:4': 0.70; 'url:htm': 0.73; 'received:89': 0.80; 'url:tk': 0.96 To: "Eric S. Johansson" cc: Laura Creighton , python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: need help with an accessibility prototype In-Reply-To: Message from "Eric S. Johansson" of "Fri, 22 May 2015 16:46:08 -0400." <555F9590.4050002@harvee.org> References: <555F5960.9030501@harvee.org> <201505221950.t4MJo3pC010042@fido.openend.se><555F9590.4050002@harvee.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13300.1432332960.1@fido> Date: Sat, 23 May 2015 00:16:00 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sat, 23 May 2015 00:16:03 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432332972 news.xs4all.nl 2963 [2001:888:2000:d::a6]:38914 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91080 You are most welcome, it was such a small thing. By the way http://www.tcl.tk/man/tcl8.4/TkCmd/keysyms.htm is a list of all the key symbols it is possible for you to get. There is no guarantee that any platform actually has any of them, just, if it is not there don't bother trying to look for it. Happy hacking, Laura