Index: keys.html =================================================================== --- keys.html (revision 16474) +++ keys.html (revision 16475) @@ -271,11 +271,11 @@ b
 r
  a Arbitrarily Rotate Buffer
Mode(PasteBuffer); FreeRotateBuffer() - b
 r
  c - Rotate buffer 90 deg CW
Mode(PasteBuffer); PasteBuffer(Rotate,3) + b
 r
  l + Rotate buffer 90 deg CCW (left)
Mode(PasteBuffer); PasteBuffer(Rotate,1) b
 r
  r - Rotate buffer 90 deg CCW
Mode(PasteBuffer); PasteBuffer(Rotate,1) + Rotate buffer 90 deg CW (right)
Mode(PasteBuffer); PasteBuffer(Rotate,3) b
 s
  b Break buffer subcircuits to pieces
PasteBuffer(Restore) @@ -419,7 +419,7 @@ Buffer
Mode(PasteBuffer) f7-shift - Rotate buffer 90 deg CCW
Mode(PasteBuffer); PasteBuffer(Rotate,1) + Rotate buffer 90 deg CCW (left)
Mode(PasteBuffer); PasteBuffer(Rotate,1) f8 Del/Remove
Mode(Remove) @@ -472,74 +472,92 @@ g
 h Grid /2
SetValue(Grid,/2) + g
 i + mil
SetUnits(mil) + + g
 l + Enable local grid
conf(toggle, plugins/hid_gtk/local_grid/enable, design) + + g
 m + mm
SetUnits(mm) + + g
 r + Realign grid
GetXY(Click to set the grid origin); Display(ToggleGrid) + + g
 v + Enable visible grid
conf(toggle, editor/draw_grid, design) + i
 a About...
About() - + i
 c
  c Calibrate Printer...
PrintCalibrate() - + i
 c
  p Preferences...
DoWindows(Preferences) - + i
 c
  r Re-scan the footprint library
fp_rehash() - + i
 d Generate drill summary
Report(DrillReport) - + i
 f Report found padstacks
Report(FoundPins) - + i
 r Generate object report
ReportObject() - + insert Insert Point
Mode(InsertPoint) - + left Step Left
Cursor(Warp,-1,0,grid) - + left-shift Step +Left
Cursor(Pan,-50,0,view) - + m
 c
  c Crosshair shows DRC clearance
conf(toggle, editor/show_drc, design) - + m
 c
  o Orthogonal moves
conf(toggle, editor/orthogonal_moves, design) - + m
 c
  p Crosshair snaps to padstacks
conf(toggle, editor/snap_pin, design) - + m
 c
  s Crosshair snaps to off-grid points on lines
conf(toggle, editor/snap_offgrid_line, design) - + m
 d
  a Show autorouter trials
conf(toggle, editor/live_routing, design) - + m
 d
  c Check polygons
conf(toggle, editor/check_planes, design) - + m
 d
  h Highlighting on line, arc points
conf(toggle, editor/highlight_on_point, design) - + m
 d
  p Thin draw poly
conf(toggle, editor/thin_draw_poly, design) - + m
 d
  t Thin draw
conf(toggle, editor/thin_draw, design) - + m
 d
  w Wireframe draw
conf(toggle, editor/wireframe_draw, design) - + m
 f
  h Hide floaters
conf(toggle, editor/hide_names, design) - + m
 f
  l Lock floaters
conf(toggle, editor/lock_names, design) - + m
 f
  o Only floaters
conf(toggle, editor/only_names, design) + + m
 k
  s + Loose subcircuits (no subc lock)
subc(loose, toggle) m
 l
  + Line Tool size +5 mil
SetValue(LineSize,+5,mil) @@ -718,72 +736,57 @@ v
 f Zoom Extents
Zoom() - v
 g - Enable visible grid
conf(toggle, editor/draw_grid, design) - - v
 i - mil
SetUnits(mil) - - v
 l - Enable local grid
conf(toggle, plugins/hid_gtk/local_grid/enable, design) - - v
 m - mm
SetUnits(mm) - v
 n Show padstack numbers in a subc
Display(PinOrPadName) - v
 r - Realign grid
GetXY(Click to set the grid origin); Display(ToggleGrid) - v
 s
  f footprint
Display(SubcID,"%a.footprint%") - + v
 s
  r refdes
Display(SubcID) - + v
 s
  s refdes+value
Display(SubcID,"%a.refdes%\\n%a.value%") - + v
 s
  v value
Display(SubcID,"%a.value%") - + w
 a About...
About() - + w
 d DRC Check
DoWindows(DRC) - + w
 f Font selector
FontSel() - + w
 l Library
DoWindows(Library) - + w
 m Message Log
DoWindows(Log) - + w
 n Netlist
DoWindows(Netlist) - + w
 p Pinout
Display(Pinout) - + y-ctrl Redo last undone operation
Redo() - + z-ctrl Undo last operation
Undo() - + z
 e
   Zoom Extents
Zoom() - + z
 x
   Zoom Out 20%
Zoom(+1.2) - + z
 z
   Zoom In 20%
Zoom(-1.2) - + | Wireframe draw
conf(toggle, editor/wireframe_draw, design)