On Mon, 7 Jun 2010, Dawid Lorenz wrote:
On 7 June 2010 16:29, Matan Ziv-Av <[email protected]> wrote: The sticky keys for shift and fn are implemented in gtk input filter (hildon-input-method-framework package), rather than in xkb. Since your fn+ctrl map is done in xkb, it is not helped by the filter. You probably need to change this package, either to manage group switching by itself, instead of in xkb, or by using XkbLatchGroup to change xkb group. Thanks! Can that be done by hacking some sort of config file (like rx-51) or I'd rather need to tweak package sources and compile?
As far as I can tell, you need to change the program itself. -- Matan. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
