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