annotate TOOLS/TVout/fbset/INSTALL @ 12940:b205f8ca892a

Moved to the TOOLS directory.
author diego
date Tue, 03 Aug 2004 00:45:55 +0000
parents TVout/fbset/INSTALL@3b5f5d1c5041
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3 FBSET INSTALLATION GUIDE
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
5
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
6 Change the current directory to the directory containing the fbset sources and
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 type
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
8
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
9 make install
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
10
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
11 This will create the fbset binary and install it, together with the manual
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
12 pages. It also creates the standard frame buffer special device nodes.
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
13
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
14
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
15 The etc subdirectory contains sample frame buffer mode definitions files. Copy
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
16 one of them to /etc/fb.modes and edit it to your needs.
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
17
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
18
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
19 Enjoy!
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
20