From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: TomSW Newsgroups: gmane.emacs.help Subject: Re: how to simulate keyboard strike just like I push that key? Date: Fri, 26 Jun 2009 09:07:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1246034917 32365 80.91.229.12 (26 Jun 2009 16:48:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 16:48:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 26 18:48:31 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MKEbD-00068W-Qw for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 18:48:28 +0200 Original-Received: from localhost ([127.0.0.1]:56903 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKEbD-0000IM-BY for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 12:48:27 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p23g2000vbl.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 84.193.193.55 Original-X-Trace: posting.google.com 1246032440 11607 127.0.0.1 (26 Jun 2009 16:07:20 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 26 Jun 2009 16:07:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p23g2000vbl.googlegroups.com; posting-host=84.193.193.55; posting-account=gXCEPAoAAACaHNwa63AHlGuSCIcCahgr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:170343 X-Mailman-Approved-At: Fri, 26 Jun 2009 12:45:55 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65561 Archived-At: On Jun 26, 1:58=A0pm, waterloo wrote: > how to simulate keyboard strike just like I push that key? > I need to simulate I push "shift". > thanks Short answer: no, why? The longer answer is that you can't, as far as I know, but there is a good chance you don't need to: why do you think you do? regards, Tom SW