Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!feeder1.cambriumusenet.nl!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'mouse': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:keys': 0.09; 'language.': 0.14; 'books': 0.15; 'windows': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:send': 0.16; 'subject:windows': 0.16; 'language': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'trying': 0.19; 'examples': 0.20; 'header:User- Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'keys': 0.31; 'but': 0.35; 'google': 0.35; 'much.': 0.36; "didn't": 0.36; 'thank': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'complete': 0.62; 'our': 0.64; 'charset:windows-1252': 0.65; 'here': 0.66; 'internet': 0.71; 'click': 0.77 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: send keys in windows Date: Tue, 26 Aug 2014 17:13:31 +0100 References: <20140826161457.10651ea2.Filippo.DalBosco@whiteready.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-188-27.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: <20140826161457.10651ea2.Filippo.DalBosco@whiteready.com> 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409069706 news.xs4all.nl 2834 [2001:888:2000:d::a6]:56417 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77053 On 26/08/2014 15:14, Filippo Dal Bosco - wrote: > I am trying to learn how send keys and mouse click to a background > process in windows > Where can I find complete documentation and examples ? > > With Google I looked for books and internet link but I didn't find much. > > thank > > Start here http://stackoverflow.com/questions/1823762/sendkeys-for-python-3-1-on-windows -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence