Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sch-rnd(1)			 sch-rnd manual 		      sch-rnd(1)

NAME
     sch-rnd - Schematics editor

SYNPOSIS
     sch-rnd [options] [inputfile]

DESCRIPTION
     sch-rnd  is a modular schematics capture (editor). The main use is interac-
     tive editing. If no -x is specified on the command line, the graphical edi-
     tor mode is initiated.  Automated, headless  processing  is  also	possible
     with -x or--gui batch.

OPTIONS
     --help topic
	    Print  help  about	topic  and exit; if no topic is specified, print
	    available topics.

     -x exporter [exportflags] inputfile
	    Instead of interactive editing, export the design (loaded  from  in-
	    putfile)  to  a  file using the specified exporter plugin. A list of
	    exporter-specific parameters may follow to control	the  details  of
	    the process.

     --gui hid
	    Use  the  hid  plugin  for	the  "gui"  frontend. Common choices are
	    "gtk2_gdk" or "lesstif" for graphical user	interfaces  and  "batch"
	    for  a  headless command-line interface (or automated batch process-
	    ing).

     -c path=val
	    Set a config node in role CFR_CLI. The path  of  the  node	is  path
	    (e.g. editor/grid) and the new value is val (e.g. 5mm).

				   2022-09-29			      sch-rnd(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sch-rnd&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help