Coding style cleanup in dock.c
[wmaker-crm.git] / doc / wmagnify.1x
blobf371572e340f4279edfce6d806c143260ab3c00b
1 .TH WMAGNIFY 1 "March 22, 2006" "" "User Commands"
3 .SH NAME
4 wmagnify \- magnify parts of the screen
6 .SH SYNOPSIS
7 \fBwmagnify\fR [\fIoptions\fR]
9 .SH DESCRIPTION
10 \fBwmagnify\fR is a tool which allows you to magnify parts of the screen. The
11 main difference from \fBxmag\fR is that the image is refreshed automatically,
12 following the cursor on the screen.
14 .SH OPTIONS
15 The following command line options are available.
16 .TP
17 \fB\-m\fR \fIfactor\fR
18 Change the magnification factor, default is 2. You can change this also while
19 running the program, using the keys described below.
20 .TP
21 \fB\-r\fR \fIdelay\fR
22 Change the refresh delay, in milliseconds. Default is 200.
23 .TP
24 \fB\-display\fR \fIdisplay\fR
25 Use \fIdisplay\fR instead of the default one.
27 .SH KEYS
28 The following keys can be pressed while \fBwmagnify\fR is running to change its
29 behaviour.
30 .TP
31 \fB1,2,3,4,5,6,7,8,9\fR
32 Change the magnification factor.
33 .TP
34 \fB<space>, f\fR
35 Freeze the camera, making it magnify only the current position.
36 .TP
37 \fBn\fR
38 Create a new window.
39 .TP
40 \fBm\fR
41 Show/hide the pointer hotspot mark.
43 .SH SEE ALSO
44 \fBxmag(1)\fR, \fBwmaker(1)\fR
46 .SH AUTHOR
47 This manual page was written by Andrea Bolognani <eof@kiyuko.org> for the
48 Debian project, but may be used by others.