source: trunk/athena/bin/config_console/config_console.1 @ 13818

Revision 13818, 1.4 KB checked in by kcr, 25 years ago (diff)
from athena/etc/xdm/console
RevLine 
[13818]1.\" $Id: config_console.1,v 1.1 1999-10-30 11:27:28 kcr Exp $
2.TH CONFIG_CONSOLE 1 "16 November 1990"
3.ds ]W MIT Project Athena
4.SH NAME
5config_console, show_console, hide_console \- reconfigure X console window
6.SH SYNOPSIS
7.nf
8config_console [-hide] [-show] [-config]
9hide_console [-hide] [-show] [-config]
10show_console [-hide] [-show] [-config]
11.fi
12.SH DESCRIPTION
13This program allows the user to manipulate the console window.  If
14invoked as \fBconfig_console\fR or given the \fB-config\fR argument,
15it will reconfigure the console.  This causes the console to re-read
16its resources, re-grab the logical console for the workstation, and
17hide itself.  To change the default behavior of the console, load your
18console resources into the X server with ``xrdb -merge
19\fIfilename\fR'', then invoke \fIconfig_console\fR.  See console(8)
20for a list of resources that are honored.
21
22If the program is called \fBhide_console\fR or it is invoked with the
23\fB-hide\fR argument, instead of reconfiguring the console it will
24make the window disappear until the next time it has something to
25display.
26
27If the program is called \fBshow_console\fR or it is invoked with the
28\fB-show\fR argument, instead of reconfiguring the console it will
29make the window reappear on the screen.
30
31.SH FILES
32/var/athena/console.pid
33
34.SH "SEE ALSO"
35console(8), dm(8), xrdb(1)
36
37.SH AUTHOR
38Mark Rosenstein, MIT Project Athena
39.br
40Copyright (c) 1990 Massachusetts Institute of Technology
41
42
Note: See TracBrowser for help on using the repository browser.