version 1.1.1.2, 2000/01/22 14:16:20 |
version 1.1.1.3, 2003/09/15 07:09:35 |
Line 752 START_HELP(atari) |
|
Line 752 START_HELP(atari) |
|
" set terminal atari 4 # use small (6x6) font", |
" set terminal atari 4 # use small (6x6) font", |
" set terminal atari 6 0 # set monochrome screen to white on black", |
" set terminal atari 6 0 # set monochrome screen to white on black", |
" set terminal atari 13 0 fff f00 f0 f ff f0f", |
" set terminal atari 13 0 fff f00 f0 f ff f0f", |
" # set first seven colors to black, white, green, blue,", |
" # set first seven colors to black, white, red, green,", |
" # cyan, purple, and yellow and use large font (8x16).", |
" # blue, cyan, and purple and use large font (8x16).", |
"", |
"", |
" Additionally, if an environment variable GNUCOLORS exists, its contents are", |
" Additionally, if an environment variable GNUCOLORS exists, its contents are", |
" interpreted as an options string, but an explicit terminal option takes", |
" interpreted as an options string, but an explicit terminal option takes", |