#------------------------------------------------------------------------
# Forms
#
#Quit
*QuitFormGrabServer
*QuitFormWarpPointer
*QuitFormFont          *helvetica*m*o*n*12*
*QuitFormButtonFont    *helvetica*m*o*n*12*
*QuitFormFore          Black
*QuitFormBack          #bfbfbf
*QuitFormItemFore      Gold
*QuitFormItemBack      Grey50
*QuitFormCommand       Beep
*QuitFormLine          center
*QuitFormText          "AfterStep : Do you really want to logout ?"
*QuitFormLine          expand
*QuitFormButton   quit      "Logout"  ^M
*QuitFormCommand  Quit
*QuitFormButton   quit      "Cancel"  ^[
*QuitFormCommand  Nop


# General Appearance
*FTPFormWarpPointer
*FTPFormFore            gold
*FTPFormBack            black
*FTPFormItemFore        black
*FTPFormItemBack        grey60
*FTPFormFont            *helvetica*m*o*n*12*
*FTPFormButtonFont      *helvetica*m*o*n*12*
*FTPFormInputFont       *helvetica*m*o*n*12*
*FTPFormLine            expand
*FTPFormSelection       CommonTarget    single
*FTPFormChoice          Oak             oak.sfasu.edu   off     "Oak"
*FTPFormChoice          CdRom           cdrom.com       off     "CdRom"
*FTPFormChoice          SunSite         sunsite.unc.edu off     "SunSite"
*FTPFormChoice          FUnet           ftp.funet.fi    off     "FUnet"
*FTPFormLine            center
*FTPFormText            "Or somewhere else:"
*FTPFormInput           CustomTarget    20      ""
*FTPFormLine            expand
*FTPFormButton          quit            "Go"    ^M
*FTPFormCommand         Exec "-" xterm -fg white -T FTP -e ftp $(CommonTarget) $ (CustomTarget)
*FTPFormButton          restart         "Clear"
*FTPFormButton          quit            "Cancel" ^[
*FTPFormCommand         Nop

