summaryrefslogtreecommitdiffstats
path: root/ds9/doc/ref/keyboard.html
blob: 594ca0342817d40a489969d341d768940eec4a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE doctype PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<meta name="GENERATOR" content=
"Mozilla/4.78 [en] (X11; U; Linux 2.4.7-10 i686) [Netscape]">
<title>Mouse and Keyboard</title>
</head>
<body alink="#FF0000" bgcolor="#FFFFFF" link="#0000EE" text=
"#000000" vlink="#551A8B">
<h3><img alt="" src="../sun.gif" align="middle" height="98" width=
"100"> Mouse and Keyboard</h3>
<blockquote>
<p><b>Mouse Buttons</b></p>
<p>The following table contains the event bindings for the mouse
buttons.</p>
<center>
<table nosave="" border="1" width="75%">
<tbody>
<tr>
<td>
<center>Mouse Button</center>
</td>
<td>
<center>Description</center>
</td>
</tr>
<tr>
<td><font face="Courier New,Courier">Button 1</font></td>
<td>Depends on current MODE, which may be selected by the EDIT menu
option.<br>
In Region mode, create/edit/delete regions.<br>
In Crosshair mode, will move current crosshair.<br>
In Colorbar mode, will change contrast and bias of colormap.<br>
In Pan mode, will move or pan to clicked location.<br>
In Zoom mode, will zoom about clicked location.<br>
In Rotate mode, will rotate image about center.<br>
In Crop mode, will select 2-D crop region. For 3-D
<i>Shift-click</i> will edit front clip plane, <i>Control-click</i>
will edit back clip plane.<br>
In Catalog mode, will select catalog regions.<br>
In examine mode, will follow IRAF examine protocol.<br></td>
</tr>
<tr>
<td><font face="Courier New,Courier">Button 2</font></td>
<td>Pan mode: will move or pan to clicked location. Behavior
depends on the PAN preference settings.</td>
</tr>
<tr>
<td><font face="Courier New,Courier">Button 3</font></td>
<td>Colorbar mode: will change the contrast and bias of the
colormap.</td>
</tr>
</tbody>
</table>
</center>
<p><b>Greek and other special characters.</b></p>
<p>The concept of a separate <tt>SYMBOL</tt> font is no longer
implemented with the latest OS font and scripting support,
especially with scalable anti-alias fonts such as Xft for Linux.
Most newer fonts (if not all) now have greek characters as part of
the font. The greek characters start at unicode \u0391 for 'A' and
\u03b1 for 'a'. Each OS has a tool used to build and copy a string
of characters. Then use the Edit:Paste menu of DS9 to insert the
character string.</p>
<blockquote>
<p>Linux- Gnome: <b>gucharmap<br></b> Linux- KDE:
<b>kcharselect<br></b> MacOSX: <b>Character Viewer</b> (Select
<tt>Edit:Special Characters</tt>) Now click and drag the characters
to a terminal window. Then select the string and select
<tt>Edit:Copy</tt>.<br>
Windows: <b>Character Map</b> (from <tt>Start</tt> button, select
<tt>All Programs</tt>, <tt>Accessories</tt>, <tt>System Tools</tt>
and then <tt>Character Map</tt>)</p>
</blockquote>
<p><b>Keyboard Shortcuts</b></p>
<p>The following table contains the list of keyboard shortcuts and
the resulting action taken.&nbsp;</p>
<center>
<table nosave="" border="1" width="75%">
<tbody>
<tr>
<td align="center">Key Stroke</td>
<td>
<center>Description</center>
</td>
</tr>
<tr>
<td align="center"><tt>TAB</tt></td>
<td><font face="Courier New,Courier">G</font>oto next frame</td>
</tr>
<tr>
<td align="center" valign="top"><tt>Shift-TAB</tt><br></td>
<td valign="top">Goto previous frame<br></td>
</tr>
<tr>
<td align="center"><tt>DELETE</tt></td>
<td>Deletes selected regions</td>
</tr>
<tr>
<td align="center">c<br></td>
<td>Print Mouse Coordinates and Pixel value.</td>
</tr>
<tr>
<td align="center">f<br></td>
<td>Toggles Infobox freeze</td>
</tr>
<tr>
<td align="center">i<br></td>
<td>Set include property for region</td>
</tr>
<tr>
<td align="center">e<br></td>
<td>Set exclude property for region</td>
</tr>
<tr>
<td align="center">s<br></td>
<td>Set source property for region</td>
</tr>
<tr>
<td align="center">b<br></td>
<td>Set background property for region</td>
</tr>
<tr>
<td align="center">g<br></td>
<td>Create a new group</td>
</tr>
<tr>
<td align="center"><tt>Shift-g</tt></td>
<td>Create a new group with default name</td>
</tr>
<tr>
<td align="center"><tt>+</tt></td>
<td>Goto next 3D Fits Slice</td>
</tr>
<tr>
<td align="center"><tt>-</tt></td>
<td>Goto previous 3D Fits Slice</td>
</tr>
<tr>
<td align="center"><tt>Up Arrow<br>
k<br></tt></td>
<td>Will move selected regions up one pixel.<br>
In Pointer mode, will move the cursor up one pixel.<br>
In Crosshair mode, will move the crosshair up one pixel.<br>
In Pan mode, will pan the image up one pixel.</td>
</tr>
<tr nosave="">
<td align="center"><tt>Right</tt> <tt>Arrow<br>
l<br></tt></td>
<td nosave="">Will move selected regions to the right one
pixel.<br>
In Pointer mode, will move the cursor to the right one pixel.<br>
In Crosshair mode, will move the crosshair to the right one
pixel.<br>
In Pan mode, will pan the image to the right one pixel.</td>
</tr>
<tr>
<td align="center"><tt>Left</tt> <tt>Arrow<br>
h<br></tt></td>
<td>Will move selected regions to the left one pixel.<br>
In Pointer mode, will move the cursor to the left one pixel.<br>
In Crosshair mode, will move the crosshair to the left one
pixel.<br>
In Pan mode, will pan the image to the left one pixel.</td>
</tr>
<tr>
<td align="center"><tt>Down</tt> <tt>Arrow<br>
j<br></tt></td>
<td>Will move selected regions down one pixel.<br>
In Pointer mode, will move the cursor up down one pixel.<br>
In Crosshair mode, will also move the crosshair down one pixel.<br>
In Pan mode, will pan the image down one pixel.</td>
</tr>
<tr>
<td align="center"><tt>Shift</tt><font face=
"Courier New,Courier">-</font><tt>Drag</tt></td>
<td>In Pointer mode, will select all regions within the indicated
region.<br>
In Crop mode, for 3D frame, will move front crop plane
forward.<br></td>
</tr>
<tr>
<td align="center"><tt>Control-Drag</tt></td>
<td>In Poiner mode, on selected <tt>ANNULUS</tt> Regions, will
create new radii.<br>
In Crop mode, for 3D frame, will move back crop plane
backward.<br></td>
</tr>
<tr>
<td align="center" valign="top"><tt>Command-`</tt><br></td>
<td valign="top">Rotate thur all open windows<br></td>
</tr>
</tbody>
</table>
</center>
</blockquote>
</body>
</html>