Changeset 2074

Show
Ignore:
Timestamp:
09/26/07 05:10:02 (1 year ago)
Author:
alexander
Message:

Adjusted help text for the vga=... option

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/isolinux/options4.msg

    r2045 r2074  
    1919  SuperVario 40 Braille display connected by USB with default Braille table. 
    2020 
    21 vga=[res
     21vga=[resolution
    2222  Examples: 
    2323  vga=795 (1280x1024x24)   vga=792 (1024x768x24)   vga=789 (800x600x24) 
    2424  vga=794 (1280x1024x16)   vga=791 (1024x768x16)   vga=788 (800x600x16) 
    2525 
    26   NOTE: This is for the framebuffer console and has nothing to do with X 
     26  Enables the framebuffer console. This has nothing to do with X 
    2727  server resolution. Also, it causes some X video drivers (e.g., "s3virge") to 
    2828  malfunction. X server bug reports will be ignored if you use this option.