mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
110dd65648
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
814 B
Text
16 lines
814 B
Text
xzoom (magnify part of X display, with real-time updates)
|
|
|
|
Like xmag, xzoom magnifies a section of the X display. Xzoom is
|
|
different because it will continuously update the magnified area as
|
|
the display changes. It is fast enough to enlarge small animations,
|
|
for example. It can also mirror or rotate a part of the screen.
|
|
|
|
Xzoom displays in its window a magnified area of the X11 display. The
|
|
user can interactively change the zoomed area, the window size,
|
|
magnification (optionally different magnification for X and Y axes) or
|
|
rotate or mirror the image. See the man page for the list of keyboard
|
|
and mouse commands.
|
|
|
|
If you don't like the "rubber-band" frame xzoom uses when dragging with
|
|
the mouse, you can disable it by exporting FRAME=no in the script's
|
|
environment (sorry, it's a compile-time option only).
|