home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume18 / xgrabsc-2.1 / part05 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  4.2 KB

  1. Path: uunet!ogicse!hp-cv!sdd.hp.com!mips!msi!dcmartin
  2. From: bruce@SLC.COM (Bruce Schuchardt)
  3. Newsgroups: comp.sources.x
  4. Subject: v18i056: xgrabsc v2.1 - grab screen dump, Part05/05
  5. Message-ID: <1992Jul23.140237.27180@msi.com>
  6. Date: 23 Jul 92 14:02:37 GMT
  7. Article-I.D.: msi.1992Jul23.140237.27180
  8. References: <csx-18i052-xgrabsc-2.1@uunet.UU.NET>
  9. Sender: dcmartin@msi.com (David C. Martin - Moderator)
  10. Organization: Molecular Simulations, Inc.
  11. Lines: 112
  12. Approved: dcmartin@msi.com
  13. Originator: dcmartin@fascet
  14.  
  15. Submitted-by: bruce@SLC.COM (Bruce Schuchardt)
  16. Posting-number: Volume 18, Issue 56
  17. Archive-name: xgrabsc-2.1/part05
  18.  
  19. #!/bin/sh
  20. # this is part.05 (part 5 of a multipart archive)
  21. # do not concatenate these parts, unpack them in order with /bin/sh
  22. # file xgrab_ad.h continued
  23. #
  24. if test ! -r _shar_seq_.tmp; then
  25.     echo 'Please unpack part 1 first!'
  26.     exit 1
  27. fi
  28. (read Scheck
  29.  if test "$Scheck" != 5; then
  30.     echo Please unpack part "$Scheck" next!
  31.     exit 1
  32.  else
  33.     exit 0
  34.  fi
  35. ) < _shar_seq_.tmp || exit 1
  36. if test ! -f _shar_wnt_.tmp; then
  37.     echo 'x - still skipping xgrab_ad.h'
  38. else
  39. echo 'x - continuing file xgrab_ad.h'
  40. sed 's/^X//' << 'SHAR_EOF' >> 'xgrab_ad.h' &&
  41. "XGrab*.reverse.label: Reverse Colors",
  42. "XGrab*.reverse.width:           105",
  43. "XGrab*.brightnessLbl.horizDistance:   10",
  44. "XGrab*.brightnessLbl.vertDistance:    90",
  45. "XGrab*.brightnessLbl.label: Brightness",
  46. "XGrab*.brightnessText.horizDistance:   85",
  47. "XGrab*.brightnessText.vertDistance:    90",
  48. "XGrab*.brightnessText.width:           30",
  49. "XGrab*.brightnessText*string: 100",
  50. "XGrab*.dither.horizDistance:   10",
  51. "XGrab*.dither.vertDistance:   120",
  52. "XGrab*.dither.label: Dither",
  53. "XGrab*.halftone.horizDistance:   67",
  54. "XGrab*.halftone.vertDistance:   120",
  55. "XGrab*.halftone.label: Halftone",
  56. "XGrab*.mapbw.horizDistance:   135",
  57. "XGrab*.mapbw.vertDistance:    120",
  58. "XGrab*.mapbw.label: Map to B/W",
  59. "XGrab*.box5.horizDistance: 245",
  60. "XGrab*.box5.vertDistance:  420",
  61. "XGrab*.outputLbl.horizDistance:     5",
  62. "XGrab*.outputLbl.vertDistance:      0",
  63. "XGrab*.outputLbl.font: *-helvetica-medium-o-normal--14-*",
  64. "XGrab*.outputLbl.label: Output Options----------",
  65. "XGrab*.file.horizDistance:   10",
  66. "XGrab*.file.vertDistance:    30",
  67. "XGrab*.file.label: To File:",
  68. "XGrab*.file.state: 1",
  69. "XGrab*.fileText.horizDistance:   100",
  70. "XGrab*.fileText.vertDistance:    30",
  71. "XGrab*.fileText*string: screen.dmp",
  72. "XGrab*.printer.horizDistance:    10",
  73. "XGrab*.printer.vertDistance:     60",
  74. "XGrab*.printer.label: To Command:",
  75. "XGrab*.printerText.horizDistance:    100",
  76. "XGrab*.printerText.vertDistance:     60",
  77. "XGrab*.printerText*string: lpr -l",
  78. "XGrab*.box6.horizDistance:   0",
  79. "XGrab*.box6.vertDistance:  565",
  80. "XGrab*.splat.label: -------------------------------------------------------",
  81. "XGrab*.OK.horizDistance:   110",
  82. "XGrab*.OK.vertDistance:     25",
  83. "XGrab*.OK.width:            80",
  84. "XGrab*.OK.font: *-helvetica-medium-r-normal--18-*",
  85. "XGrab*.OK.label: OK",
  86. "XGrab*.Dismiss.horizDistance:   265",
  87. "XGrab*.Dismiss.vertDistance:     25",
  88. "XGrab*.Dismiss.width:            80",
  89. "XGrab*.Dismiss.font: *-helvetica-medium-r-normal--18-*",
  90. "XGrab*.Dismiss.label: Dismiss",
  91. "XGrab*font: *-helvetica-medium-r-normal--12-*",
  92. "XGrab*Form.Form.*.left: chainLeft",
  93. "XGrab*Form.Form.*.right: chainRight",
  94. "XGrab*Form.Form.*.top: chainTop",
  95. "XGrab*Form.Form.*.bottom: chainTop",
  96. "XGrab*Label.borderWidth: 0",
  97. "XGrab*Toggle.borderWidth: 1",
  98. "XGrab*Form.borderWidth: 0",
  99. "XGrab*Toggle.shapeStyle: rectangle",
  100. "XGrab*Command.shapeStyle: oval",
  101. "XGrab*Text.editType: edit",
  102. "XGrab*Form.background: #a3d1f2",
  103. "XGrab*Label.background: #a3d1f2",
  104. "XGrab*Toggle.background: ivory",
  105. "XGrab*selstyle.foreground: navy",
  106. "XGrab*outputFormat.foreground: navy",
  107. "XGrab*psOptions.foreground: navy",
  108. "XGrab*prOptions.foreground: navy",
  109. "XGrab*outputLbl.foreground: navy",
  110. SHAR_EOF
  111. echo 'File xgrab_ad.h is complete' &&
  112. chmod 0644 xgrab_ad.h ||
  113. echo 'restore of xgrab_ad.h failed'
  114. Wc_c="`wc -c < 'xgrab_ad.h'`"
  115. test 8142 -eq "$Wc_c" ||
  116.     echo 'xgrab_ad.h: original size 8142, current size' "$Wc_c"
  117. rm -f _shar_wnt_.tmp
  118. fi
  119. rm -f _shar_seq_.tmp
  120. echo You have unpacked the last part
  121. exit 0
  122. -- 
  123. ---
  124. Senior Systems Scientist        mail: dcmartin@msi.com
  125. Molecular Simulations, Inc.        uucp: uunet!dcmartin
  126. 796 North Pastoria Avenue        at&t: 408/522-9236
  127.