[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Keyboard-problem with XaAES helmut-branch
- To: mint <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] Keyboard-problem with XaAES helmut-branch
- From: Paul Wratt <paul.wratt@gmail.com>
- Date: Mon, 5 Jul 2010 02:09:36 +1000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=j6tmcTBOkZC1jYVSB48NpDuJ05mFK0U8K1GSyUXDvng=; b=aCXM83G/EiUBfWpVnS0tRn2k0/lHLhg0g5nchXB/EFKuY5QJ10OG5am1xwE/pPEO+j rFM00R65oWgMSLq3X1xvjkKrH01KvuoNmhCZMpVLBn3X8b9JnUijSpuGQ58m27jo0FJO 0484iah+t9L7mEvlusNmCotrpTQVtbrJpKOm0=
- 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=m3/Zo5mVnZeX6dYYfrFj8Kqgy2q1nbEIUW5Ga+xzirn9BkG1ozVqFB7CuHjQNZyDjP LrDhHHoBQHAdDnxHvB2peN46XpkRvAzMMr6oggWtBsErDvSS9D+2rnTgG5v/duHSAVJw ShzAVB1et0k8QyjAbrXCRrMUu23JIPRAtjO+k=
- In-reply-to: <op.ve00gjmaofd6j1@descaro.mshome.net>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <4C128FBE.7010402@online.no> <op.vd5melu0ofd6j1@descaro.mshome.net> <4C12AC8D.3050101@online.no> <op.vd5n3rw4ofd6j1@descaro.mshome.net> <4C12B776.5030907@online.no> <op.vd6cjy0mofd6j1@descaro.mshome.net> <4C135D23.2050409@online.no> <4C23D3D4.4000006@online.no> <op.veubphiuofd6j1@descaro.mshome.net> <4C2623C6.2010808@online.no> <op.vex4242nofd6j1@descaro.mshome.net> <4C277EAF.8020202@online.no> <op.vey3fka9ofd6j1@descaro.mshome.net> <4C27A95A.2010909@online.no> <op.vey5t4znofd6j1@descaro.mshome.net> <4C27B3DF.3090404@online.no> <op.vey7ftmp43ni9l@descaro.mshome.net> <op.vey72kokofd6j1@descaro.mshome.net> <op.vey83ezgofd6j1@descaro.mshome.net> <4C27C1A3.4070608@online.no> <op.ve00gjmaofd6j1@descaro.mshome.net>
- Sender: mint-bounce@lists.fishpool.fi
On Sun, Jul 4, 2010 at 5:28 PM, Helmut Karlowski
<helmut.karlowski@ish.de> wrote:
> Am 27.06.2010, 23:24 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
>
>> On 06/27/2010 11:10 PM, Helmut Karlowski wrote:
>>
>>>> I guess I'm right. Now taskbar was in select-mode and everything went
>>>> down the drain ..
>>>>
>>>> So leave away the console-output for a test.
>>>
>>> Now I can "repair" it by clever Ctrl-Q-pressing ;)
>>>
>>> Press Ctrl-Q when taskbar does console-output!
>>>
>>> I'm not sure if this can really be solved, it's the old
>>> RAW/COOKED-problem.
>>
>> It does not happen with an older version of XaAES. With a kernel from
>> September and the current XaAES it does happen. I have yet not (IIR)
>> tried an older XaAES with the current kernel.
>>
>> Anyway, there must be a solution. Ctrl+S is probably the third most used
>> (after Ctrl+C/V) key-combination used in GEM apps.
>
> I've found the reason: Console is set to COOKED by XaAES during init,
> because else
> there would be no \n->\r\n-translation in the console-window. You cannot
> have both.
>
> But you can issue
>
> stty -F /dev/console raw
>
> for taskbar or do the same from inside taskbar.
>
> --
> Helmut Karlowski
>
good work here guys, a lot of hard work by the looks of it.
1) can we expect a new version of TaskBar soon?
2) is there a permanant fix to COOKED/RAW issue, and does it only have
this effect (keyboard issues)
Cheers
Paul