public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Re: Copy Paste to Windows
@ 2004-01-14 15:15 B. Marchand
  0 siblings, 0 replies; 5+ messages in thread
From: B. Marchand @ 2004-01-14 15:15 UTC (permalink / raw)
  To: cygwin-xfree

Yes, your problem must be the version of the xserver. If you had the 
right version all
you'd have to do would be:

To copy from cygwin to Windows
(1) use the mouse to select (highlight) the text you want to copy
(2) the highlighted text is now on the clipboard
(3) if you want to paste that selection into word or notepad then use 
CTRL-V on the windows side


To copy from Windows to cygwin
(1) use the mouse to select (highlight) the text you want to copy
(2) press CTRL-C to copy seletion into clipboard
(3) go into your xterm and press the middle mouse button to paste. If 
you don't have a
3 button mouse use the -emulate3buttons option in the startxwin.bat 
file. Then, to paste, all you'd have to do is press the two mouse 
buttons simultaneously.

To copy from cygwin to cygwin
(1) use the mouse to select (highlight) the text you want to copy
(2) that puts the selection into the clipboard
(3) place the cursor where you want to paste the text
(4) press the middle mouse button (or the two mouse buttons 
simultaneously if using the -emulate3buttons option)

That's all.

--B.

> Several mirrors are between 6 months and 3 months out of date.
>
> Please run "cygcheck -c XFree86-xserv". If the version reported is not 
> "4.3.0-40", then you installed from an out of date mirror and you need 
> to use a different mirror.
>
> Harold



>
> dvos@nm.ru wrote: Hello .
> I've read about uzing clipboard for copy paste and edited my 
> startxwin.bat to
>
> start XWin -multiwindow -clipboard
>
> Yet I cannot copy . I use the last version of XFree , I ran the cygwin 
> Instalaiton today ,from the web.
>
> Maybe I don't know how do I actually copy/paste . Do I use CTRL+C or 
> CTRL+V when I copy to Windows and middle mouse when I copy to cygwin ?
> __________
> www.newmail.ru -- ?????? ???-?? ?????.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Copy  Paste  to Windows
  2004-01-15  6:55 Re[2]: " dvos
@ 2004-01-15  7:02 ` Harold L Hunt II
  0 siblings, 0 replies; 5+ messages in thread
From: Harold L Hunt II @ 2004-01-15  7:02 UTC (permalink / raw)
  To: cygwin-xfree

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Copy  Paste  to Windows
  2004-01-15  6:40 Re[2]: " dvos
@ 2004-01-15  6:44 ` Harold L Hunt II
  0 siblings, 0 replies; 5+ messages in thread
From: Harold L Hunt II @ 2004-01-15  6:44 UTC (permalink / raw)
  To: cygwin-xfree

You copy text to the clipboard in Win32 with Ctrl+C.  You then paste 
that in X11 with either a middle mouse button click or via a menu in the 
current application (if it has a Paste menu item).

You copy text in X11 by highlighting it and, optionally, clicking the 
Copy button in a menu (if the application has a Copy menu item).  Leave 
the text highlighted just to be sure.  To paste that text in Win32, 
press Ctrl+V.

Try this first with Notepad and an xterm.

If you still do not succeed, send in /tmp/XWin.log from a failed attempt.

Harold

dvos@nm.ru wrote:

> Hello Harold L Hunt II 
> 
> Ñð, 14.01.2004 18:40:10 you wrote:
> 
> HLH> Several mirrors are between 6 months and 3 months out of date.
> HLH> 
> HLH> Please run "cygcheck -c XFree86-xserv".  If the version reported is not 
> HLH> "4.3.0-40", then you installed from an out of date mirror and you need 
> HLH> to use a different mirror.
> HLH> 
> HLH> Harold
> HLH> 
> HLH> dvos@nm.ru wrote:
> HLH> > Hello .
> HLH> > I've read about uzing clipboard  for copy paste and edited my startxwin.bat to 
> HLH> > 
> HLH> > start XWin -multiwindow -clipboard 
> HLH> > 
> HLH> > Yet I  cannot copy  . I use the last version of XFree , I ran the cygwin Instalaiton today ,from the web.
> HLH> > 
> HLH> > Maybe I don't know how do I actually copy/paste .  Do I use CTRL+C or CTRL+V when I copy to Windows and 
> HLH> > middle mouse when I copy to cygwin ?
> HLH> > __________
> HLH> > 
> HLH> __________
> 
> 
> 
> 
> The version is   4.3.0-40 .
> __________
> www.newmail.ru -- Íîâàÿ Ïî÷òà: âñå ïî-íîâîìó.
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Copy  Paste  to Windows
  2004-01-14 12:26 dvos
@ 2004-01-14 14:40 ` Harold L Hunt II
  0 siblings, 0 replies; 5+ messages in thread
From: Harold L Hunt II @ 2004-01-14 14:40 UTC (permalink / raw)
  To: cygwin-xfree

Several mirrors are between 6 months and 3 months out of date.

Please run "cygcheck -c XFree86-xserv".  If the version reported is not 
"4.3.0-40", then you installed from an out of date mirror and you need 
to use a different mirror.

Harold

dvos@nm.ru wrote:
> Hello .
> I've read about uzing clipboard  for copy paste and edited my startxwin.bat to 
> 
> start XWin -multiwindow -clipboard 
> 
> Yet I  cannot copy  . I use the last version of XFree , I ran the cygwin Instalaiton today ,from the web.
> 
> Maybe I don't know how do I actually copy/paste .  Do I use CTRL+C or CTRL+V when I copy to Windows and 
> middle mouse when I copy to cygwin ?
> __________
> www.newmail.ru -- âñåãäà ÷òî-òî íîâîå.
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Copy  Paste  to Windows
@ 2004-01-14 12:26 dvos
  2004-01-14 14:40 ` Harold L Hunt II
  0 siblings, 1 reply; 5+ messages in thread
From: dvos @ 2004-01-14 12:26 UTC (permalink / raw)
  To: cygwin-xfree


Hello .
I've read about uzing clipboard  for copy paste and edited my startxwin.bat to 

start XWin -multiwindow -clipboard 

Yet I  cannot copy  . I use the last version of XFree , I ran the cygwin Instalaiton today ,from the web.

Maybe I don't know how do I actually copy/paste .  Do I use CTRL+C or CTRL+V when I copy to Windows and 
middle mouse when I copy to cygwin ?
__________
www.newmail.ru -- âñåãäà ÷òî-òî íîâîå.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-15  7:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-14 15:15 Copy Paste to Windows B. Marchand
  -- strict thread matches above, loose matches on Subject: below --
2004-01-15  6:55 Re[2]: " dvos
2004-01-15  7:02 ` Harold L Hunt II
2004-01-15  6:40 Re[2]: " dvos
2004-01-15  6:44 ` Harold L Hunt II
2004-01-14 12:26 dvos
2004-01-14 14:40 ` Harold L Hunt II

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).