From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Brown Subject: How to Stop mouse Copy/Paste Date: Fri, 08 Feb 2008 16:10:16 -0800 Message-ID: <47ACEF68.3050101@sonic.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org I was wondering how to make the mouse under dosemu work like a DOS mouse. In other words stopping the keyboard input buffer from filling with whatever is in the clipboard when the middle mouse button is pushed. I have applications that use all three mouse buttons but when I hit the middle button it total wipes them out by filling the keyboard with unwanted characters. I have looked through the documentation and Googled but so for haven't discovered a way to disable copy/paste in dosemu. I tried capturing the mouse in a the X window but still no luck. The version of dosemu is 1.4 under Ubuntu 7.10. Also running under X in dos box. Thanks in advance, Mike