Command Line Switches


The following output is available by executing "flidig --help"

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

  --xmlrpc-server
    Start the XML-RPC server

  --xmlrpc-server-address HOSTNAME
    Set the XML-RPC server address
    The default is: localhost

  --xmlrpc-server-port PORT
    Set the XML-RPC server port
    The default is: 7362

  --version
    Print version 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 settting **

   -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

   -s SCHEME, -scheme SCHEME
    Set the widget scheme
    SCHEME can be one of: none plastic gtk+

   -ti WINDOWTITLE, -title WINDOWTITLE
    Set the window title

   -to, -tooltips or -not, -notooltips
    Enable or disable tooltips

Additional UI options:

  --font FONT[:SIZE]
    Set the widget font and (optionally) size
    The default is:  sans:12

  --wfall-width WIDTH
    WIDTH may be 2000 to 4000 in Hz, recommend 50 Hz increments.

  --wfall-height HEIGHT
    HEIGHT in pixels, ie 100 - 200, recommend 10 pixel increments.

  --twoscopes
    Dock a second digiscope adjacent to the waterfall

  --usechkbtns
    Use check buttons for AFC / SQL.