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