Add description for keybinding (Shift-B) of "Properties->Edit header/license text"
This commit is contained in:
parent
479b8ef6e9
commit
709c37429d
|
|
@ -119,6 +119,7 @@ ctrl '0-9' set current layer (4 -13)
|
|||
ctrl 'a' Select all
|
||||
shift 'A' Toggle show netlist
|
||||
- 'b' Merge file
|
||||
Shift 'B' Edit/add header/license metadata to the schematic/symbol file.
|
||||
ctrl 'b' Toggle show text in symbol
|
||||
alt 'b' Toggle show symbol details / only bounding boxes
|
||||
- 'c' Copy selected obj.
|
||||
|
|
|
|||
|
|
@ -79,6 +79,7 @@ ctrl '0-9' set current layer (4 -13)
|
|||
ctrl 'a' Select all
|
||||
shift 'A' Toggle show netlist
|
||||
- 'b' Merge file
|
||||
Shift 'B' Edit/add header/license metadata to the schematic/symbol file.
|
||||
ctrl 'b' Toggle show text in symbol
|
||||
alt 'b' Toggle show symbol details / only bounding boxes
|
||||
- 'c' Copy selected obj.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
v {xschem version=3.1.0 file_version=1.2
|
||||
Solar panel simulation.
|
||||
A Photovoltaic model has been created for this (pv_ngspice.sym)
|
||||
Stefan.}
|
||||
\{Stefan\}.}
|
||||
G {}
|
||||
K {}
|
||||
V {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue