]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- Added userfriendly examples and available card list
authorgausus <gausus@pld-linux.org>
Thu, 18 Sep 2003 10:56:09 +0000 (10:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbset.sysconfig -> 1.7

fbset.sysconfig

index da03da3aa8270f66fc0e8acc8598ccc3154e3290..7cd605f15346bc93145c2cea442fe145f404368f 100644 (file)
@@ -3,12 +3,37 @@
 # This file lets you set your default console video mode and
 # video modes for individual virtual consoles.
 # See /etc/fb.modes for sample video mode definitions.
+#
+# Avaliable modules for specific cards:
+# 
+# Ati Rage 128 - aty128fb
+# Ati Radeon - radeonfb
+# Cirrus Logic - clgenfb
+# CyberPro 20x0 - cyber2000fb
+# Hercules Mono - hgafb
+# Intel 810/830 - i810fb
+# NeoMagic PCI - neofb
+# Permedia 2 - pm2fb
+# Permedia 3 - pm3fb
+# Nvidia Cards - rivafb 
+# 3dFx Voodoo 1/2  - sstfb
+# 3Dfx Banshee/Voodoo3 - tdfxfb
+# Trident Cards - tridentfb
+# Virtual Framebuffer - vfb
+# VGA 16-color - vga16fb
 
+# Select defaulf display mode
 FBMODE_default=
+# Select card driver
 FBMODULE=
+# Display color depth
 DEPTH=
+# Framebuffer number 
 FBDEV_NUM=
+# Terminal number to run framebuffer on:
 FBTERMINALS=
+
+# For example:
 #FBMODE_default="640x480-100"
 #FBMODULE=matroxfb
 #DEPTH=16
This page took 0.106605 seconds and 4 git commands to generate.