summaryrefslogtreecommitdiff
path: root/packages/xkbd
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther2
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther2
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe3
2008-09-25xkbd: fix SRC_URIKoen Kooi1
2007-12-02xkbd-layout-ru 0.1.1: SRC_URI gone offline, so put small file directly into OE.Paul Sokolovsky3
2007-12-02xkbd 0.8.15: Differentiate desktop name.Paul Sokolovsky2
* Currently in Angstrom we have to "Keyboard" IMs. Not good. * Corrections for better title welcome.
2007-11-27xkbd 0.8.15: Add default common slides.Paul Sokolovsky2
* xkbd has supports for "slides", where instead of just click on key, there's a gesture up, down, left, or right. These can be specified in keyboard definition, and xkbd has defaults for each 4. But of 4 pristine defaults, only 1 is useful - up is shift+key. The other are for ctrl, alt, etc modifiers, which are less useful in real life. Instead, have following defaults: left - backspace, right - space, down - Enter. This means that on common xkbd file w/o slide definition, making a right-to-left gesture anywhere on keyboard will be equivalent of backspace, etc.
2007-06-16xkbd-layout-ru 0.1.1: Nice Russian layout for xkbd.Paul Sokolovsky1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-03-10xkbd: fix circum key mapping. fixes (reopened) hh.org Bug #1512.Rene Wagner2
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1