1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Shortcut List</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Shortcut List</h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>This is a list of shortcut keys that can be used in each panel under CreativeStudio.</p>
18  <a name="preview_shortcut" id="preview_shortcut"></a>
19  <h2>Preview panel</h2>
20  <p>The following operations are enabled when the <B>Preview</B> panel is clicked.</p>
21  <table>
22    <thead>
23      <tr>
24        <th>Key Operations</th>
25        <th>Operation</th>
26      </tr>
27    </thead>
28    <tbody>
29      <tr>
30        <th>A</th>
31        <td>Displays the entire panel.</td>
32      </tr>
33      <tr>
34        <th>F</th>
35        <td>Focuses on the selected content.</td>
36      </tr>
37      <tr>
38        <th>G</th>
39        <td>Toggles the display of the grid and light models.</td>
40      </tr>
41      <tr>
42        <th>Ctrl+Shift+Z</th>
43        <td>Redoes the last operation.</td>
44      </tr>
45      <tr>
46        <th>F5</th>
47        <td>Closes all content that has been loaded into CreativeStudio.</td>
48      </tr>
49    </tbody>
50  </table>
51  <a name="curveeditor_shortcut" id="curveeditor_shortcut"></a>
52  <h2>CurveEditor panel</h2>
53  <p>The following operations are enabled when the <B>CurveEditor</B> panel is clicked.</p>
54  <table>
55    <thead>
56      <tr>
57        <th>Key Operations</th>
58        <th>Operation</th>
59      </tr>
60    </thead>
61    <tbody>
62      <tr>
63        <th>Mouse left drag</th>
64        <td>Selects a key (curve or handle).</td>
65      </tr>
66      <tr>
67        <th>Mouse middle drag</th>
68        <td>Moves the selected key or handle.</td>
69      </tr>
70      <tr>
71        <th>Mouse wheel</th>
72        <td>Enlarges or reduces the graph view.</td>
73      </tr>
74      <tr>
75        <th>Alt key + Mouse middle drag</th>
76        <td>Moves the graph view.</td>
77      </tr>
78      <tr>
79        <th>DELETE</th>
80        <td>Deletes the selected key.</td>
81      </tr>
82      <tr>
83        <th>S key</th>
84        <td>Adds a key to the selected curve.</td>
85      </tr>
86      <tr>
87        <th>A key</th>
88        <td>Adjusts the graph view so all keys are displayed.</td>
89      </tr>
90      <tr>
91        <th>F key</th>
92        <td>Adjusts the graph view so selected keys are displayed.</td>
93      </tr>
94      <tr>
95        <th>E key</th>
96        <td>Adjusts the graph view so the horizontal axis in the range -1 to 1 and the vertical axis in the range 0 to 1 are displayed. (Provisional Specification)</td>
97      </tr>
98      <tr>
99        <th>Q key</th>
100        <td>Adjusts the graph view so the horizontal axis in the range 0 to 100 and the vertical axis in the range 0 to 1 are displayed. (Provisional Specification)</td>
101      </tr>
102      <tr>
103        <th>R key</th>
104        <td>Adjusts the graph view so the horizontal axis in the range 0 to 100 and the vertical axis in the range 0 to 20 are displayed. (Provisional Specification)</td>
105      </tr>
106      <tr>
107        <th>W key</th>
108        <td>Adjusts the graph view so the horizontal axis and vertical axis in the range 0 to 1 are displayed. (Provisional Specification)</td>
109      </tr>
110      <tr>
111        <th>T key</th>
112        <td>Adjusts the graph view so the horizontal axis in the range 0 to 100 and the vertical axis in the range 0 to 360 are displayed. (Provisional Specification)</td>
113      </tr>
114      <tr>
115        <th>Ctrl+C</th>
116        <td>Copies the selected curve.</td>
117      </tr>
118      <tr>
119        <th>Ctrl+V</th>
120        <td>Pastes the copied curve.</td>
121      </tr>
122    </tbody>
123  </table>
124  <!-- InstanceEndEditable --> </div>
125  <div class="footer" />
126</div>
127<hr><p>CONFIDENTIAL</p></body>
128<!-- InstanceEnd --></html>
129