Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: lverns on August 25, 2012, 03:24:28 PM

Title: mnttool -bg2
Post by: lverns 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......
Title: Re: mnttool -bg2
Post by: roberts 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
Title: Re: mnttool -bg2
Post by: Rich 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.
Title: Re: mnttool -bg2
Post by: lverns on August 25, 2012, 06:54:29 PM
@Rich
       Ahh, that makes sense.