Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: lverns on August 25, 2012, 03:24:28 PM
-
I have a question about mnttool.
What does the '-bg2' option do?
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......
-
Standard FLTK options:
-bg COLOR, -background COLOR
Set the background color
-bg2 COLOR, -background2 COLOR
Set the secondary (text) background color
-
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.
-
@Rich
Ahh, that makes sense.