summaryrefslogtreecommitdiff
path: root/packages/matchbox-keyboard/files/5-Add-support-for-loading-multiple-independent-layouts.patch
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2007-06-11matchbox-keyboard svn: Add patches to support multiple layouts.Paul Sokolovsky1
* Allows to load multiple layouts from independent files located in ~/.matchbox/keyboard.d/ (is most cases those going to be symlinks to /usr/share) and switch among them (this requires corresponding button present in layout). * Config UI to setup active layouts to follow.