Difference between revisions of "System programs documentation"
Jump to navigation
Jump to search
(Created page with "This page contains information about some system programs that help InkBox OS to run properly. == Command-Line Interface (CLI) == === <code>notify-send</code> === thumb ==== Description ==== Prints, with the help of FBInk, a notification message at the top of the screen. ==== Usage ==== <pre> kobo:~# notify-send Please provide the 'message' argument. kobo:~# </pre>") |
|||
Line 1: | Line 1: | ||
This page contains information about some system programs that help InkBox OS to run properly. | [[Category:InkBox]]This page contains information about some system programs that help InkBox OS to run properly. | ||
== Command-Line Interface (CLI) == | == Command-Line Interface (CLI) == | ||
=== <code>notify-send</code> === | === <code>notify-send</code> === |
Latest revision as of 16:46, 3 September 2023
This page contains information about some system programs that help InkBox OS to run properly.
Command-Line Interface (CLI)
notify-send
Description
Prints, with the help of FBInk, a notification message at the top of the screen.
Usage
kobo:~# notify-send Please provide the 'message' argument. kobo:~#