diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /lib/scr/gkimosaic.key | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'lib/scr/gkimosaic.key')
-rw-r--r-- | lib/scr/gkimosaic.key | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/scr/gkimosaic.key b/lib/scr/gkimosaic.key new file mode 100644 index 00000000..cca3e010 --- /dev/null +++ b/lib/scr/gkimosaic.key @@ -0,0 +1,15 @@ +Gkimosaic Command Summary: + + return quit + q quit + r redraw screen with new parameters + spacebar continue + ? print help information + + :nx N change value of nx to N + :ny N change value of ny to N + :fill yes, :fill+, :fill sets fill = yes + :fill no, :fill- sets fill = no + :rotate yes, :rotate+, :rotate sets rotate = yes + :rotate no, :rotate- sets rotate = no + :skip +/-N skip forward/backward N plots |