gpe-login 0.90: Die, die, die gpe-xcalibrate.sh!
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 26 Nov 2007 13:28:46 +0000 (13:28 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 26 Nov 2007 13:28:46 +0000 (13:28 +0000)
* Unbreaks "Record" button press for recalibration during initial login screen
(autolock screen has been fixed by previously applied and mainstreamed patch).

packages/gpe-login/files/gpe-xcalibrate-rises-from-dead.patch [new file with mode: 0644]
packages/gpe-login/gpe-login_0.90.bb

diff --git a/packages/gpe-login/files/gpe-xcalibrate-rises-from-dead.patch b/packages/gpe-login/files/gpe-xcalibrate-rises-from-dead.patch
new file mode 100644 (file)
index 0000000..afad073
--- /dev/null
@@ -0,0 +1,8 @@
+diff -r 976c01632fea gpe-login.keylaunchrc
+--- a/gpe-login.keylaunchrc    Sun Nov 25 22:39:23 2007 +0200
++++ b/gpe-login.keylaunchrc    Mon Nov 26 01:12:14 2007 +0200
+@@ -1,3 +1,3 @@ key=????XF86AudioRecord:xcalibrate:/usr/
+-key=????XF86AudioRecord:xcalibrate:/usr/bin/gpe-xcalibrate.sh
++key=????XF86AudioRecord:xcalibrate:/usr/bin/xtscal
+ key=????XF86PowerDown:-:/usr/bin/apm --suspend
+ key=????Held XF86PowerDown:-:bl toggle
index 08cfa2a..6b8afb2 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
 RDEPENDS = "xkbd gpe-theme-clearlooks"
 RPROVIDES_${PN} = "gpe-session-starter"
-PR = "r2"
+PR = "r3"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "1"
 
@@ -16,6 +16,7 @@ inherit gpe autotools pkgconfig
 
 SRC_URI += "file://removeblue-fontsize8.patch;patch=1"
 SRC_URI += " file://chvt-keylaunch.patch;patch=1 "
+SRC_URI += " file://gpe-xcalibrate-rises-from-dead.patch;patch=1 "
 
 SRC_URI_append_spitz = "file://brightness-adjust-keyluanchrc.patch;patch=1"
 SRC_URI_append_akita = "file://brightness-adjust-keyluanchrc.patch;patch=1"