From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bart Oldeman" Subject: Re: Copy / Paste to / from Dosemu Date: Fri, 28 Mar 2008 10:12:53 -0400 Message-ID: References: <47EC1BD3.1060906@woroner.com> <47ECE6B5.7020600@woroner.com> <47ECEFFD.5040404@sonic.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=wcYBkePVNfN/EtdYL5sHuh+r9hu5Qmb7ngaRwtgo9wU=; b=THFoxBa0lPPEjQ0Hq1De/jXx/dtNwMVfNC1l+HHra6XoStmf/XAeTsVBO56mpiza8v8HOstkiGKR54BigKzFe7CKNId+earrNc1TPnKAex0OfESgDu5bTGzzOEk7Fgcs1fRVIudjkegtQSJ1WOpQ3HH81HoCZQHno3HQO7BakPA= In-Reply-To: <47ECEFFD.5040404@sonic.net> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Mike R Brown Cc: linux-msdos@vger.kernel.org On 28/03/2008, Mike R Brown wrote: > Kind of on the same subject line here but the inverse of it. How do you > get dosemu not to copy/paste with the mouse button. I would say, grab the mouse (ctrl-alt-home) but that disables selection but not pasting. You would need to apply a patch which is in SVN now but you could easily put that into older versions too: http://dosemu.svn.sourceforge.net/viewvc/dosemu/trunk/src/plugin/X/X.c?r1=1854&r2=1853&view=patch http://dosemu.svn.sourceforge.net/viewvc/dosemu/trunk/src/plugin/sdl/sdl.c?r1=1854&r2=1853&view=patch Bart