WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mnttool -bg2  (Read 2519 times)

Offline lverns

  • Newbie
  • *
  • Posts: 29
mnttool -bg2
« on: August 25, 2012, 03:24:28 PM »
I have a question about mnttool.

What does the '-bg2' option do?
Quote
mnttool -bg2 blue
That command runs mnttool but it looks the same as running it normally.
I've searched the wiki and forum and can't find any info on it.
The -bg option accepts a color (e.g blue, orange) and I suspect that -bg2 does also, but my experimentation has proved futile.

P.S I realize that mnttool is included in the tinycore disk image, but it is technically still (part of) an extension so I put it in this section......

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: mnttool -bg2
« Reply #1 on: August 25, 2012, 03:37:27 PM »
Standard FLTK options:

   -bg COLOR, -background COLOR
    Set the background color
   -bg2 COLOR, -background2 COLOR
    Set the secondary (text) background color
10+ Years Contributing to Linux Open Source Projects.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11502
Re: mnttool -bg2
« Reply #2 on: August 25, 2012, 03:44:26 PM »
Hi lverns
As far as I can tell, it is not used. Mnttool was written using fltk. It's possible that the help included is just a stock
help that is part of fltk, even though all the parameters may not be implemented.

Offline lverns

  • Newbie
  • *
  • Posts: 29
Re: mnttool -bg2
« Reply #3 on: August 25, 2012, 06:54:29 PM »
@Rich
       Ahh, that makes sense.