Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:error': 0.03; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:using': 0.09; 'windows,': 0.09; 'wrote': 0.14; 'lower- case': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'keyboard': 0.24; "i've": 0.25; 'header:X -Complaints-To:1': 0.27; 'on,': 0.29; 'subject:list': 0.30; 'disable': 0.31; 'linux': 0.33; 'could': 0.34; "can't": 0.35; 'there': 0.35; 'really': 0.36; 'done': 0.36; 'doing': 0.36; 'charset:us-ascii': 0.36; 'stopped': 0.38; 'to:addr:python-list': 0.38; 'flow': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'dave': 0.60; 'liked': 0.60; 'matter': 0.61; 'simple': 0.61; 'computers': 0.72; 'years:': 0.84; 'angel': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Neil Cerutti Subject: Re: pip3.x error using LIST instead of list Date: Wed, 12 Feb 2014 18:25:13 +0000 (UTC) Organization: Norwich University References: <20140211152730.3b99d350@hanez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: jackman.norwich.edu User-Agent: slrn/0.9.9p1/mm/ao (Win32) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392229540 news.xs4all.nl 2911 [2001:888:2000:d::a6]:36885 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66069 On 2014-02-11, Dave Angel wrote: > Mark Lawrence Wrote in message: >> No matter what I try I can't get the subcommands in lower-case >> when I have caps lock on, is there a simple work-around for >> this as well? :) > > You could do what I've done for my own DOS, Windows, and Linux > computers for years: > > disable the caps-lock key I really liked rebinding it to Left-CTRL. I only stopped doing that because it screwed up my work flow when not at a keyboard I could remap. -- Neil Cerutti