annotate TVout/fbset/INSTALL @ 10296:6401bb43c955
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
scripting, people!
author |
rfelker |
date |
Tue, 17 Jun 2003 16:16:47 +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
|