summaryrefslogtreecommitdiffstats
path: root/README
blob: 1fe335e2cb91c024566ae44ed4e044774fb226ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
***************************************
  Framebuffer BootSplash for OpenSLX
***************************************

To compile, use:

	./build.sh

(this will generate the binary in the build/ subdirectory)

Note: Make sure qmake (from QtEmbedded) is in your PATH variable.


To run the program (on the qvfb), use:

	./run.sh

(this will start qvfb and launch fbsplash on it, similar to fbgui)