ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/bin/cv
(Generate patch)

Comparing CV/bin/cv (file contents):
Revision 1.49 by root, Sun Jul 31 07:01:31 2005 UTC vs.
Revision 1.50 by root, Sat Aug 13 15:19:10 2005 UTC

228 228
229=head2 THE IMAGE WINDOW 229=head2 THE IMAGE WINDOW
230 230
231You can use the following keys in the image window: 231You can use the following keys in the image window:
232 232
233 q quit the program 233 q quit the program
234 < half the image size 234 < half the image size
235 > double the image size 235 > double the image size
236 , shrink the image by 10% 236 , shrink the image by 10%
237 . enlarge the image by 10% 237 . enlarge the image by 10%
238 n reset to normal size 238 n reset to normal size
239 m maximize to screensize 239 m maximize to screensize
240 M maximize to screensize, respecting image aspect 240 M maximize to screensize, respecting image aspect
241 ctrl-m toggle maxpect-always mode 241 ctrl-m toggle maxpect-always mode
242 u uncrop 242 u uncrop
243 r set scaling mode to 'nearest' (fastest) 243 r set scaling mode to 'nearest' (fastest)
244 s set scaling mode to 'bilinear' (default) 244 s set scaling mode to 'bilinear' (default)
245 shift-s set scaling mode to 'hyper' (slowest) 245 shift-s set scaling mode to 'hyper' (slowest)
246 t rotate clockwise 90° 246 t rotate clockwise 90°
247 T rotate counterclockwise° 247 T rotate counterclockwise°
248 ctrl-v open a new visual schnauzer window for the current dir 248 ctrl-v open a new visual schnauzer window for the current dir
249 ctrl-e run an editor ($CV_EDITOR or "gimp") on the current image 249 ctrl-e run an editor ($CV_EDITOR or "gimp") on the current image
250 ctrl-p fire up the print fialog 250 ctrl-p fire up the print fialog
251 escape cancel a crop action 251 escape cancel a crop action
252 252
253And when playing movies, these additional keys are active: 253And when playing movies, these additional keys are active:
254 254
255 left rewind by 10 seconds 255 left rewind by 10 seconds
256 right forward by 10 seconds 256 right forward by 10 seconds
257 down rewind by 60 seconds 257 down rewind by 60 seconds
258 up forward by 60 seconds 258 up forward by 60 seconds
259 pg_up rewind by 600 seconds 259 pg_up rewind by 600 seconds
260 pg_down forward by 600 seconds 260 pg_down forward by 600 seconds
261 o toggle on-screen display 261 o toggle on-screen display
262 p pause/unpause 262 p pause/unpause
263 escape stop playing 263 escape stop playing
264 9 turn volume down 264 9 turn volume down
265 0 turn volume up 265 0 turn volume up
266 266
267Any other keys will be sent to the default schnauzer window, which can be 267Any other keys will be sent to the default schnauzer window, which can be
268toggled on and off by right-clicking into the image window. 268toggled on and off by right-clicking into the image window.
269 269
270Left-clicking into the image window will let you crop the image (usually 270Left-clicking into the image window will let you crop the image (usually
273=head2 THE VISUAL SCHNAUZER 273=head2 THE VISUAL SCHNAUZER
274 274
275You can use the following keys in the schnauzer window: 275You can use the following keys in the schnauzer window:
276 276
277 ctrl-space, 277 ctrl-space,
278 space move to and display next image 278 space move to and display next image
279 ctrl-backspace, 279 ctrl-backspace,
280 backspace move to and display previous image 280 backspace move to and display previous image
281 ctrl-return, 281 ctrl-return,
282 return display selected picture, or enter directory 282 return display selected picture, or enter directory
283 283
284 cursor keys move selection 284 cursor keys move selection
285 page-up move one page up 285 page-up move one page up
286 page-down move one page down 286 page-down move one page down
287 home move to first file 287 home move to first file
288 end move to last file 288 end move to last file
289 289
290 ctrl-a select all files 290 ctrl-a select all files
291 ctrl-shift-a select all files currently displayed in the schnauzer window
291 ctrl-d delete selected files WITHOUT ASKING AGAIN 292 ctrl-d delete selected files WITHOUT ASKING AGAIN
292 ctrl-g force generation of thumbnais for the selected files 293 ctrl-g force generation of thumbnais for the selected files
293 ctrl-s rescan current direcory or files updates/deletes etc. 294 ctrl-s rescan current direcory or files updates/deletes etc.
294 ctrl-u update selected (or all) icons if neccessary 295 ctrl-u update selected (or all) icons if neccessary
295 ctrl-l don't use, will become a plug-in eventually 296 ctrl-l don't use, will become a plug-in eventually
296 297
297 0-9, 298 0-9,
298 a-z find the first filename beginning with this letter 299 a-z find the first filename beginning with this letter
299 300
300Right-clicking into the schnauzer window displays a pop-up menu with 301Right-clicking into the schnauzer window displays a pop-up menu with
301additional actions. 302additional actions.
302 303
303=head1 FILES 304=head1 FILES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines