meshing.tui.display.set.windows.video#
Contains options for modifying a video. This menu is not relevant for the meshing mode.
Sets the background color of the graphics window. The color is specified as a string of three comma-separated numbers between 0 and 1, representing red, green, and blue. For example, to change the background from black (default) to gray, you would enter “.5,.5,.5” after selecting the background command.
Sets the video color filter. For example, to change the color filter from its default setting to PAL video with a saturation of 80percentage and a brightness of 90percentage, you would enter “video=pal,sat=.8,gain=.9” after selecting the color-filter command.
Sets the foreground (text) color of the graphics window. The color is specified as a string of three comma-separated numbers between 0 and 1, representing red, green, and blue. For example, to change the foreground from white (default) to gray, you would enter “.5,.5,.5” after selecting the foreground command.
Enables or disables the video picture settings.
Sets the window size in pixels.