From mint-bounce@lists.fishpool.fi Sun Dec 13 23:04:36 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=AQsHe3LMemDALRAFUHU3A1jXX59IE29yfaKzE2ErJ1o=; b=jznyFcmZll+q5QmSrC2X6ubv0IKVfaYoufdd1FZeblPOkYGu2JXfhzeXFT7eCz2uIg lnUE5tKsnhU5zf5/t/uP8X+FGkKWCtrayHzaN4AXjUY6m7n1yjoYktu40RsX9/KX4k2G JfaUJFOaC+OcNHs4mRiKEx4bdGik/oSjyoiVE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HJf+yp4pM0NJLtX0yxxvrTL7Uiys7kHEWFDWgy5IeJIQmeN60C5Aoumd/MmqvzTiGv G1rJvT/PxjAExGfmjDEj8W0Q8Z3qLyLRBj2jiq6uObiDnsREvu8aXHhlSEz66qekWhXb X+eYZmcjboLxBbdXSfxY0LRJOyX2TFEMtqwh0= MIME-Version: 1.0 In-Reply-To: <4B255160.8020902@online.no> References: <4da966f00912020651m256cac55lde2e66430a659e04@mail.gmail.com> <4B1FF3E6.9030201@online.no> <4B2412E5.1030603@online.no> <200912130342.53132.jflemaire@skynet.be> <4B255160.8020902@online.no> Date: Mon, 14 Dec 2009 15:02:39 +1100 Message-ID: <11a6f2b10912132002h1f4b992fi222ad48c360b707c@mail.gmail.com> Subject: Re: [MiNT] Greek keyboard table From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Mon, Dec 14, 2009 at 7:41 AM, Jo Even Skarstein wrote: > J. F. Lemaire skreiv: > >>> As an experiment I implemented this tonight, but just with some >>> hardcoded deadkeys instead of tables. It works as expected, so if >>> there is any interest I will implement this properly. >> >> Absolutely. You can't write French (among other languages) without dead >> keys. > > Ok, I've implemented this tonight. The solution was not as simple as I > initially thought, my first implementation caused some problems in XaAES > editfields (did not like that ASCII 0 was returned when the deadkey was > pressed) so I had to find another way of doing it. It apparently works fine > now (I also solved the "missed second character if not a valid base > character"-issue mentioned by Helmut) but I'd like to test it for a few days > before I submit the patch. > > Jo Even > This is good, there are a lot of languages that have need of deadkey input, especially when using english keyboards.. Thanks Cheers Paul