Pander wrote: ... > However it would be desirable that each .kbd file can indicate: > - predictive mode is not possible, e.g. for numeric keyboards. I don't > want it to remember my PIN, credit card number, etcetera. (numeric > keyboard, a real one, without the é, ë, ..) > - predictive mode is default on, but user can temporarily disable it, > e.g. when going into a shell (alpha keyboard) > - predictive mode is defaul off, but user can temporarily enable it, > e.g. when typing proza inside a shell (terminal keyboard) > > > >> > > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community
I think the functionality described above is already partly implemented for: - type NUMERIC - type ALPHA - type TERMINAL settings in the .kbd file. But what behaviour is exactly enabled by the above types? Could TERMINAL and NUMERIC by default also be non-predictive? It is not clear for me from http://trac.enlightenment.org/e/browser/trunk/e/src/modules/illume/e_kbd.c and http://trac.enlightenment.org/e/browser/trunk/e/src/modules/illume/e_kbd_int.c what effect it has on predictive mode. Also There are many more modes available like HEX, PASSWORD etc. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

