From owner-freebsd-questions@FreeBSD.ORG Tue Sep 26 12:40:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B621616A585 for ; Tue, 26 Sep 2006 12:40:29 +0000 (UTC) (envelope-from listuser@mb-itconsulting.com) Received: from smtp-out.kontent.com (smtp-out001.kontent.com [81.88.40.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84F943D78 for ; Tue, 26 Sep 2006 12:40:24 +0000 (GMT) (envelope-from listuser@mb-itconsulting.com) Received: from [192.168.0.121] (xdsl-87-78-5-67.netcologne.de [87.78.5.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-out.kontent.com (Postfix) with ESMTP id B096937C199 for ; Tue, 26 Sep 2006 14:40:22 +0200 (CEST) Message-ID: <45191FB2.9040906@mb-itconsulting.com> Date: Tue, 26 Sep 2006 14:40:18 +0200 From: Martin Brecher User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050809) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: X11 clipboard problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 12:40:29 -0000 Hello, - I have the following problem: box1 : FreeBSD 6.2-BETA with Xorg box2 : FreeBSD 4.11 with XFree 4.3 When I ssh from box1 into box2 using X11Forwarding and launch an application, for example Mozilla, on box2, I cannot copy and paste between the applications running on box1 and the application(s) running on box2. The clipboard just doesn't work. (AFAIK I have never encountered this problem before, but I will try this with one of my old SparcStations soon.) A search on Google revealed that this has happened to a few people on non-BSD systems, too; but I could not find any information on how to solve this, nor any work-around. Any tips or hints? Greetings, Martin