delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/10/19/05:03:26

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0494A3858D39
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
h=to:subject:message-id:date:from:in-reply-to:references:mime-version
:from:to:cc:subject:date:message-id:reply-to;
bh=XRjE6fs2POJj2DV+Pc7VT9JFlQylwUKU/UqnSSWHllE=;
b=VE/VbNGlgExMdkU5tcqej9IdCtCipnBbtEwqjPnzVghc4CjT7Gi9ddCndO9icEq8xb
AJG0JySPBMbNepTJpXHIR/cQSTUuF5xMbarTHT5SBxXaVTBgfYpzBRye6LsYKHJrwLB4
A3ygsMQMGly1hM7VvGrCkNhiAM5ciKSDu9UTLSjx1EjLUgPtMP9XTJokYT8o11Omkd3I
WnbNV4Qrm2B6CB28KiUgCWPx5rVoa/aCulrmOGGh0zzRlEbsLOxVV5Vdrb4VcsBo4QGw
VG4NU8GkGaL2OpZ+0ly7684QHlT1T9F7yWCwZ7t1Qu0o36jEil0ic2u8+HwcQXRg1WJk
/UPA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=to:subject:message-id:date:from:in-reply-to:references:mime-version
:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
bh=XRjE6fs2POJj2DV+Pc7VT9JFlQylwUKU/UqnSSWHllE=;
b=JpOgH6kGNB845DGYYyxqd0d4owMMP/HZQ69OUWfyFhZ1FV2R53T6x8KbqIK2is5wsf
vvm+ckISmuVK4DQdHWHE9RxwqYWX/+7yRDakiPtP23kT1rHUPuRCwgjuVUCd5IjJwSo2
pSEV6qpUrQAbVKH1Age1Yf+XhRE9d5kPXT+XlQB4a6V4CYz14wm4ohhwl5GZy8ZHOEsW
OEFPTwJmS9OWiGjHl+H7ryt1soc3XMqkpMyjB3Zta7Mcp0YTp2WkVB7UiftE1cr2LW6I
82h64awNUs8xE8n5GxJnSIo123trIPqcbjGmkrVPSle6b7Psfhe0ImjlOdq9CFhxcTUu
yDIQ==
X-Gm-Message-State: ACrzQf1VB38emqYkQidY+vcuE2anASnsnzpT37Fl8DbjFPgTn+UbXHrr
PNCHiwkaRKiQdkCcGJUHeXoDBASUbfp9zcym4xdsVOq36/U=
X-Google-Smtp-Source: AMsMyM5/oo6p5L6Gz33WT71jtRlH1l3zZTlQliwWd+J8ejq/8Wfeaxo/xgodSUTW20Q3TJt4ZVAoqhq7NaYp+/DM6LU=
X-Received: by 2002:a17:902:c7ca:b0:181:927a:9449 with SMTP id
r10-20020a170902c7ca00b00181927a9449mr7585277pla.11.1666170122785; Wed, 19
Oct 2022 02:02:02 -0700 (PDT)
MIME-Version: 1.0
References: <20221019065805 DOT GA17124 AT tik DOT uni-stuttgart DOT de>
In-Reply-To: <20221019065805.GA17124@tik.uni-stuttgart.de>
From: Backwoods BC <completely DOT and DOT totally DOT trash AT gmail DOT com>
Date: Wed, 19 Oct 2022 02:01:51 -0700
Message-ID: <CAKwdsS-QwFxpB0pG+3QCvjipHuB-e09sdGFJH01AG3YaVL7CeA@mail.gmail.com>
Subject: Re: substitute for xclip?
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Tue, Oct 18, 2022 at 11:59 PM Ulli Horlacher
<framstag AT rus DOT uni-stuttgart DOT de> wrote:
>
> With Linux I am using xclip to read the X11 clipboard.
> Is there a cygwin equivalent to read the Windows clipboard?

There are 2 ways to access the clipboard:
1. The commands 'getclip' and 'putclip'
2. Redirection to/from /dev/clipboard

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019