]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blob - hw/dmx/config/man/xdmxconfig.man
Imported Upstream version 1.11.4
[glsdk/xserver.git] / hw / dmx / config / man / xdmxconfig.man
1 .\" $XFree86$
2 .\" Copyright 2002 Red Hat Inc., Durham, North Carolina.
3 .\" All Rights Reserved.
4 .\"
5 .\" Permission is hereby granted, free of charge, to any person obtaining
6 .\" a copy of this software and associated documentation files (the
7 .\" "Software"), to deal in the Software without restriction, including
8 .\" without limitation on the rights to use, copy, modify, merge,
9 .\" publish, distribute, sublicense, and/or sell copies of the Software,
10 .\" and to permit persons to whom the Software is furnished to do so,
11 .\" subject to the following conditions:
12 .\"
13 .\" The above copyright notice and this permission notice (including the
14 .\" next paragraph) shall be included in all copies or substantial
15 .\" portions of the Software.
16 .\"
17 .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
18 .\" EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20 .\" NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
21 .\" BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
22 .\" ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23 .\" CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24 .\" SOFTWARE.
25 .\"
26 .\" Authors:
27 .\"   Rickard E. (Rik) Faith <faith@redhat.com>
28 .\"
29 .TH xdmxconfig 1 __vendorversion__
30 .SH NAME
31 xdmxconfig - a graphical configuration tool for Xdmx configuration files
32 .SH SYNOPSIS
33 .B xdmxconfig
34 [filename]
35 .SH DESCRIPTION
36 .I xdmxconfig
37 reads, edits, and writes configuration files for the Xdmx server.  The
38 grammar for the configuration file is specified in the Xdmx(1) manual
39 page.
40 .PP
41 To start from scratch, create a "New Global" and specify the name and
42 overall dimensions for the configuration.  Then use "New Display" to
43 enter more displays.
44 .PP
45 If there is more than one configuration, the configuration name button
46 will bring up a selection menu.
47 .PP
48 In the right-hand pannel, the left mouse button will move the
49 highlighted display at "tool resolution"; the middle mouse button will
50 move the highlighted display by a single pixel (at "wall resolution");
51 and the right mouse button will bring up a menu allowing the highlighted
52 display to be edited or deleted.  The arrow keys will also move the
53 highlighted display by a single pixel.
54 .SH BUGS
55 Currently, entries with the
56 .B wall
57 keyword are not editable, but will be preserved in the new output file.
58 The tool will quit when requested by the user, even if a configuration
59 file has not been written out (i.e., without warning).  The menu
60 interaction should be improved (menu entries that don't currently work
61 should be greyed-out, for example).  The Help button does not work.
62 .SH "SEE ALSO"
63 Xdmx(1), vdltodmx(1)