DISPLAYS(5) File Formats Manual DISPLAYS(5)NAME
displays - Display Configuration File
DESCRIPTION
The interactive graphics programs Caesar, Magic, and Gremlin use two separate terminals: a text terminal from which commands are issued,
and a color graphics terminal on which graphical output is displayed. These programs use a displays file to associate their text terminal
with its corresponding display device.
The displays file is an ASCII text file with one line for each text terminal/graphics terminal pair. Each line contains 4 items separated
by spaces: the name of the port attached to a text terminal, the name of the port attached to the associated graphics terminal, the phos-
phor type of the graphics terminal's monitor, and the type of graphics terminal.
An applications program may use the phosphor type to select a color map tuned to the monitor's characteristics. Only the std phosphor type
is supported at UC Berkeley.
The graphics terminal type specifies the device driver a program should use when communicating with its graphics terminal. Magic supports
types UCB512, AED1024, and SUN120. Other programs may recognize different display types. See the manual entry for your specific applica-
tion for more information.
A sample displays file is:
/dev/ttyi1 /dev/ttyi0 std UCB512
/dev/ttyj0 /dev/ttyj1 std UCB512
/dev/ttyjf /dev/ttyhf std UCB512
/dev/ttyhb /dev/ttyhc std UCB512
/dev/ttyhc /dev/ttyhb std UCB512 (R)
In this example, /dev/ttyi1 connects to a text terminal. An associated UCB512 graphics terminal with standard phosphor is connected to
/dev/ttyi0.
FILES
Magic uses the displays file ~cad/lib/displays. Gremlin looks in /usr/local/displays.
SEE ALSO magic(1)3rd Berkeley Distribution 2/19/85 DISPLAYS(5)
Check Out this Related Man Page
DISPLAYS(5) File Formats Manual DISPLAYS(5)NAME
displays - Display Configuration File
DESCRIPTION
The interactive graphics programs Caesar, Magic, and Gremlin use two separate terminals: a text terminal from which commands are issued,
and a color graphics terminal on which graphical output is displayed. These programs use a displays file to associate their text terminal
with its corresponding display device.
The displays file is an ASCII text file with one line for each text terminal/graphics terminal pair. Each line contains 4 items separated
by spaces: the name of the port attached to a text terminal, the name of the port attached to the associated graphics terminal, the phos-
phor type of the graphics terminal's monitor, and the type of graphics terminal.
An applications program may use the phosphor type to select a color map tuned to the monitor's characteristics. Only the std phosphor type
is supported at UC Berkeley.
The graphics terminal type specifies the device driver a program should use when communicating with its graphics terminal. Magic supports
types UCB512, AED1024, and SUN120. Other programs may recognize different display types. See the manual entry for your specific applica-
tion for more information.
A sample displays file is:
/dev/ttyi1 /dev/ttyi0 std UCB512
/dev/ttyj0 /dev/ttyj1 std UCB512
/dev/ttyjf /dev/ttyhf std UCB512
/dev/ttyhb /dev/ttyhc std UCB512
/dev/ttyhc /dev/ttyhb std UCB512 (R)
In this example, /dev/ttyi1 connects to a text terminal. An associated UCB512 graphics terminal with standard phosphor is connected to
/dev/ttyi0.
FILES
Magic uses the displays file ~cad/lib/displays. Gremlin looks in /usr/local/displays.
SEE ALSO magic(1)3rd Berkeley Distribution 2/19/85 DISPLAYS(5)
how do i get any graphics or text from any websites
am i going in the right direction with gopher or lnyx..is there a certain command you have to type before you can see the site...
i dont know...ahh (3 Replies)
I wish to clean a text file of the following characters
1/2, 1/4, o (degrees)
I cant display these characters. I have tried ALT+189 etc (my terminal emulator is set to ASCII). How do I display the above ? I am using HP UX 10. (5 Replies)
Hi you all, any of you know how to monitor what is going on in another terminal?
I mean if somebody will install an application on my server remotely and I want to "watch" what he is doing. I remember that some one use the "audit" command but now I just can't remember.
thanx.:mad: (2 Replies)
Graphics in UNIX
:D well how to include "graphics.h" header file ?
how to make the text output in colour in sh programming.
please feed in back .......
thanking you alll
imma (2 Replies)
hey i need some help with crypting in the terminal
it doesnt recognize the crypt command...what do i do?
Also what is reccommended for writing programs? where is the best place to get startd with C++
Thanks in advance
Bomber11 (1 Reply)
hi all
i want to display the details of text files on terminal in table format
as
JobID SubmissionTime ExecutionTime CompletionTime Status Server Machine
user_1 00:00:00 00:00:00 ... (1 Reply)
Hi Guys,
Anyone know any commands to verify the graphics card is installed correctly on an M4000?
show-displays just comes back and echoes nothing.
Also there is on input-device or output-device variable when you run printenv.
This in itself is worrying.
Any advice would be... (4 Replies)
Hi there, im new too shell scripting and was wondering if it is possible to create a shell script to take in a variable and load a c program.
My C program is a file monitor, and is started by using the terminal and using to following code
./monitor FileToBeMonitored
is it possible to have... (12 Replies)
Hi all,
I'm using SunOS.
need to find age of the file in terms of seconds. The file
name with its path will be given to the script as input.
Any kinda help will be appreciated.
Thanks in advance (7 Replies)
I did a fresh install of AIX 5.3 on my p275. I can now boot the system from the disk and login as root, but only from the directly attached graphics console (keyboard+LCD monitor). Over on the ASCII terminal, I see all messages up to and including "Completed NFS services" but the actual login:... (3 Replies)
I try to install red hat linux and I connect the PC with serial port .
I use hyper terminal as terminal.
when the machine boot from DVD/CD , there is no text mode(simply graphic) screen come out..
just a strange/rubblish text come out ??
What is the problem ??
Pleae advice .
I also find it... (2 Replies)
I have been having an extremely annoying problem. For the record, I am relatively new at this. I've only been working with unix-based OS's for roughly two years, mostly Xubuntu and some Kali. I am pretty familiar with the BASH language, as that's the default shell for debian. Now, I've made this... (16 Replies)
I know that Qt exists on this IMX6+ the device has Linux 4.9.184 embedded. I need to figure out which version of Qt it has. What is the best way to find a program given only a text based terminal? Is there a way I can grep for it? (2 Replies)