   (((((((((((((((((((((((((((    [5m; [1m[7m                                                    = [1m[7m   Escape sequences for various desired effects are   = [1m[7m   listed on the "VT100 Programming Reference Card."  = [1m[7m   In EDT, here's how to type an escape or a bell:    ; [1m[7m                                                    = #6[0m[7m  To insert:   Type:                               = #6[1m[7m     ESC       <GOLD>27<GOLD><3>                   = #6[0m[7m     BELL      <GOLD>7<GOLD><3>                    = #6[1m[7m                                                   = #6[0m[7m  <GOLD> key is marked PF1.                        = #6[1m[7m  <3> is marked 3 on the alt. keypad.              = #6[0m[7m  27 and 7 must be typed on top row.               = #6[1m[7m                                                   = #6[0m[7m                                                   0 #6[1m                             Harry   [0mC Additionally:  #8 fills screen with EEEEEEEEE and puts cursor home ,                [?25l makes cursor disappear;      and       [2h turns OFF the keyboard entirely!  YEOW! 