Next: , Previous: , Up: Configuration of lepton-schematic   [Contents][Index]


3.4.1.1 schematic.gui group

NameTypeDefault valueDescription
use-docksbooleanfalseHow to display widgets: as dialogs (‘false’) or inside the dock widgets (‘true’).
use-tabsbooleantrueWhether to use tabbed GUI: display each schematic in its own tab within GtkNotebook widget.
fontstring""’ (empty string)The name of the font to be used to draw text in schematics. For example: ‘font=OpenGost Type B TT Regular
text-sizeslist of stringsempty listIf set, these values will appear in the ’size’ combo box of the ’Add text’ and ’Edit text’ dialogs instead of the default ones (set in gschem_toplevel.c: 8, 9, 10, 11, 12, 14, 16, 18, 20, 22, 24, 26). For example: ‘text-sizes=2;3;4;5;6;8
max-recent-filesinteger10Maximum number of recent files to show in ‘File->Open Recent‘ menu.
title-show-pathbooleanfalseWhether to show full file path in the main window’s title.
restore-window-geometrybooleantrueWhether to restore main window’s size and position on startup.
draw-gripsbooleantrueControls if the editing grips are drawn when selecting objects. Since 1.9.10.
toolbarsbooleantrueControls if the toolbars are visible or not. Since 1.9.10.
scrollbarsbooleantrueControls if the scrollbars are visible or not. Since 1.9.10.
handleboxesbooleantrueControls if the handleboxes for the menu and toolbars are visible or not. Since 1.9.10.
zoom-with-panbooleantrueSets the zoom functions to pan the display and then zoom. Since 1.9.10.
fast-mousepanbooleanfalseControls if text is drawn properly or if a simplified version (a text string bounding box) is drawn during mouse pan. Drawing a simple box speeds up mousepan a lot for big schematics. Since 1.9.10.
continue-component-placebooleantrueControls the behavior of the "Select Component..." dialog. Allows to place multiple instances of a component without having to press the "Apply" button each time. Since 1.9.10.
file-previewbooleantrueControls if the preview area in the File Open/Save As dialog boxes is enabled. Since 1.9.10.
enforce-hierarchybooleantrueControls if the movement between hierarchy levels of the same underlying schematics is allowed or not. If this is enabled, then the user cannot (without using the page manager) move between hierarchy levels. Otherwise, the user sees all the hierarchy levels as being flat. Since 1.9.10.
third-button-cancelbooleantrueControls if the third mouse button cancels draw actions such as placing of a component or drawing of a primitive. Since 1.9.10.
warp-cursorbooleanfalseControls if the cursor is warped (moved) when you zoom in and out. Since 1.9.10.
force-boundingboxbooleanfalseControls if the entire bounding box of a symbol is used when figuring out which end of the pin is considered the active port. This option is for backward compatibility with old schematic file format. Since 1.9.10.
net-direction-modebooleantrueGuess the best continuation direction of an L-shape net when adding a net. Since 1.9.10.
embed-componentsbooleanfalseDetermines if the newly placed components are embedded in the schematic. Since 1.9.10.
netconn-rubberbandbooleantrueMaintain net connections when you move a connected component or net. Since 1.9.10.
magnetic-net-modebooleantrueWhether to mark a possible connection that is close to the current cursor position when drawing a net. Since 1.9.10.
zoom-gainint20The percentage size increase/decrease when zooming in/out with the mouse wheel. Negative values reverses the direction. Since 1.9.10.
mousepan-gainint1Controls how much the display pans when using mouse. A larger value provides greater pan distance when moving the mouse. Since 1.9.10.
keyboardpan-gainint20Controls how much the display pans when using the keyboard keys. A larger value provides greater pan distance. Since 1.9.10.
select-slack-pixelsint10Controls how many pixels around an object can still be clicked as part of that object. A larger value gives greater ease in selecting small, or narrow objects. Since 1.9.10.
text-sizeint10Sets the default text size. Since 1.9.10.
snap-sizeint10Sets the default grid spacing. Since 1.9.10.
scrollpan-stepsint8Controls the number of scroll pan events required to traverse the viewed schematic area. Larger numbers mean more scroll steps are required to pan across the viewed area and giving finer control over positioning. Since 1.9.10.
dots-grid-dot-sizeint1Controls the size of the grid dots (in pixels) in the dots grid display. Since 1.9.10.
dots-grid-fixed-thresholdint10Specifies the minimum number of pixels for the grid to be displayed. Controls the density of the displayed grid (smaller numbers will cause the grid to be drawn denser). This option is only effective when the dots-grid-mode is set to "fixed". Since 1.9.10.
mesh-grid-display-thresholdint3Specifies the minimum line pitch for the grid to be displayed. Controls the maximum density of the displayed grid before the minor, then the major grid lines are switched off. Since 1.9.10.
action-feedback-modestringoutlinePossible values: ‘outline’, ‘boundingbox’. Sets the default action feedback mode for copy, move, and component place operations. When set to ‘boundingbox’, just a box surrounding objects is drawn, which is much faster. It may help with slow hardware. Since 1.9.10.
text-caps-stylestringbothPossible values: ‘both’, ‘lower’, ‘upper’. Sets the default caps style used for the input of text. Since 1.9.10.
middle-buttonstringmousepanPossible values: ‘mousepan’, ‘popup’, ‘action’, ‘stroke’, ‘repeat’. Controls what the middle mouse button does:
  • - ‘mousepan’: mouse panning
  • - ‘popup’: display the popup menu
  • - ‘action’: perform an action on a single object
  • - ‘stroke’: draw strokes
  • - ‘repeat’: repeat the last command

