From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29061 invoked by alias); 6 Feb 2011 21:49:44 -0000 Received: (qmail 29052 invoked by uid 22791); 6 Feb 2011 21:49:43 -0000 X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fmmailgate02.web.de (HELO fmmailgate02.web.de) (217.72.192.227) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 Feb 2011 21:49:38 +0000 Received: from smtp04.web.de ( [172.20.0.225]) by fmmailgate02.web.de (Postfix) with ESMTP id E0D2919673C66 for ; Sun, 6 Feb 2011 22:49:35 +0100 (CET) Received: from [84.150.158.156] (helo=dlp122) by smtp04.web.de with asmtp (WEB.DE 4.110 #2) id 1PmCUB-00049h-00 for cygwin-xfree@cygwin.com; Sun, 06 Feb 2011 22:49:35 +0100 From: "Paul Maier" To: Subject: clipboard integration doesn't work Date: Sun, 06 Feb 2011 21:49:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Sender: svn-user@web.de X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-02/txt/msg00005.txt.bz2 Hi, I have problems with my clipboard integration. When I select something in X, the Windows clipboard gets cleared, so there is some interaction between X' and Windows' clipboards. But no data is transferred from X to Windows or vice versa. I am running cygwin-1.7.7-1 (downloaded 2010-11-02) on a Windows XP SP 3. I am starting X with: /bin/startxwin -- /bin/XWin -emulate3buttons 100 I also tried to add an explicit -clipboard parameter, but that doesn't change anything. (According to the man page of XWin, -clipboard is set by default.) Does anybody have an advice? Thanks a lot! Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/