Revert "WUtil: Be more strict about base directory for wmkdirhier()"
[wmaker-crm.git] / doc / wmagnify.1
blobaf517eac35b414c7255f466902577329115f5af5
1 .TH wmagnify 1 "March 22, 2006"
3 .SH NAME
4 wmagnify \- magnify parts of the screen
6 .SH SYNOPSIS
7 .B wmagnify
8 .RI [ options ]
10 .SH DESCRIPTION
11 \fBwmagnify\fR is a tool which allows you to magnify parts of the screen. The
12 main difference from \fBxmag\fR is that the image is refreshed automatically,
13 following the cursor on the screen.
15 .SH OPTIONS
16 The following command line options are available:
17 .TP
18 .BR \-display " \fIdisplay\fP"
19 Show the magnified area on this \fIdisplay\fR.
20 .TP
21 .B \-\-help
22 print a help message with the list of options.
23 .TP
24 .BR \-m " \fIfactor\fP"
25 Change the magnification factor, default is 2. You can change this also while
26 running the program, using the keys described below.
27 .TP
28 .BR \-r " \fIdelay\fP"
29 Change the refresh delay, in milliseconds. Default is 200.
30 .TP
31 .BR \-vdisplay " \fIdisplay\fP"
32 Take the area to be magnified from this \fIdisplay\fP instead of using the same display as for visualisation.
34 .SH KEYS
35 The following keys can be pressed while \fBwmagnify\fR is running to change its
36 behaviour.
37 .TP
38 .BR 1 , 2 , 3 , 4 ,  5 , 6 , 7 , 8 , 9
39 Change the magnification factor.
40 .TP
41 .BR <space> ", " f
42 Freeze the camera, making it magnify only the current position.
43 .TP
44 .B n
45 Create a new window.
46 .TP
47 .B m
48 Show/hide the pointer hot spot mark.
50 .SH SEE ALSO
51 .BR xmag (1),
52 .BR wmaker (1)
54 .SH AUTHOR
55 This manual page was written by Andrea Bolognani <eof@kiyuko.org> for the
56 Debian project, but may be used by others.