summaryrefslogtreecommitdiff
path: root/packages/keylaunch/keylaunch_2.0.10.bb
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-05-28 16:56:51 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-28 16:56:51 +0000
commitdb176af0bf1987aac2502954576d9265a92b80fe (patch)
tree237dd91cc2e1d457b20e856dbb49621a72585615 /packages/keylaunch/keylaunch_2.0.10.bb
parent7c20a4dd2907fe24ba1967344e95eb1e2948d358 (diff)
keylaunch: Akita / Spitz: Update keymapping to allow switching to the VT 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
Diffstat (limited to 'packages/keylaunch/keylaunch_2.0.10.bb')
-rw-r--r--packages/keylaunch/keylaunch_2.0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/keylaunch/keylaunch_2.0.10.bb b/packages/keylaunch/keylaunch_2.0.10.bb
index c06c9c4587..67ed0923f2 100644
--- a/packages/keylaunch/keylaunch_2.0.10.bb
+++ b/packages/keylaunch/keylaunch_2.0.10.bb
@@ -13,7 +13,7 @@ DESCRIPTION = "A small utility for binding commands to a hot key.\
program is already running, keylaunch can bring its window to the front\
rather than just running another copy."
PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r4"
+PR = "r5"
SRC_URI += " file://keylaunchrc"