annotate TVout/fbset/INSTALL @ 7923:bad21f499a9e
avoids segfaults w.r.t to mp3 files handling:
hunk1 => mplayer -fps 42 foobar.mp3 (yeah it's a bit dumb but... ;)
hunk2 => mplayer *.mp3 + next file + volume increase
hunk3 => preventive bugfix
author |
pl |
date |
Sat, 26 Oct 2002 00:28:48 +0000 |
parents |
3b5f5d1c5041 |
children |
|
rev |
line source |
1
|
1
|
|
2
|
|
3 FBSET INSTALLATION GUIDE
|
|
4
|
|
5
|
|
6 Change the current directory to the directory containing the fbset sources and
|
|
7 type
|
|
8
|
|
9 make install
|
|
10
|
|
11 This will create the fbset binary and install it, together with the manual
|
|
12 pages. It also creates the standard frame buffer special device nodes.
|
|
13
|
|
14
|
|
15 The etc subdirectory contains sample frame buffer mode definitions files. Copy
|
|
16 one of them to /etc/fb.modes and edit it to your needs.
|
|
17
|
|
18
|
|
19 Enjoy!
|
|
20
|