View Single Post
Old 01-30-2013, 12:21 PM   #52
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
Good news!

No need to restart Kobo any more.

Just modify the KoboLauncher.sh:

root=/mnt/onboard/.kobo/KoboLauncher
export QT_PLUGIN_PATH=$root/plugins
export LD_LIBRARY_PATH=$root/Qt/lib
export QWS_MOUSE_PROTO=KoboTS
export QWS_DISPLAY=Transformed:KoboFB:Rot90
export QT_QWS_FONTDIR=$root/Qt/lib/fonts
killall -STOP nickel
$root/KoboLauncher -qws
killall -CONT nickel
# press "Home" button to see the main screen
echo -e '\xaa\x03\x00\x00\xFD\x4E\x01\x00\x01\x00\x66\x00\ x01\x00\x00\x00\xAA\x03\x00\x00\xEA\xC2\x03\x00\x0 1\x00\x66\x00\x00\x00\x00\x00' > /dev/input/event0

The echo string '\xaa...\x00' should be without spaces!

And have fun!

Last edited by sergeyvl12; 01-30-2013 at 12:38 PM.
sergeyvl12 is offline   Reply With Quote