From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/images/tv/_dcontrol.par | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pkg/images/tv/_dcontrol.par (limited to 'pkg/images/tv/_dcontrol.par') diff --git a/pkg/images/tv/_dcontrol.par b/pkg/images/tv/_dcontrol.par new file mode 100644 index 00000000..451548c6 --- /dev/null +++ b/pkg/images/tv/_dcontrol.par @@ -0,0 +1,18 @@ +type,s,h,frame,,,"Display type (frame, rgb)" +map,s,h,mono,,,"Display map (mono, psuedo, 8color, cycle)" +red_frame,i,h,1,1,4,Red frame +green_frame,i,h,2,1,4,Green frame +blue_frame,i,h,3,1,4,Blue frame +frame,i,h,1,1,4,Display frame +alternate,s,h,0,,,Alternate frame or frames +erase,b,h,no,,,Erase display +window,b,h,no,,,Window display frame +rgb_window,b,h,no,,,Window RGB frames +cursor,b,h,no,,,Print cursor position +blink,b,h,no,,,Blink display frame with alternate frame +match,b,h,no,,,Match display frame window with alternate frame +roam,b,h,no,,,Roam display +zoom,i,h,2,1,4,Zoom factor +rate,r,h,1.,,,Blink rate (sec per frame) +coords,*imcur,h,,,,Coordinate list +device,s,h,"stdimage",,,Display device -- cgit