~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to systab/ascii/plot/agldevs.dat

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# @(#)agldevs.dat       19.1 (ESO-IPG) 02/25/03 14:30:53
 
2
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
#.Identification: 
 
4
#  /$MIDASHOME/$MIDVERS/systab/ascii/plot/agldevs.dat
 
5
#
 
6
#.Purpose:        
 
7
#  Defines the graphics devices used by MIDAS.
 
8
#
 
9
#.Description:    
 
10
#  Every line not starting with a hash (#) contains two entries, separated by 
 
11
#  a colon and a comment. The first entry is the system name for the device, 
 
12
#  the second one is the AGL driver name. 
 
13
#  All graphics output devices, except for Postscript printers, should be 
 
14
#  put into this file. This file is read in the plot package of Midas in order
 
15
#  to check if a device is used. Some examples are given at the end. 
 
16
#
 
17
#.Syntax:
 
18
#  The syntax for each line is simple:
 
19
#       <device>:<driver>:<node>:=<command>        # comment
 
20
#       where:
 
21
#             <device>  Is  the  identification  of  the  physical  device
 
22
#                       according to the rules of the operating system.
 
23
#                       For postscript devices  the name may include `.l'  
 
24
#                       or `.p' in order to indicate landscape or portrait
 
25
#                       orientation of  the graph. Deafult  (without)  the 
 
26
#                       extension is `.l'. 
 
27
#                       The  special  device  TT stands  for  the  current
 
28
#                       user's  terminal and it is meaningful only in  the
 
29
#                       user's local configuration file.
 
30
#             <driver>  Is  the identification of the corresponding driver
 
31
#                       as  specified in the driver configuration  module.
 
32
#                       Some  drivers  require further  specifications  to
 
33
#                       select  specific  characteristics  of  the  device
 
34
#                       (this is device dependent) (e.g.: tkg.vt640).
 
35
#
 
36
#             <node>    Is  the optional specification of the remote  node
 
37
#                       (provided  for  future  support  of  device  in  a
 
38
#                       distributed environment).
 
39
#
 
40
#             <command> Is  the  optional command to be executed when  the
 
41
#                       device  is closed.  The = sign is required and  is
 
42
#                       not  part of the command.  The % sign may be  used
 
43
#                       within  the command to indicate the  place   where
 
44
#                       the  driver  generated file name must be put  into
 
45
#                       the command line.
 
46
#
 
47
#.Note: 
 
48
#  At ESO we only use the <device> and <driver> entries ***
 
49
#  For further information please consult the documentation in the file
 
50
#  /$MIDASHOME/$MIDVERS/doc/agl/aglinsta.doc 
 
51
 
52
# 020228                last modif KB
 
53
 
54
#--------------------------------------------------------------------------
 
55
#
 
56
# *** Here for the general terminal. Other terminal devices supported by AGL 
 
57
#     and MIDAS are below.
 
58
graph_term:tkg.vt640     # default DEC VT100 terminal with retrographics
 
59
#
 
60
# *** Some examples for devices not available at ESO.
 
61
#graph_term:tkg.4010     # tektronix 4010
 
62
#graph_term:tkg.4014     # tektronix 4014
 
63
#graph_term:vt125        # DEC VT125 Terminal
 
64
#graph_term:vt125        # DEC VT240 Terminal
 
65
#graph_term:tkg.cit101   # CIT101 with CIG 201 card
 
66
#graph_term:tkg.hds22    # HDS 2200
 
67
#graph_term:tkg.wyse     # Wyse graphics terminal
 
68
#your_ln03:tkg.ln03      # your local LN03 plus laser printer (name your_ln03)
 
69
#exam_qms:tkg.qms        # your local qms laser printer (system name exam_qms)
 
70
#my_apple:pscript        # your Apple Laser Writer (system name my_apple)
 
71
#
 
72
# *** Here for workstations
 
73
 
