From mint-bounce@lists.fishpool.fi Sat Aug 15 19:01:08 2009 To: MiNT Mailing List From: Peter Slegg Subject: Re: [MiNT] Highwire Reply-To: Peter Slegg X-Mailer: MyMAIL Rev:1.91.13668 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Milan MIME-Version: 1.0 Date: Fri, 15 Aug 2009 22:57:32 +0200 (GMT) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <00530029.026f76d642dc@smtp.freeola.net> References: In-Reply-To: alpine.LFD.2.00.0908151118450.17544@localhost X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n7FN133q021874 I have just spotted a problem with the work I've done. I hadn't noticed that paste uses the same routine as the keyboard handler. However paste doesn't use IKBD codes so it has problems. I need to find a workaround and it does seem a bit unnecessary for paste to use the same routine with all the control key features. Peter