[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] XaAES multi-language help needed
- To: mint <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] XaAES multi-language help needed
- From: Paul Wratt <paul.wratt@gmail.com>
- Date: Tue, 11 Jan 2011 06:40:23 +1100
- 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=ZnfXv6q7mNZO2s/BHmUwr7cCcnpU9S56IZLFweYjlIA=; b=KYEW9d2ssV+JvYvzCynjd+yfjxwG03fqjnfSXK7creLOj4lMtP2Vh5yyPai79Zfn5P aKDll6psvLBR79wNJ/LHQ366Qg9PsOCaYpYLPzgF4vBUe1DprAl/gT97L+yDIYZo0cR2 zEz2c6obGzLzmD09ednVK5BlBL0GiEwsPIbhk=
- 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=PfNCzpz74qQz7/3Jp7cLKywxZwptkapDqTWDej+n/MxdXC7cY2A6V/efZ7fStLPR/Y WL+ZhRQAZQyx2LpkKk19vlIr1tCbzlxRkm/weFFnL6X/ztJcw4qYM3MRZ7ViTm7xwc3A VkDohYy+XaWHeA/gfXGto3syzJWGUcUnIshig=
- In-reply-to: <1294685527.2152.16.camel@sterkenils>
- 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: <825067.950037436-sendEmail@descaro> <AANLkTimUTksnEej4LA_t=WQkSsVi2UtaN+v3Zo-hCo5u@mail.gmail.com> <AANLkTimQL4NxLs6BeutAy-08+-vhZGV1oND=WXcng-H+@mail.gmail.com> <1294685527.2152.16.camel@sterkenils>
- Sender: mint-bounce@lists.fishpool.fi
On Tue, Jan 11, 2011 at 5:52 AM, Jo Even Skarstein <joska@online.no> wrote:
> On Tue, 2011-01-11 at 04:52 +1100, Paul Wratt wrote:
>
>> you might have to pre-script the keytable change if you are to cycle
>> though them from a single key, but it should not be too differcult to
>> create such a script that others could also use
>
> What does "pre-script the keytable change" mean, and why do you think a
> script is needed?
>
until someone wrote an app to do it
>> re: the indicator, as long as there is a standard way to check for
>> current language setting, after keytable change (like an environment
>> variable), then you might ask Jo Even to add that to Taskbar as an
>
> This is very easy. MiNT sets the _AKP-cookie according to the loaded
> keyboard table, so it's just a matter of checking this cookie.
>
so we will see this in the next Taskbar release?
>> file that record the change, the a simple tsr could give you an
>> indicator in the menubar, however it may have to have positioning
>
> That sounds like a really dirty solution. XaAES can do this cleanly. Or
> it could be displayed in a plain application.
>
> Jo Even
>
until someone mention doing it in XaAES, stuff in the menu bar is
normally TSR teratory, or something that functions in a similar way,
like the CLK used with ARAnyM/AFROS. I was thinking about non taskbar
usage more than anything, and menu bar makes it visually available
across all apps. I hide taskbar, and some of my setups dont use it, so
flexibility was my requirement here
Cheers
Paul