Re: [openag5-talk] Modus operandis |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/openag5-talk Archives
]
- To: openag5-talk@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [openag5-talk] Modus operandis
- From: "Felipe Castro" <fefcas@xxxxxxxxx>
- Date: Sat, 5 Apr 2008 20:31:40 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=In6plsw6y00Tav+HN1e7rXWS4F/K+FFXxn/k7QSLATg=; b=HVPJO36xsSLXG+wRBqHbNMs2KVs6KIH2viMeYLu/c4xagmVur/w7dyhqLulferpD21FQifewVTWQV+zNP5qnrI+/Rg4Mc5ppWEjdbuG5Yau3ZvBBfF7il+Z7J/NdJPAloaazSetkjYJPVKC4Axg13ZHerWi1F1MroazQg0ijLU4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ye0Tp4i2OE55EVlSHVV9RhA80d/aQovejQQGBSkAWJDfJCLb79oj5elFuDw+byB30EeS40Lgg7hmtDhflgKi3Kcd2kP8TD4oVkEhCLFyllb3e/pJWWRI+e1GVcUGjv1fjpLnJmaNmV4Ylqy+ywD6ZKZO3sPP83xMDR6uEHE5PeQ=
2008/4/5, Lars Krueger <lars_e_krueger@xxxxxx>:
> > I suggest we really go on trying to reprogram the device, but it
> > should be done only once, so that...
>
> I see this as one use case. One can easily implement this by making each key send a unique keycode. ... This is very convenient for the development of a new keymap, but inconvenient if I want to use this keymap on any computer.
>
Yes, you are right, it's just one use case, this project here is
really more generic. So I change my assertion: "we keep on working on
this and also I can visualise a base scankey scheme, in order to rise
up a completely new device, not only a keymapping one, based on the
other flat model, the one used world wide nowadays.
> Once you have your keymap programmed to your liking, you could transform it to a microcontroller program and burn it into the AG5. You have your personal keymap, regardless of the software on the host computer.
>
Yes, that's the most convenient approach, at least while Alphagrip is
not enough spread off. But, specially because it's a very portable
device, even if it was widely known, it would be cool being able to
have your own customized layout to be used everywhere.
> If you can express the algorithm behind your keymap as a finite state machine and a set of tables, the transfer from one program (e.g. autohotkey) to another (microcontroller assembly) is easy.
For most of the cases, yes, but... See this problem here:
http://wiki.alphagrips.com/Remapping+for+Coders#KeysthatCantbeRemapped
That is: the color shift keys don't generate any scancode, is it correct?
--
Felipe Castro
---