Since 1.9.10.

third-buttonstringpopupPossible values: ‘popup’, ‘mousepan’. Controls what the third mouse button does:
  • popup’: display the popup menu
  • mousepan’: mouse panning

Since 1.9.10.

scroll-wheelstringclassicPossible values: ‘classic’, ‘gtk’. Controls the binding of the mouse scroll wheel:
  • classic’: zoom in/out, with CTRL – horizontal scroll, with SHIFT – vertical scroll
  • gtk’: vertical scroll, with SHIFT – horizontal scroll, with CTRL – zoom in/out

Since 1.9.10.

grid-modestringmeshPossible values: ‘mesh’, ‘dots’, ‘none’. Sets the type of the grid. Since 1.9.10.
dots-grid-modestringvariablePossible values: ‘variable’, ‘fixed’. Controls the mode of the dotted grid. In the ‘variable’ mode, the grid spacing changes depending on the zoom factor. In the ‘fixed’ mode, the grid always represents the same number of units as the snap-spacing. You can control the density of the grid using the dots-grid-fixed-threshold option. Since 1.9.10.
net-selection-modestringenabled_netPossible values: ‘enabled_net’, ‘enabled_all’, ‘disabled’. Controls how many net segments are selected when you click at a net:
  • enabled_all’:
    • - first click selects the net itself
    • - second click selects all nets directly connected to the selected one
    • - third click in addition selects all nets with equal ‘netname’ attributes
  • enabled_net’:
    • - first click selects the net itself
    • - second click selects all nets directly connected to the selected one
  • disabled’:
    • - mouse clicks just selects the clicked net

Since 1.9.10.

default-titleblockstringtitle-B.symSymbol (usually, a title block) to be automatically added when a new page is created. If you do not want to use a title block, set this option to an empty string. Since 1.9.10.
use-toplevel-windowsbooleanfalseWhen docking windows GUI is off, allow the following widgets to act as top-level windows (do not stay on top of the main window):
  • - Object properties
  • - Text properties
  • - Options
  • - Log
  • - Find text results
  • - Page manager
  • - Font selector
  • - Color scheme editor

Since 1.9.11.

small-placeholdersbooleantrueDraw either new (smaller) placeholders for missing schematic symbols (‘true’), or classic ones (giant red triangles with an exclamation mark and two lines of text) if this option is set to ‘false’. Since 1.9.11.

Next: schematic.tabs group, Previous: Configuration of lepton-schematic, Up: Configuration of lepton-schematic   [Contents][Index]