We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a50273 commit 602704dCopy full SHA for 602704d
README.rst
@@ -2,7 +2,9 @@ platsch - Splash Screen Application
2
===================================
3
4
platsch is a simple splash screen application meant to be run as PID 1
5
-(``init=/usr/sbin/platsch``).
+(``init=/usr/sbin/platsch``). The main logic is implemented in libplatsch which
6
+can be used by others to implement more advanced splash screen applications
7
+like an animated splash screen.
8
9
The image to be displayed for each DRM connector is expected here::
10
0 commit comments