From da891ca3358ec8935969df9431ae9d7a158c0a1b Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Mon, 27 Apr 2015 02:38:45 +0200 Subject: [PATCH 1/2] And comment that, because I'm likely to forget. --- platform/kobo/nickel.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/kobo/nickel.sh b/platform/kobo/nickel.sh index 024607631..11af26de8 100644 --- a/platform/kobo/nickel.sh +++ b/platform/kobo/nickel.sh @@ -53,6 +53,7 @@ if [ ! -e "/usr/local/Kobo/platforms/libkobo.so" ] ; then export QWS_DISPLAY="Transformed:imx508:Rot90" export QWS_MOUSE_PROTO="tslib_nocal:/dev/input/event1" fi + # NOTE: Send the output to the void, to avoid spamming the shell with the output of the string of killall commands they periodically send /usr/local/Kobo/hindenburg > /dev/null 2>&1 & /usr/local/Kobo/nickel -qws -skipFontLoad > /dev/null 2>&1 & else From 03bf4b1d84dda8711596caf2581dbd922d965376 Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Mon, 27 Apr 2015 02:44:34 +0200 Subject: [PATCH 2/2] Update base --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index bebfc78ed..1b8ec410a 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit bebfc78edcc359a663aaec6dccf36530dd7b0492 +Subproject commit 1b8ec410aba72011a8c63588f20d817ed9978662