File: xmakemol.1

package info (click to toggle)
xmakemol 5.16-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,724 kB
  • sloc: ansic: 19,032; sh: 2,977; perl: 98; makefile: 95
file content (66 lines) | stat: -rw-r--r-- 1,145 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
.TH "xmakemol" "1" "May 2004" "XMakemol" ""

.SH NAME
XMakemol \- A program for visualizing atomic and molecular systems.

.SH SYNOPSIS
.B xmakemol
.RI [ options ]

.SH DESCRIPTION
.PP
XMakemol is a program for viewing and manipulating atomic and
molecular systems.
.br 
XMakemol is a mouse\-based application and many features can be
accessed by clicking or dragging the mouse on the main window.
Additional popup dialogs offer a number of additional features.

.SH OPTIONS
.B
.IP \-a
Switch off atoms.
.B
.IP \-b
Switch off bonds.
.B
.IP \-h
Switch on hydrogen bonds.
.B
.IP \-c
Set the canvas colour.
.B
.IP \-e
Set the bounding box colour.
.B
.IP \-f
Read file on startup (use '\-f \-' for STDIN).
.B
.IP \-G
Switch off GL rendering.
.B
.IP \-u
Print usage information.
.B
.IP \-v
Print version information.

.SH FILES
.LP 
\fI/usr/share/xmakemol/elements\fP
List of element properties.

.SH ENVIRONMENT VARIABLES
.LP 
.TP 
\fBXM_ELEMENTS\fP
Specifies an alternative location for the elements file.

.SH EXAMPLES
.LP 
To run this program the standard way type:
.LP 
xmakemol \-f <filename>

.SH AUTHOR
Matthew P. Hodges <matt@tc.bham.ac.uk>