Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'bieber': 0.16; 'declaimed': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'obviously,': 0.16; 'propagate': 0.16; 'received:66.245': 0.16; 'received:dsl.mindspring.com': 0.16; 'received:mindspring.com': 0.16; 'received:wlfraed': 0.16; "someone's": 0.16; 'subject:Detecting': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'wulfraed': 0.16; 'question.': 0.16; 'wrote:': 0.16; 'subject:Windows': 0.18; 'trying': 0.21; 'detect': 0.21; 'url:home': 0.21; '+0100,': 0.23; 'sep': 0.23; 'windows': 0.26; "i'm": 0.27; 'handled': 0.28; 'lee': 0.28; 'thu,': 0.28; 'specifically': 0.29; 'fairly': 0.30; 'operations': 0.30; 'os,': 0.30; 'capture': 0.32; 'does': 0.32; 'there': 0.33; 'to:addr :python-list': 0.33; 'someone': 0.34; 'nobody': 0.34; 'header:X -Complaints-To:1': 0.35; 'certain': 0.35; 'charset:us-ascii': 0.36; 'fri,': 0.36; 'but': 0.37; 'open': 0.37; 'could': 0.38; 'received:org': 0.38; 'some': 0.38; 'screen': 0.38; 'subject:: ': 0.39; 'window': 0.39; 'header:Mime-Version:1': 0.39; 'user': 0.39; 'to:addr:python.org': 0.39; 'might': 0.40; 'dennis': 0.77; 'interrupt': 0.84; 'trojan': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Detecting Ctrl-Alt-Del in Windows Date: Thu, 01 Sep 2011 22:19:20 -0700 Organization: > Bestiaria Support Staff < References: <6e602a19-8cca-4924-bd95-df08615662d2@c8g2000prn.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: user-11fb66t.dsl.mindspring.com X-Newsreader: Forte Agent 3.3/32.846 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1314941112 news.xs4all.nl 2403 [2001:888:2000:d::a6]:36619 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12616 On Fri, 02 Sep 2011 01:10:14 +0100, Nobody declaimed the following in gmane.comp.python.general: > On Thu, 01 Sep 2011 08:52:49 -0700, Den wrote: > > > Obviously, this is a windows-based question. I know that Ctrl-Alt-Del > > is handled deep inside the OS, and I'm not trying to interrupt that. > > But is there some way to detect that a C-A-D has been pressed? > > Not reliably. You might infer that Ctrl-Alt-Del has been used by the way > that certain operations behave, but that's fairly error-prone. > No kidding... is used to open the Login/password screen in Windows specifically because it does not propagate to user applications. Otherwise someone could write a trojan program that emulated the login/password window and capture someone's username/password. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/