Difference between revisions of "Tutorials:Cadence:ConventionsUsedInThisManual"

From EDA Wiki
Jump to navigationJump to search
(Created page with "= Conventions Used in this manual = There will be several conventions used in this manual. The following is some terminology we will use in relation to mouse operations: "Click...")
 
Line 1: Line 1:
= Conventions Used in this manual =
+
= Conventions used in this manual =
  
 
There will be several conventions used in this manual. The following is some terminology we will use in relation to mouse operations:
 
There will be several conventions used in this manual. The following is some terminology we will use in relation to mouse operations:
 
+
<!--
 
"Click left" - press and release the left mouse button (quickly)
 
"Click left" - press and release the left mouse button (quickly)
  
Line 18: Line 18:
  
 
"type '''whatever'''" - you should type (verbatim) whatever is in boldfaced print
 
"type '''whatever'''" - you should type (verbatim) whatever is in boldfaced print
 +
-->
 +
 +
{| class="wikitable"
 +
! Operation            !! Description
 +
|-
 +
| "Click left"          || Press and release the left mouse button (quickly).
 +
|-
 +
| "Click right"        || Press and release the right mouse button (quickly).
 +
|-
 +
| "Click middle"        || Press and release the middle mouse button (quickly).
 +
|-
 +
| "Drag left"          || Press and hold the left mouse button while moving the mouse.
 +
|-
 +
| "Drag right"          || Press and hold the right mouse button while moving the mouse.
 +
|-
 +
| "Drag middle"        || Press and hold the middle mouse button while moving the mouse.
 +
|-
 +
| "<...>"              || Press the key on the keyboard that corresponds to what is inside the <>'s.
 +
|-
 +
| "type '''whatever'''" || You should type (verbatim) whatever is in boldfaced print.
 +
|}

Revision as of 01:41, 29 October 2010

Conventions used in this manual

There will be several conventions used in this manual. The following is some terminology we will use in relation to mouse operations:

Operation Description
"Click left" Press and release the left mouse button (quickly).
"Click right" Press and release the right mouse button (quickly).
"Click middle" Press and release the middle mouse button (quickly).
"Drag left" Press and hold the left mouse button while moving the mouse.
"Drag right" Press and hold the right mouse button while moving the mouse.
"Drag middle" Press and hold the middle mouse button while moving the mouse.
"<...>" Press the key on the keyboard that corresponds to what is inside the <>'s.
"type whatever" You should type (verbatim) whatever is in boldfaced print.