File: MToolsFM.1

package info (click to toggle)
mtoolsfm 1.9-3-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 876 kB
  • ctags: 630
  • sloc: ansic: 7,182; sh: 330; makefile: 197; lex: 193; sed: 93
file content (76 lines) | stat: -rw-r--r-- 2,054 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.TH MTOOLSFM 1 "13 August 2001"
.SH NAME
MToolsFM \- graphical user interface to the mtools diskette package for UNIX
.SH SYNOPSIS
.B MToolsFM
.RB [ \-\-nosysconf ]
.RB [ \-\-nouserconf ]
.RB [ \-\-nosave ]
.RB [ \-\-help ]
.RB [ \-\-debug ]
.SH DESCRIPTION
The
.I MToolsFM
is a gtk-based graphical user interface for the
.IR mtools (1)
package for reading and writing DOS-format diskettes on UNIX systems.
The control bar at the top of the tool provides "File," "Options," and "Help"
functions, and the application is stopped by selecting "File -> Quit."
.SH OPTIONS
.TP
.B \-\-nosysconf
Do not attempt to read system-wide configuration in
.IR /etc/mtoolsfm.conf .
.TP
.B \-\-nouserconf
Do not read user config file in
.IR ~/.mtoolsfm .
.TP
.B \-\-nosave
Do not save configuration in
.I ~/.mtoolsfm
when terminating.
.TP
.B \-\-help
Display a help message.
.TP
.B \-\-debug \-v
Print debugging messages to stdout.
.SH "CONFIGURATION FILE"
User-based and system-wide configuration files control the behavior of
.IR MToolsFM .
The values in this file are set by selecting "Options -> Configure MToolsFM/..."
from the control var at the top of the tool. 
You can set references to the diskette drives available on the local system.
.SH FILES
.TP
/usr/bin/MToolsFM
executable
.TP
/usr/bin
directory containing
.IR mtools (1)
binaries
.TP
~/.mtoolsfm
User-based initialization file
.TP
/etc/mtoolsfm.conf
System-wide initialization file
.SH DIAGNOSTICS
Diagnostics appear in a little textfield at the bottom of the main window.
Error messages are displayed when a known error occurs. 
.SH "SEE ALSO"
eject(1),
mtools(1),
vold(1)
.SH AUTHORS
Version 1.9 by
Christian Ospelkaus (christian@core-coutainville.org).
This software comes with absolutely no warranty;
This is free software, and you are welcome to redistribute it under the
conditions outlined in the source package file COPYING.
UNIX manual page by R. P. C. Rodgers, Lister Hill National Center for
Biomeidcal Communications,
U.S. National Library of Medicine (rodgers@nlm.nih.gov).
.\" end of file