annotate TVout/fbset/INSTALL @ 8229:0f7774d3c5d9
10l:
menu_console.c: In function `check_child':
menu_console.c:226: storage size of `tv' isn't known
menu_console.c:234: sizeof applied to an incomplete type
author |
rfelker |
date |
Mon, 18 Nov 2002 04:37:18 +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
|