Command Line Switches
Usage:
fldigi [option...]
fldigi options:
--config-dir DIRECTORY
Look for configuration files in DIRECTORY
The default is: /home/dave/.fldigi/
--rx-ipc-key KEY
Set the receive message queue key
May be given in hex if prefixed with "0x"
The default is: 9876 or 0x2694
--tx-ipc-key KEY
Set the transmit message queue key
May be given in hex if prefixed with "0x"
The default is: 6789 or 0x1a85
--arq-server-address HOSTNAME
Set the ARQ TCP server address
The default is: 127.0.0.1
--arq-server-port PORT
Set the ARQ TCP server port
The default is: 7322
--xmlrpc-server-address HOSTNAME
Set the XML-RPC server address
The default is: 127.0.0.1
--xmlrpc-server-port PORT
Set the XML-RPC server port
The default is: 7362
--xmlrpc-allow REGEX
Allow only the methods whose names match REGEX
--xmlrpc-deny REGEX
Allow only the methods whose names don't match REGEX
--xmlrpc-list
List all available methods
--wo
hide all controls but the waterfall
--debug-level LEVEL
Set the event log verbosity
--noise
unhide controls for noise tests
--version
Print version information
--build-info
Print build information
--help
Print this option help
Standard FLTK options:
-bg COLOR, -background COLOR
Set the background color
-bg2 COLOR, -background2 COLOR
Set the secondary (text) background color
-di DISPLAY, -display DISPLAY
Set the X display to use DISPLAY,
format is ``host:n.n''
-dn, -dnd or -nodn, -nodnd
Enable or disable drag and drop copy and paste in text fields
-fg COLOR, -foreground COLOR
Set the foreground color
-g GEOMETRY, -geometry GEOMETRY
Set the initial window size and position
GEOMETRY format is ``WxH+X+Y''
** fldigi may override this setting **
-i, -iconic
Start fldigi in iconified state
-k, -kbd or -nok, -nokbd
Enable or disable visible keyboard focus in non-text widgets
-na CLASSNAME, -name CLASSNAME
Set the window class to CLASSNAME
-ti WINDOWTITLE, -title WINDOWTITLE
Set the window title
Additional UI options:
--font FONT[:SIZE]
Set the widget font and (optionally) size
The default is: sans:12