xmag(1)


NAME

   xmag - magnify parts of the screen

SYNOPSIS

   xmag [ -mag magfactor ] [ -source geom ] [ -toolkitoption ... ]

DESCRIPTION

   The  xmag program allows you to magnify portions of an X screen.  If no
   explicit region is specified, a square with the pointer  in  the  upper
   left  corner is displayed indicating the area to be enlarged.  The area
   can be dragged out to the desired size by pressing Button  2.   Once  a
   region  has  been  selected,  a  window is popped up showing a blown up
   version of the region in which  each  pixel  in  the  source  image  is
   represented  by  a small square of the same color.  Pressing Button1 in
   the enlargement window shows the position and RGB value  of  the  pixel
   under the pointer until the button is released.  Typing ``Q'' or ``^C''
   in the enlargement window exits the program.   The  application  has  5
   buttons  across  its  top.  Close deletes this particular magnification
   instance.  Replace brings up the rubber band selector again  to  select
   another  region  for  this  magnification  instance.  New brings up the
   rubber band selector to create a new  magnification  instance.   Select
   puts  the magnification image into the primary selection.  Paste copies
   the primary selection buffer into xmag.  Note  that  you  can  cut  and
   paste  between  xmag and the bitmap program.  Resizing xmag resizes the
   magnification area.  xmag preserves the colormap,  visual,  and  window
   depth of the source.

WIDGETS

   xmag uses the X Toolkit and the Athena Widget Set.  The magnified image
   is displayed in the Scale widget.  For more information, see the Athena
   Widget  Set  documentation.   Below is the widget structure of the xmag
   application.   Indentation  indicates  hierarchical   structure.    The
   widget class name is given first, followed by the widget instance name.

        Xmag xmag
             RootWindow root
             TopLevelShell xmag
                  Paned pane1
                       Paned pane2
                            Command close
                            Command replace
                            Command new
                            Command select
                            Command paste
                            Label xmag label
                       Paned pane2
                            Scale scale
             OverrideShell pixShell
                  Label pixLabel

OPTIONS

   -source geom   This  option  specifies  the size and/or location of the
                  source region on the screen.  By default, a 64x64 square
                  is  provided  for  the  user  to  select  an area of the
                  screen.

   -mag integer   This option indicates the magnification to be  used.   5
                  is the default.

AUTHORS

   Dave Sternlicht and Davor Matic, MIT X Consortium.


More Linux Commands

manpages/ldd.1.html
ldd(1) - print shared library dependencies - Linux man page
ldd prints the shared libraries required by each program or shared library specified on the command line. Security In the usual case, ldd invokes the standard d

manpages/latin4.7.html
latin4(7) - ISO 8859-4 character set encoded in octal, decim
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-4 encodes the characters used in Scandi

manpages/dmsetup.8.html
dmsetup(8) - low level logical volume management (Man Page)
dmsetup manages logical devices that use the device-mapper driver. Devices are created by loading a table that specifies a target for each sector (512 bytes) in

manpages/newpad_sp.3ncurses.html
newpad_sp(3ncurses) - curses screen-pointer extension.......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/Cyrus::IMAP::Shell.3pm.html
Cyrus::IMAP::Shell(3pm) - Perl version of cyradm (Man Page)
Cyrus::IMAP::Shell.3pm - This module implements cyradm in Perl. It is a shell around Cyrus::IMAP::Admin. Commands are provided in both Tcl-compatible forms and

manpages/fallocate.1.html
fallocate(1) - preallocate space to a file - Linux man page
fallocate is used to manipulate the allocated disk space for a file, either to deallocate or preallocate it. For filesystems which support the fallocate system

manpages/Mail::SPF::Request.3pm.html
Mail::SPF::Request(3pm) - SPF request class - Linux man page
An object of class Mail::SPF::Request represents an SPF request. Constructors The following constructors are provided: new(%options): returns Mail::SPF::Request

manpages/fwide.3.html
fwide(3) - set and determine the orientation of a FILE strea
When mode is zero, the fwide() function determines the current orientation of stream. It returns a positive value if stream is wide-character oriented, that is,

manpages/gnutls_hmac_deinit.3.html
gnutls_hmac_deinit(3) - API function - Linux manual page....
This function will deinitialize all resources occupied by the given hmac context. SINCE 2.10.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home p

manpages/auparse_get_num_records.3.html
auparse_get_num_records(3) - get the number of records......
auparse_get_num_records gets the number of records in the current event. RETURN VALUE Returns 0 if an error occurs; otherwise, the number of records. SEE ALSO a

manpages/Tcl_FSFileAttrsSet.3.html
Tcl_FSFileAttrsSet(3) - procedures to interact with any file
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta

manpages/gpm.8.html
gpm(8) - a cut and paste utility and mouse server for virtua
This package tries to be a useful mouse server for applications running on the Linux console. It is based on the selection package, and some of its code comes f





We can't live, work or learn in freedom unless the software we use is free.