• color

    From Kevin Klement@1:134/77 to All on Thursday, December 13, 2001 05:03:37
    Hi

    I can't get colors to work?

    This is what I have in my ctl file.

    binkley.cfg

    ; Screen Appearance
    ; -----------------------------
    Boxtype 1
    ;Colors 7 30 30 30 8 79 79 11
    ; Colors chosen with SBC v1.0
    Colors 7 63 63 63 8 63 14 63
    ; Colors chosen with SBC v1.0
    ; Colors 7 63 63 63 7 63 14 63
    ; Colors 7 30 30 30 8 79 79 11 11 3
    CursorCol 1
    CursorRow 25
    ;ScreenBlank Call
    ;BlankWait 10
    ;NoFullScreen

    What's wrong?

    Kevin


    --- Squish/386 v1.11
    * Origin: Computer salesmen are sleazeballs! (1:134/77)
  • From Paul Williams@1:387/710 to Kevin Klement on Thursday, December 13, 2001 15:13:18
    Hi Kevin Klement, hope you are having a nice day

    Hi

    Not just yet, but gimme a while. <g>*

    I can't get colors to work?
    This is what I have in my ctl file.
    binkley.cfg
    8<snip>8
    What's wrong?

    What version of binkleyterm are you running and under
    what operating system?

    If you're using dos you need to add a video fossil to
    things like vfos_ibm or similar.

    For ex. here the .bat file loads up like this..
    (i've removed some stuff for clarity)

    :start
    50
    dmode com2:38400,n,8,1
    @x00 e 1 f=15 r=2048 t=2048 <- my comm fossil
    @vfos_ibm <------------------- the video fossil to allow color screens
    futil /p1
    @bt task=1
    futil /u
    @vfos_del <------------------- removes the video fossil
    @x00 <------------------------ removes comm fossil
    25

    Yours sincerely, Paul Williams <=-

    ... "Better take cover! Hide under your refrigerator!" - Anna Steven
    --- Terminate 4.00/Pro
    * Origin: WARNING! Disgruntled, off my meds, nuclear capable =8O (1:387/710)
  • From Kevin Klement@1:134/77 to Ross Smarekar on Tuesday, December 18, 2001 04:31:06
    Hi Ross,

    you don't have vfossil loaded.

    That did it, Thanks. :)

    Kevin
    /*email*/ | kevin@gypsy-designs.com
    /*web*/ | gypsy-designs.com

    --- Squish/386 v1.11
    * Origin: Microsoft... the people who brought you Edlin. (1:134/77)
  • From Kevin Klement@1:134/77 to Paul Williams on Tuesday, December 18, 2001 04:34:02
    Hi Paul,

    If you're using dos you need to add a video fossil to
    things like vfos_ibm or similar.

    That was it, working great now!

    Cheers!
    /*email*/ | kevin@gypsy-designs.com
    /*web*/ | gypsy-designs.com

    --- Squish/386 v1.11
    * Origin: Computer salesmen are sleazeballs! (1:134/77)