public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Harold L Hunt II <huntharo@msu.edu>
To: cygwin-xfree@cygwin.com
Subject: Re: Copy  Paste  to Windows
Date: Thu, 15 Jan 2004 07:02:00 -0000	[thread overview]
Message-ID: <40063B14.2050203@msu.edu> (raw)
In-Reply-To: <20040115065541.6559.qmail@flock1.newmail.ru>

You have to change that batch file:

 > ###############################################
 > @echo off
 >
 > D:
 > chdir D:\cygwinNEW\bin
 >
 > bash --login -c "/usr/X11R6/bin/Xwin -query HOSTNAME "
 > ###############################################

Change it to:

###############################################
@echo off

D:
chdir D:\cygwinNEW\bin

bash --login -c "/usr/X11R6/bin/Xwin -clipboard -query HOSTNAME "
###############################################

Harold


  reply	other threads:[~2004-01-15  7:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 12:26 dvos
2004-01-14 14:40 ` Harold L Hunt II
2004-01-15  6:40   ` Re[2]: " dvos
2004-01-15  6:44     ` Harold L Hunt II
2004-01-15  6:55       ` Re[2]: " dvos
2004-01-15  7:02         ` Harold L Hunt II [this message]
2004-01-15  7:22           ` dvos
2004-01-14 15:15 B. Marchand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40063B14.2050203@msu.edu \
    --to=huntharo@msu.edu \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).