Hello Harold L Hunt II Чт, 15.01.2004 10:43:58 you wrote: > HLH> You copy text to the clipboard in Win32 with Ctrl+C. You then paste HLH> that in X11 with either a middle mouse button click or via a menu in the HLH> current application (if it has a Paste menu item). HLH> HLH> You copy text in X11 by highlighting it and, optionally, clicking the HLH> Copy button in a menu (if the application has a Copy menu item). Leave HLH> the text highlighted just to be sure. To paste that text in Win32, HLH> press Ctrl+V. HLH> HLH> Try this first with Notepad and an xterm. HLH> HLH> If you still do not succeed, send in /tmp/XWin.log from a failed attempt. HLH> HLH> Harold HLH> HLH> [EMAIL PROTECTED] wrote: HLH> HLH> > Hello Harold L Hunt II HLH> > HLH> > Ср, 14.01.2004 18:40:10 you wrote: HLH> > HLH> > HLH> Several mirrors are between 6 months and 3 months out of date. HLH> > HLH> HLH> > HLH> Please run "cygcheck -c XFree86-xserv". If the version reported is not HLH> > HLH> "4.3.0-40", then you installed from an out of date mirror and you need HLH> > HLH> to use a different mirror. HLH> > HLH> HLH> > HLH> Harold HLH> > HLH> HLH> > HLH> [EMAIL PROTECTED] wrote: HLH> > HLH> > Hello . HLH> > HLH> > I've read about uzing clipboard for copy paste and edited my startxwin.bat to HLH> > HLH> > HLH> > HLH> > start XWin -multiwindow -clipboard HLH> > HLH> > HLH> > HLH> > Yet I cannot copy . I use the last version of XFree , I ran the cygwin Instalaiton today ,from the web. HLH> > HLH> > 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> > HLH> > middle mouse when I copy to cygwin ? HLH> > HLH> > __________ HLH> > HLH> > HLH> > HLH> __________ HLH> > HLH> > HLH> > HLH> > HLH> > The version is 4.3.0-40 . HLH> > __________
Yes , that is the way I do it . The clipboard remembers CTRL+C for Windows and copies it to Windows only . And at the same time copies to cygwin the last higlihted line in cygwin only. I left the line highlighted. Also , if it is important I run Cygwin from the batch file , which is : ############################################### @echo off D: chdir D:\cygwinNEW\bin bash --login -c "/usr/X11R6/bin/Xwin -query HOSTNAME " ############################################### Here is the XWin.log . ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning OsVendorInit - Creating bogus screen 0 (EE) Unable to locate/open config file InitOutput - Error reading config file winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - Allowing PrimaryDD winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 0000001f InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 winScreenInit - dwWidth: 1024 dwHeight: 768 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winCreateBoundingWindowWindowed - User w: 1024 h: 768 winCreateBoundingWindowWindowed - Current w: 1024 h: 768 winAdjustForAutoHide - Original WorkArea: 0 0 738 1024 winAdjustForAutoHide - Adjusted WorkArea: 0 0 738 1024 winCreateBoundingWindowWindowed - WindowClient w 1018 h 706 r 1018 l 0 b 706 t 0 winCreateBoundingWindowWindowed - Returning winCreatePrimarySurfaceShadowDDNL - Creating primary surface winCreatePrimarySurfaceShadowDDNL - Created primary surface winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface winAllocateFBShadowDDNL - lPitch: 4072 winAllocateFBShadowDDNL - Created shadow pitch: 4072 winAllocateFBShadowDDNL - Created shadow stride: 1018 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowDDNL - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 winCreateDefColormap - Deferring to fbCreateDefColormap () winFinishScreenInitFB - returning winScreenInit - returning InitOutput - Returning. MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) No primary keyboard configured (==) Using compiletime defaults for keyboard Rules = "xfree86" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" winPointerWarpCursor - Discarding first warp: 509 353 winBlockHandler - Releasing pmServerStarted winBlockHandler - pthread_mutex_unlock () returned winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winProcQueryTree - Clipboard client already launched, returning. Thank you ! __________ www.newmail.ru -- Новая Почта: все по-новому.