74
graph_wnd0:idi.sxw0g     # IDI driver for workstation graphics window 0 
 
75
graph_wnd1:idi.sxw1g     # IDI driver for workstation graphics window 1 
 
76
graph_wnd2:idi.sxw2g     # IDI driver for workstation graphics window 2 
 
77
graph_wnd3:idi.sxw3g     # IDI driver for workstation graphics window 3
 
78
graph_wnd4:idi.sxw4g     # IDI driver for workstation graphics window 4
 
79
graph_wnd5:idi.sxw5g     # IDI driver for workstation graphics window 5
 
80
graph_wnd6:idi.sxw6g     # IDI driver for workstation graphics window 6
 
81
graph_wnd7:idi.sxw7g     # IDI driver for workstation graphics window 7
 
82
graph_wnd8:idi.sxw8g     # IDI driver for workstation graphics window 8
 
83
graph_wnd9:idi.sxw9g     # IDI driver for workstation graphics window 9
 
84
#
 
85
image_wnd0:idi.sxw0      # IDI driver for workstation image window 0 
 
86
image_wnd1:idi.sxw1      # IDI driver for workstation image window 1
 
87
image_wnd2:idi.sxw2      # IDI driver for workstation image window 2 
 
88
image_wnd3:idi.sxw3      # IDI driver for workstation image window 3
 
89
image_wnd4:idi.sxw4      # IDI driver for workstation image window 4
 
90
image_wnd5:idi.sxw5      # IDI driver for workstation image window 5
 
91
image_wnd6:idi.sxw6      # IDI driver for workstation image window 6
 
92
image_wnd7:idi.sxw7      # IDI driver for workstation image window 7
 
93
image_wnd8:idi.sxw8      # IDI driver for workstation image window 8
 
94
image_wnd9:idi.sxw9      # IDI driver for workstation image window 9
 
95
#
 
96
# ***                 Hardcopy systems device names
 
97
# *** Here for the paper devices 
 
98
ps2usr0:pscript          # the generic printer from symbol PLASER, LASER
 
99
ps2usr0.l:pscript.l     
 
100
ps2usr0.p:pscript.p    
 
101
 
102
# *** here for the colour postscript printers
 
103
pc2usr0.c:pscript.c      # the generic printer from symbol COLOUR
 
104
pc2usr0:pscript    
 
105
pc2usr0.l:pscript.l 
 
106
pc2usr0.p:pscript.p     
 
107
 
108
# *** here for HP printers (HPGL)
 
109
ppbla28:hpgl.a           # Kyocera F-5000
 
110
#
 
111
# *** generic postscript device
 
112
postscript:pscript       # postscript device standard DIN A4 format
 
113
postscript.c:pscript.c   # postscript device colour
 
114
postscript.l:pscript.l   # postscript device DIN A4 landscape
 
115
postscript.p:pscript.p   # postscript device DIN A4 portrait
 
116
postscript.u:pscript.u   # postscript device US-legal standard format
 
117
postscript.ul:pscript.ul # postscript device US-legal landscape
 
118
postscript.up:pscript.up # postscript device US-legal portrait
 
119
postscript.ul:pscript.ul # postscript device US-legal landscape
 
120
postscript.up:pscript.up # postscript device US-legal portrait
 
121
postscript.4l:pscript.4l # postscript device A4 format landscape
 
122
postscript.4p:pscript.4p # postscript device A4 format portrait
 
123
postscript.3l:pscript.3l # postscript device A3 format landscape
 
124
postscript.3p:pscript.3p # postscript device A3 format portrait
 
125
#
 
126
# *** here for the null device
 
127
null:null                # null device
 
128
#
 
129
# *** The following lines MUST remain the last ones of the file.
 
130
#     No reading will be done beyound that point.
 
131
#******************************************************************************
 
132
unknown:null             # end of device file
 
133
#******************************************************************************
 
134
 
 
135