Skip to content
  • Samuel Hocevar's avatar
    * ./modules/video_output/svgalib.c: SVGAlib video output module. · b6aeeca5
    Samuel Hocevar authored
        Currently only supports 256 color output, and defaults to 320x200. You need     to be root to use it, it may leave your console in an unusable state, lock
        up your video card, it will segfault at exit if you compile it as a plugin
        because of SVGAlib's ludicrous use of atexit() and signal().
        Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
        to activate. Q or Esc to quit (press for a long time if it doesn't work).
    b6aeeca5