
{"id":5255,"date":"2011-06-17T14:23:34","date_gmt":"2011-06-17T14:23:34","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=5255"},"modified":"2011-06-17T14:23:34","modified_gmt":"2011-06-17T14:23:34","slug":"xwd-dump-an-image-of-an-x-window","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2011\/06\/17\/xwd-dump-an-image-of-an-x-window\/","title":{"rendered":"xwd &#8211; dump an image of an X window"},"content":{"rendered":"<h4><u> A UNIX Command <\/u><\/h4>\n<pre>\n$xwd -out ldump\n$du -h ldump\n1.4M\tldump\n$hexdump -n 1 ldump\n0000000 0000\n0000001\n$hexdump -n 5  ldump\n0000000 0000 7600 0000\n0000005\n$hexdump -n 10   ldump\n0000000 0000 7600 0000 0700 0000\n000000a\n$hexdump -n 50   ldump\n0000000 0000 7600 0000 0700 0000 0200 0000 1000\n0000010 0000 0004 0000 ad02 0000 0000 0000 0000\n0000020 0000 2000 0000 0000 0000 2000 0000 1000\n*\n0000030\n$\n\n<\/pre>\n<p><\/p>\n<h4><u> UNIX Explanation <\/u> <\/h4>\n<pre>\nXwd is  an X Window  System window dumping  utility.  Xwd\nallows  X users  to store  window images  in  a specially\nformatted  dump file.   This  file can  then  be read  by\nvarious  other  X   utilities  for  redisplay,  printing,\nediting,  formatting, archiving,  image  processing, etc.\nThe target window is  selected by clicking the pointer in\nthe desired  window.  The keyboard  bell is rung  once at\nthe  beginning of  the dump  and twice  when the  dump is\ncompleted.\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>A UNIX Command $xwd -out ldump $du -h ldump 1.4M ldump $hexdump -n 1 ldump 0000000 0000 0000001 $hexdump -n 5 ldump 0000000 0000 7600 0000 0000005 $hexdump -n 10 ldump 0000000 0000 7600 0000 0700 0000 000000a $hexdump -n 50 ldump 0000000 0000 7600 0000 0700 0000 0200 0000 1000 0000010 0000 0004 0000 &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2011\/06\/17\/xwd-dump-an-image-of-an-x-window\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;xwd &#8211; dump an image of an X window&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":-1,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[692,786,926,1722],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/5255"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=5255"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/5255\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=5255"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=5255"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=5255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}