--- CV/README 2009/04/27 02:24:09 1.9 +++ CV/README 2017/07/19 01:43:10 1.11 @@ -2,7 +2,15 @@ cv - a fast gtk+ image viewer loosely modeled after XV SYNOPSIS - cv [file...] + cv + + cv directory + + cv path... + + cv -g + + find .. -print0 | cv -0r FEATURES CV is supposed to work similar to the venerable XV image viewer, just @@ -110,13 +118,15 @@ r set scaling mode to 'nearest' (fastest) s set scaling mode to 'bilinear' (default) shift-s set scaling mode to 'hyper' (slowest) - t rotate clockwise 90° - T rotate counterclockwise° + t rotate clockwise 90° + T rotate counterclockwise° a apply all rotations loslessly to a jpeg file (using exiftran) + ctrl-shift-t apply current rotation for future image loads ctrl-v open a new visual schnauzer window for the current dir ctrl-c clone the current image window ctrl-e run an editor ($CV_EDITOR or "gimp") on the current image ctrl-p fire up the print dialog + ctrl-shift-p same as ctrl-p, but automatically selects "ok" escape cancel a crop action And when playing movies, these additional keys are active: @@ -162,7 +172,8 @@ ctrl-a select all files ctrl-shift-a select all files currently displayed in the schnauzer window ctrl-d delete selected files WITHOUT ASKING AGAIN - ctrl-g force generation of thumbnais for the selected files + ctrl-g force generation of thumbnails for the selected files + ctrl-shift-g remove thumbnails for the selected files ctrl-s rescan current direcory or files updates/deletes etc. ctrl-u update selected (or all) icons if neccessary ctrl-- unselected thumbnailed images