Home PostgreSQL Aubit4gl Install Setup

Recommended PuTTY Setup

  • Terminal->keyboard: Home and End keys to Standard,
    and Function Keys and keypad type to Xterm R6

  • Terminal->Features: Select Disable application keypad mode

  • Window: Set to 40 Rows and 80 columns

  • Window->Translation: Set ISO-8859-1 and Select Use Unicode line drawing code points.

  • Window->Colours:
    For White-on-Black setup, use the following table:
    ColourRGB Value
    RedGreenBlue
    Default Foreground 255255255
    Default Background 000
    ANSI Red 20400
    ANSI Green 02040
    ANSI Yellow 2042040
    ANSI Blue 00204
    ANSI Magenta 2040204
    ANSI Cyan 0204204

  • Connection->Data: Set Terminal-type string to xterm-putty. Create a text file with xterm-putty entry to redefine F5 mapping, and compile into terminfo entry.
    # vi termcap.putty
    xterm-putty|xterm terminal emulator (Putty):\
    	:k5=\E[4~:tc=xterm:
    
    # tic termcap.putty
    

  • Session->Save: Enter host ip address, ssh port and save under openssa.