Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
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>
|
|
* We of course still want to receive key events even after subscribing to
property events. This fixes when keylaunch doesn't receive forwarded
power buttons events from gpe-login --autolock in its locked state.
In plain words: now power button works with autolock screen.
|
|
from random crap aka device-specific (mis)configs and hacks.
|
|
|
|
|
|
was a damn good reason for changing them back in the days, but I forgot why heh )
|
|
bug #2110
|
|
application whe pressed.
|
|
|
|
|
|
different key-bindings for different window managers
|
|
from inside X with Fn+Left or Fn+Right. Also includes a new script to make chvt SUID root to allow users to switch VTs
|
|
|
|
|
|
|
|
- Adjust keylaunchrc for akita / spitz / borzoi
- Add a DEPENDS / RDEPENDS to "display-bightness" on openzaurus
- Akita / spitz / borzoi can now change their displays bightness via the default Fn key combinations
- Also mapped "Home" to switch between open windows and Fn+Home to show the desktop
|
|
|