xwud(1)


NAME

   xwud - image displayer for X

SYNOPSIS

   xwud  [-in  file] [-noclick] [-geometry geom] [-display display] [-new]
   [-std <maptype>] [-raw] [-vis <vis-type-or-id>] [-scale] [-help]  [-rv]
   [-plane number] [-fg color] [-bg color] [-dumpheader]

DESCRIPTION

   Xwud  is  an  X  Window  System image undumping utility.  Xwud allows X
   users to display in a window an image saved in  a  specially  formatted
   dump file, such as produced by xwd(1).

OPTIONS

   -bg color
           If a bitmap image (or a single plane of an image) is displayed,
           this option can be used to specify the color to display for the
           "0" bits in the image.

   -display display
           This option allows you to specify the server to connect to; see
           X(7).

   -dumpheader
           This  option  prints  out  the  XWD  header  information  only.
           Nothing is displayed.

   -fg color
           If a bitmap image (or a single plane of an image) is displayed,
           this option can be used to specify the color to display for the
           "1" bits in the image.

   -geometry geom
           This  option allows you to specify the size and position of the
           window.  Typically you will only want to specify the  position,
           and let the size default to the actual size of the image.

   -help   Print out a short description of the allowable options.

   -in file
           This  option  allows  the  user to explicitly specify the input
           file on the command line.  If  no  input  file  is  given,  the
           standard input is assumed.

   -new    This  option  forces  creation of a new colormap for displaying
           the image.  If the image characteristics happen to match  those
           of  the  display,  this can get the image on the screen faster,
           but at the cost of using a new colormap (which on most displays
           will cause other windows to go technicolor).

   -noclick
           Clicking   any   button   in  the  window  will  terminate  the
           application, unless this option is specified.  Termination  can
           always be achieved by typing 'q', 'Q', or ctrl-c.

   -plane number
           You  can select a single bit plane of the image to display with
           this option.  Planes are numbered with  zero  being  the  least
           significant bit.

   -raw    This  option  forces  the  image  to be displayed with whatever
           color values happen to currently exist  on  the  screen.   This
           option  is  mostly useful when undumping an image back onto the
           same screen that the image  originally  came  from,  while  the
           original  windows  are  still  on  the  screen,  and results in
           getting the image on the screen faster.

   -rv     If a bitmap image (or a single plane of an image) is displayed,
           this  option  forces the foreground and background colors to be
           swapped.  This may be needed when  displaying  a  bitmap  image
           which  has the color sense of pixel values "0" and "1" reversed
           from what they are on your display.

   -scale  Allow the window to be resized, and scale the image to the size
           of the window.

   -std maptype
           This  option  causes  the  image  to  be  displayed  using  the
           specified Standard Colormap.  The property name is obtained  by
           converting  the  type  to  upper  case,  prepending "RGB_", and
           appending "_MAP".  Typical types  are  "best",  "default",  and
           "gray".   See  xstdcmap(1)  for  one  way  of creating Standard
           Colormaps.

   -vis vis-type-or-id
           This option allows you to specify a particular visual or visual
           class.   The  default  is to pick the "best" one.  A particular
           class   can   be    specified:    "StaticGray",    "GrayScale",
           "StaticColor",  "PseudoColor",  "DirectColor",  or "TrueColor".
           Or "Match" can be specified, meaning use the same class as  the
           source  image.   Alternatively, an exact visual id (specific to
           the server) can be specified, either as  a  hexadecimal  number
           (prefixed   with  "0x")  or  as  a  decimal  number.   Finally,
           "default" can be specified, meaning to use the  same  class  as
           the  colormap  of  the root window.  Case is not significant in
           any of these strings.

ENVIRONMENT

   DISPLAY To get default display.

FILES

   XWDFile.h
           X Window Dump File format definition file.

BUGS

   xwud doesn't handle big/deep images very well  on  servers  that  don't
   have the BIG-REQUESTS extension.

SEE ALSO

   xwd(1), xstdcmap(1), X(7)

AUTHOR

   Bob Scheifler, MIT X Consortium





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.