View Single Post
Old 04-20-2011, 02:17 AM   #129
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
The banner generator is not actually a problem.
See attached script and demo ini file:

Code:
## Usage: /mnt/us/launchpad/kimesg <delay (in seconds)> <first line> [<second line>]
[Actions]
K M = !/mnt/us/launchpad/kimesg 0 "Hello world, this is Kindle."
K D = !/mnt/us/launchpad/kimesg 2 "Hello world, this is Kindle." "More verbose, uses two lines."
K S = !dbus-send --system /default com.lab126.powerd.resuming int32:1 & /mnt/us/launchpad/kimesg 5 "Content refreshed."
The delay is useful if you want to prevent overwriting your message with a "Success !" message from launchpad.
Attached Files
File Type: zip kimesg.zip (884 Bytes, 406 views)
dsmid is offline   Reply With Quote