SOURCES: fbset.sysconfig - update comments

glen glen at pld-linux.org
Thu Apr 24 02:37:23 CEST 2008


Author: glen                         Date: Thu Apr 24 00:37:23 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update comments

---- Files affected:
SOURCES:
   fbset.sysconfig (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SOURCES/fbset.sysconfig
diff -u SOURCES/fbset.sysconfig:1.14 SOURCES/fbset.sysconfig:1.15
--- SOURCES/fbset.sysconfig:1.14	Sun May 21 16:48:36 2006
+++ SOURCES/fbset.sysconfig	Thu Apr 24 02:37:17 2008
@@ -23,24 +23,25 @@
 # Virtual Framebuffer - vfb
 # VGA 16-color - vga16fb
 
-# Select default display mode
-FBMODE_default=
-
 # Select card driver
 FBMODULE=
 
+# Select default display mode. This gets activated on $FBTERMINALS
+FBMODE_default=""
+
 # Display color depth
 DEPTH=
 
-# Framebuffer number if you have two or more
+# Framebuffer device number (if you have two or more)
 FBDEV_NUM=
 
-# Terminal number to run framebuffer on:
+# Terminals to init framerbuffer on.
+# If not set autodetection from devfs or from /etc/inittab takes place.
 FBTERMINALS=
 
 # For example:
-#FBMODE_default="640x480-100"
 #FBMODULE=matroxfb
+#FBMODE_default="640x480-100"
 #DEPTH=16
 #FBDEV_NUM=0
 #FBTERMINALS="1 2 3 4 5 6 7 8"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/fbset.sysconfig?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list