Tasks.sgm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825
  1. <!-- $XConsortium: Tasks.sgm /main/7 1996/09/08 21:51:48 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <!-- Help volume: Printing -->
  10. <!-- File name: Tasks -->
  11. <Chapter Id="Tasks">
  12. <Title>Printing Tasks</Title>
  13. <Procedure>
  14. <Title>Print Job Tasks</Title>
  15. <Step>
  16. <ItemizedList Mark="&bull;" Role="tight">
  17. <ListItem Id="HPRNTM.TSKS.item.1">
  18. <Para><XRef Linkend="StartJobTA"></Para>
  19. </ListItem>
  20. <ListItem Id="HPRNTM.TSKS.item.2">
  21. <Para><XRef Linkend="CancelJobTA"></Para>
  22. </ListItem>
  23. <ListItem Id="HPRNTM.TSKS.item.3">
  24. <Para><XRef Linkend="FindJobTA"> (Print Manager only)
  25. </Para>
  26. </ListItem>
  27. <ListItem Id="HPRNTM.TSKS.item.4">
  28. <Para><XRef Linkend="ShowPropsJobTA"></Para>
  29. </ListItem>
  30. <ListItem Id="HPRNTM.TSKS.item.5">
  31. <Para><XRef Linkend="ShowPropsJobNoTA"></Para>
  32. </ListItem>
  33. <ListItem Id="HPRNTM.TSKS.item.6">
  34. <Para><XRef Linkend="ShowPropsJobTimeTA"></Para>
  35. </ListItem>
  36. </ItemizedList>
  37. </Step>
  38. </Procedure>
  39. <Procedure>
  40. <Title>Printer Tasks</Title>
  41. <Step>
  42. <ItemizedList Mark="&bull;" Role="tight">
  43. <ListItem Id="HPRNTM.TSKS.item.7">
  44. <Para><XRef Linkend="OpenPrinterTA"> (Print Manager only)
  45. </Para>
  46. </ListItem>
  47. <ListItem Id="HPRNTM.TSKS.item.8">
  48. <Para><XRef Linkend="ClosePrinterTA"> (Print Manager only)
  49. </Para>
  50. </ListItem>
  51. <ListItem Id="HPRNTM.TSKS.item.9">
  52. <Para><XRef Linkend="HidePrinterTA"> (Print Manager only)
  53. </Para>
  54. </ListItem>
  55. <ListItem Id="HPRNTM.TSKS.item.10">
  56. <Para><XRef Linkend="UnHidePrinterTA"> (Print Manager only)
  57. </Para>
  58. </ListItem>
  59. <ListItem Id="HPRNTM.TSKS.item.11">
  60. <Para><XRef Linkend="ShowPropsPrinterLabelTA"></Para>
  61. </ListItem>
  62. <ListItem Id="HPRNTM.TSKS.item.12">
  63. <Para><XRef Linkend="CopyPrinterTA"></Para>
  64. </ListItem>
  65. <ListItem Id="HPRNTM.TSKS.item.13">
  66. <Para><XRef Linkend="ShowPropsPrinterTA"></Para>
  67. </ListItem>
  68. <ListItem Id="HPRNTM.TSKS.item.14">
  69. <Para><XRef Linkend="ShowPropsPrinterQDTA"></Para>
  70. </ListItem>
  71. <ListItem Id="HPRNTM.TSKS.item.15">
  72. <Para><XRef Linkend="ShowPropsPrinterDesTA"></Para>
  73. </ListItem>
  74. <ListItem Id="HPRNTM.TSKS.item.16">
  75. <Para><XRef Linkend="ChangePrinterIconTA"></Para>
  76. </ListItem>
  77. <ListItem Id="HPRNTM.TSKS.item.17">
  78. <Para><XRef Linkend="FindProblemTA"></Para>
  79. </ListItem>
  80. </ItemizedList>
  81. </Step>
  82. </Procedure>
  83. <Procedure>
  84. <Title>Customizing Printing View Tasks</Title>
  85. <Step>
  86. <ItemizedList Mark="&bull;" Role="tight">
  87. <ListItem Id="HPRNTM.TSKS.item.18">
  88. <Para><XRef Linkend="SetOptionsTA"></Para>
  89. </ListItem>
  90. <ListItem Id="HPRNTM.TSKS.item.19">
  91. <Para><XRef Linkend="ChangeIntervalTA"></Para>
  92. </ListItem>
  93. <ListItem Id="HPRNTM.TSKS.item.20">
  94. <Para><XRef Linkend="ShowPrintersTA"> (Print Manager only)
  95. </Para>
  96. </ListItem>
  97. <ListItem Id="HPRNTM.TSKS.item.21">
  98. <Para><XRef Linkend="SetOptionsJobsTA"></Para>
  99. </ListItem>
  100. <ListItem Id="HPRNTM.TSKS.item.22">
  101. <Para><XRef Linkend="SetOptionsStatusTA"></Para>
  102. </ListItem>
  103. <ListItem Id="HPRNTM.TSKS.item.23">
  104. <Para><XRef Linkend="SetProblemFlagTA"></Para>
  105. </ListItem>
  106. </ItemizedList>
  107. <Para>These instructions assume that you are using a mouse. Most tasks can
  108. also be done without a mouse. See <OLink Type="Jump" LocalInfo="Intromgr DesktopKeyboardNav"> Keyboard Shortcuts for the Desktop</OLink> for
  109. more information.</Para>
  110. <Para>Note that multiple select is not supported in the Print Manager
  111. or Printer Jobs application.
  112. </Para>
  113. </Step>
  114. </Procedure>
  115. <Sect1 Id="StartJobTA">
  116. <Title>To Submit a Print Job</Title>
  117. <IndexTerm>
  118. <Primary>submit: print job</Primary>
  119. </IndexTerm>
  120. <IndexTerm>
  121. <Primary>print job: submit</Primary>
  122. </IndexTerm>
  123. <OrderedList>
  124. <ListItem Id="HPRNTM.TSKS.item.24">
  125. <Para>Open a File Manager view containing the file you want to print.</Para>
  126. </ListItem>
  127. <ListItem Id="HPRNTM.TSKS.item.25">
  128. <Para>Open the Print Manager or Printer Jobs application.</Para>
  129. </ListItem>
  130. <ListItem Id="HPRNTM.TSKS.item.26">
  131. <Para>Drag the icon for the file you want to print from File Manager
  132. and drop it in a Print Manager or Printer Jobs window on a printer icon or
  133. a jobs list area.</Para>
  134. </ListItem>
  135. </OrderedList>
  136. </Sect1>
  137. <Sect1 Id="CancelJobTA">
  138. <Title>To Cancel a Print Job</Title>
  139. <IndexTerm>
  140. <Primary>cancel: print job</Primary>
  141. </IndexTerm>
  142. <IndexTerm>
  143. <Primary>print job: cancel</Primary>
  144. </IndexTerm>
  145. <OrderedList>
  146. <ListItem Id="HPRNTM.TSKS.item.27">
  147. <Para>Select a print job in the Print Manager or Printer Jobs window.</Para>
  148. </ListItem>
  149. <ListItem Id="HPRNTM.TSKS.item.28">
  150. <Para>Choose Cancel from the Selected menu or from the print job's pop-up menu
  151. (displayed by pressing Shift+F10 or mouse button 3).</Para>
  152. </ListItem>
  153. <ListItem Id="HPRNTM.TSKS.item.29">
  154. <Para>Click Yes in the confirmation dialog box.</Para>
  155. </ListItem>
  156. </OrderedList>
  157. </Sect1>
  158. <Sect1 Id="FindJobTA">
  159. <Title>To Find a Print Job</Title>
  160. <IndexTerm>
  161. <Primary>find: print job</Primary>
  162. </IndexTerm>
  163. <IndexTerm>
  164. <Primary>print job: find</Primary>
  165. </IndexTerm>
  166. <Para>This is only available from the Print Manager application.
  167. </Para>
  168. <OrderedList>
  169. <ListItem Id="HPRNTM.TSKS.item.30">
  170. <Para>Choose Find from the Printers menu.</Para>
  171. </ListItem>
  172. <ListItem Id="HPRNTM.TSKS.item.31">
  173. <Para>Type the name of the print job you want to find into the
  174. Job Name field.
  175. For example, <ComputerOutput>abc</ComputerOutput> will find all jobs
  176. that include the fragment <ComputerOutput>abc</ComputerOutput> in the job name.
  177. To find jobs named <ComputerOutput>abc</ComputerOutput> only, select
  178. Exact match. You can also select Ignore case to look for both
  179. uppercase and lowercase.
  180. </Para>
  181. </ListItem>
  182. <ListItem Id="HPRNTM.TSKS.item.32">
  183. <Para>Click Start Find.
  184. </Para>
  185. </ListItem>
  186. </OrderedList>
  187. <Procedure>
  188. <Title>See Also</Title>
  189. <Step>
  190. <ItemizedList Mark="&bull;">
  191. <ListItem Id="HPRNTM.TSKS.item.33">
  192. <Para><XRef Linkend="FindDialogDE"></Para>
  193. </ListItem>
  194. </ItemizedList>
  195. </Step>
  196. </Procedure>
  197. </Sect1>
  198. <Sect1 Id="ShowPropsJobTA">
  199. <Title>To Show the Owner of a Print Job</Title>
  200. <IndexTerm>
  201. <Primary>owner: print job</Primary>
  202. </IndexTerm>
  203. <IndexTerm>
  204. <Primary>print job: properties</Primary>
  205. </IndexTerm>
  206. <IndexTerm>
  207. <Primary>print job: owner</Primary>
  208. </IndexTerm>
  209. <OrderedList>
  210. <ListItem Id="HPRNTM.TSKS.item.34">
  211. <Para>Open the icon of printer to which the print job was sent.</Para>
  212. </ListItem>
  213. <ListItem Id="HPRNTM.TSKS.item.35">
  214. <Para>The print job name and owner are displayed in the jobs list area.</Para>
  215. </ListItem>
  216. </OrderedList>
  217. <Para>For descriptions of the property attributes,
  218. see <XRef Linkend="PrintJobPropsDE">.</Para>
  219. </Sect1>
  220. <Sect1 Id="ShowPropsJobNoTA">
  221. <Title>To Show the Job Number of a Print Job</Title>
  222. <IndexTerm>
  223. <Primary>job number: print job</Primary>
  224. </IndexTerm>
  225. <IndexTerm>
  226. <Primary>print job: properties</Primary>
  227. </IndexTerm>
  228. <IndexTerm>
  229. <Primary>print job: job number</Primary>
  230. </IndexTerm>
  231. <Para>The job number is the identification
  232. number assigned to the job by the print server. This number
  233. stays the same until the job is printed.
  234. </Para>
  235. <OrderedList>
  236. <ListItem Id="HPRNTM.TSKS.item.36">
  237. <Para>Select a print job in the Print Manager or Printer Jobs window.</Para>
  238. </ListItem>
  239. <ListItem Id="HPRNTM.TSKS.item.37">
  240. <Para>Choose Properties from the Selected menu or the print job's pop-up
  241. menu (displayed by pressing Shift+F10 or mouse button 3).
  242. The job number is displayed.</Para>
  243. </ListItem>
  244. <ListItem Id="HPRNTM.TSKS.item.38">
  245. <Para>Click OK.</Para>
  246. </ListItem>
  247. </OrderedList>
  248. <Para>Note: The term "not available" may appear in some fields to indicate
  249. that the print server is not supplying that information.</Para>
  250. <Procedure>
  251. <Title>See Also</Title>
  252. <Step>
  253. <ItemizedList Mark="&bull;">
  254. <ListItem Id="HPRNTM.TSKS.item.39">
  255. <Para><XRef Linkend="PrintJobPropsDE">.
  256. </Para>
  257. </ListItem>
  258. </ItemizedList>
  259. </Step>
  260. </Procedure>
  261. </Sect1>
  262. <Sect1 Id="ShowPropsJobTimeTA">
  263. <Title>To Show the Date and Time a Print Job Was Submitted</Title>
  264. <IndexTerm>
  265. <Primary>date submitted: print jobs</Primary>
  266. </IndexTerm>
  267. <IndexTerm>
  268. <Primary>print job: properties</Primary>
  269. </IndexTerm>
  270. <IndexTerm>
  271. <Primary>print job: time submitted</Primary>
  272. </IndexTerm>
  273. <OrderedList>
  274. <ListItem Id="HPRNTM.TSKS.item.40">
  275. <Para>Open a printer icon.
  276. </Para>
  277. </ListItem>
  278. <ListItem Id="HPRNTM.TSKS.item.41">
  279. <Para>If your view does not show this information,
  280. select a print job.</Para>
  281. </ListItem>
  282. <ListItem Id="HPRNTM.TSKS.item.42">
  283. <Para>Choose Properties from the Selected menu or the print job's pop-up
  284. menu (displayed by pressing Shift+F10 or mouse button 3).
  285. The date and time are displayed.</Para>
  286. </ListItem>
  287. <ListItem Id="HPRNTM.TSKS.item.43">
  288. <Para>Click OK.</Para>
  289. </ListItem>
  290. </OrderedList>
  291. <Para>Note: The term "not available" may appear in some fields to indicate
  292. that the print server is not supplying that information.</Para>
  293. <Procedure>
  294. <Title>See Also</Title>
  295. <Step>
  296. <ItemizedList Mark="&bull;">
  297. <ListItem Id="HPRNTM.TSKS.item.44">
  298. <Para><XRef Linkend="PrintJobPropsDE"></Para>
  299. </ListItem>
  300. </ItemizedList>
  301. </Step>
  302. </Procedure>
  303. </Sect1>
  304. <Sect1 Id="OpenPrinterTA">
  305. <Title>To Open a Printer Icon</Title>
  306. <IndexTerm>
  307. <Primary>opening: printer</Primary>
  308. </IndexTerm>
  309. <IndexTerm>
  310. <Primary>printer: opening</Primary>
  311. </IndexTerm>
  312. <Para>This is only available from Print Manager. The
  313. printer in the Printer Jobs application is always open.</Para>
  314. <Para>There are three ways to open a printer icon.</Para>
  315. <OrderedList>
  316. <ListItem Id="HPRNTM.TSKS.item.45">
  317. <Para>Click the Open [+] button to the left of the printer icon.</Para>
  318. </ListItem>
  319. <ListItem Id="HPRNTM.TSKS.item.46">
  320. <Para>Select a printer, then
  321. choose Open from the Selected menu or from the printer's pop-up
  322. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  323. </ListItem>
  324. <ListItem Id="HPRNTM.TSKS.item.47">
  325. <Para>Double-click the printer icon.</Para>
  326. </ListItem>
  327. </OrderedList>
  328. </Sect1>
  329. <Sect1 Id="ClosePrinterTA">
  330. <Title>To Close a Printer Icon</Title>
  331. <IndexTerm>
  332. <Primary>closing: printers</Primary>
  333. </IndexTerm>
  334. <IndexTerm>
  335. <Primary>printer: closing</Primary>
  336. </IndexTerm>
  337. <Para>This is only available from Print Manager. The
  338. printer in the Printer Jobs application is always open.</Para>
  339. <Para>There are two ways to close a printer icon.</Para>
  340. <OrderedList>
  341. <ListItem Id="HPRNTM.TSKS.item.48">
  342. <Para>Click the Close [-] button to the left of the printer icon.</Para>
  343. </ListItem>
  344. <ListItem Id="HPRNTM.TSKS.item.49">
  345. <Para>Select a Printer, then choose Close from the Selected menu or from the printer's pop-up menu
  346. (displayed by pressing Shift+F10 or mouse button 3).</Para>
  347. </ListItem>
  348. </OrderedList>
  349. </Sect1>
  350. <Sect1 Id="HidePrinterTA">
  351. <Title>To Hide a Printer</Title>
  352. <IndexTerm>
  353. <Primary>hide: printer</Primary>
  354. </IndexTerm>
  355. <IndexTerm>
  356. <Primary>printer: hide</Primary>
  357. </IndexTerm>
  358. <Para>This is only available from Print Manager. The
  359. printer in the Printer Jobs application is always shown.
  360. </Para>
  361. <OrderedList>
  362. <ListItem Id="HPRNTM.TSKS.item.50">
  363. <Para>Click a printer in the Print Manager window.</Para>
  364. </ListItem>
  365. <ListItem Id="HPRNTM.TSKS.item.51">
  366. <Para>Choose Hide from the Selected menu or from the printer's pop-up menu
  367. (displayed by pressing Shift+F10 or mouse button 3).
  368. </Para>
  369. </ListItem>
  370. </OrderedList>
  371. </Sect1>
  372. <Sect1 Id="UnHidePrinterTA">
  373. <Title>To Make a Hidden Printer Visible</Title>
  374. <IndexTerm>
  375. <Primary>show: printer</Primary>
  376. </IndexTerm>
  377. <IndexTerm>
  378. <Primary>printer: show</Primary>
  379. </IndexTerm>
  380. <Para>This is only available from Print Manager. The
  381. printer in the Printer Jobs application is always visible.
  382. </Para>
  383. <OrderedList>
  384. <ListItem Id="HPRNTM.TSKS.item.52">
  385. <Para>Choose Modify the Show List from the View menu.
  386. </Para>
  387. </ListItem>
  388. <ListItem Id="HPRNTM.TSKS.item.53">
  389. <Para>Select the printers you want to make visible.
  390. You can also make printers hidden by deselecting them.</Para>
  391. </ListItem>
  392. <ListItem Id="HPRNTM.TSKS.item.54">
  393. <Para>Click OK.</Para>
  394. </ListItem>
  395. </OrderedList>
  396. <Procedure>
  397. <Title>See Also</Title>
  398. <Step>
  399. <ItemizedList Mark="&bull;" Role="tight">
  400. <ListItem Id="HPRNTM.TSKS.item.55">
  401. <Para><XRef Linkend="ShowPrintersTA"></Para>
  402. </ListItem>
  403. </ItemizedList>
  404. </Step>
  405. </Procedure>
  406. </Sect1>
  407. <Sect1 Id="ShowPropsPrinterLabelTA">
  408. <Title>To Change a Printer's Icon Label</Title>
  409. <IndexTerm>
  410. <Primary>icon label: printers</Primary>
  411. </IndexTerm>
  412. <IndexTerm>
  413. <Primary>printer: icon label</Primary>
  414. </IndexTerm>
  415. <OrderedList>
  416. <ListItem Id="HPRNTM.TSKS.item.56">
  417. <Para>Select a printer in the Print Manager or Printer Jobs window.</Para>
  418. </ListItem>
  419. <ListItem Id="HPRNTM.TSKS.item.57">
  420. <Para>Choose Properties from the Selected menu or from the printer's pop-up
  421. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  422. </ListItem>
  423. <ListItem Id="HPRNTM.TSKS.item.58">
  424. <Para>Type the new label in the Icon Label field.</Para>
  425. </ListItem>
  426. <ListItem Id="HPRNTM.TSKS.item.59">
  427. <Para>Click OK.</Para>
  428. </ListItem>
  429. </OrderedList>
  430. <Procedure>
  431. <Title>See Also</Title>
  432. <Step>
  433. <ItemizedList Mark="&bull;" Role="tight">
  434. <ListItem Id="HPRNTM.TSKS.item.60">
  435. <Para><XRef Linkend="PrinterPropsDE"></Para>
  436. </ListItem>
  437. </ItemizedList>
  438. </Step>
  439. </Procedure>
  440. </Sect1>
  441. <Sect1 Id="CopyPrinterTA">
  442. <Title>To Copy a Printer to the Personal Printers Subpanel</Title>
  443. <IndexTerm>
  444. <Primary>copying: printers</Primary>
  445. </IndexTerm>
  446. <IndexTerm>
  447. <Primary>printer: copying</Primary>
  448. </IndexTerm>
  449. <OrderedList>
  450. <ListItem Id="HPRNTM.TSKS.item.61">
  451. <Para>Open the Personal Printers subpanel</Para>
  452. </ListItem>
  453. <ListItem Id="HPRNTM.TSKS.item.62">
  454. <Para>Drag a printer icon from the Print Manager or Printer Jobs window
  455. and drop it on the install icon in the Personal Printers subpanel.</Para>
  456. </ListItem>
  457. </OrderedList>
  458. </Sect1>
  459. <Sect1 Id="ShowPropsPrinterTA">
  460. <Title>To Show a Printer's Properties</Title>
  461. <IndexTerm>
  462. <Primary>properties: printers</Primary>
  463. </IndexTerm>
  464. <IndexTerm>
  465. <Primary>printer: properties</Primary>
  466. </IndexTerm>
  467. <OrderedList>
  468. <ListItem Id="HPRNTM.TSKS.item.63">
  469. <Para>Select a printer from the Print Manager or Printer Jobs window.</Para>
  470. </ListItem>
  471. <ListItem Id="HPRNTM.TSKS.item.64">
  472. <Para>Choose Properties from the Selected menu or from the printer's pop-up
  473. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  474. </ListItem>
  475. </OrderedList>
  476. <Para>Note: The term "not available" may appear in some fields to indicate that the
  477. print server is not supplying that information.</Para>
  478. <Procedure>
  479. <Title>See Also</Title>
  480. <Step>
  481. <ItemizedList Mark="&bull;" Role="tight">
  482. <ListItem Id="HPRNTM.TSKS.item.65">
  483. <Para><XRef Linkend="PrinterPropsDE"></Para>
  484. </ListItem>
  485. </ItemizedList>
  486. </Step>
  487. </Procedure>
  488. </Sect1>
  489. <Sect1 Id="ShowPropsPrinterQDTA">
  490. <Title>To Show a Printer's Print Queue Name and Device Name</Title>
  491. <IndexTerm>
  492. <Primary>queue name: printers</Primary>
  493. </IndexTerm>
  494. <IndexTerm>
  495. <Primary>printer: queue name</Primary>
  496. </IndexTerm>
  497. <IndexTerm>
  498. <Primary>device name: printers</Primary>
  499. </IndexTerm>
  500. <IndexTerm>
  501. <Primary>printer: device name</Primary>
  502. </IndexTerm>
  503. <OrderedList>
  504. <ListItem Id="HPRNTM.TSKS.item.66">
  505. <Para>If your current view does not show this information,
  506. select a printer in the Print Manager or Printer Jobs window.</Para>
  507. </ListItem>
  508. <ListItem Id="HPRNTM.TSKS.item.67">
  509. <Para>Choose Properties from the Selected menu or from the printer's pop-up
  510. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  511. </ListItem>
  512. </OrderedList>
  513. <Procedure>
  514. <Title>See Also</Title>
  515. <Step>
  516. <ItemizedList Mark="&bull;" Role="tight">
  517. <ListItem Id="HPRNTM.TSKS.item.68">
  518. <Para><XRef Linkend="PrinterPropsDE"></Para>
  519. </ListItem>
  520. </ItemizedList>
  521. </Step>
  522. </Procedure>
  523. </Sect1>
  524. <Sect1 Id="ShowPropsPrinterDesTA">
  525. <Title>To Show a Printer's Description</Title>
  526. <IndexTerm>
  527. <Primary>desciption: printers</Primary>
  528. </IndexTerm>
  529. <IndexTerm>
  530. <Primary>printer: description</Primary>
  531. </IndexTerm>
  532. <OrderedList>
  533. <ListItem Id="HPRNTM.TSKS.item.69">
  534. <Para>Select a printer in the Print Manager or Printer Jobs window.</Para>
  535. </ListItem>
  536. <ListItem Id="HPRNTM.TSKS.item.70">
  537. <Para>Choose Properties from the Selected menu or from the printer's pop-up
  538. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  539. </ListItem>
  540. </OrderedList>
  541. <Procedure>
  542. <Title>See Also</Title>
  543. <Step>
  544. <ItemizedList Mark="&bull;" Role="tight">
  545. <ListItem Id="HPRNTM.TSKS.item.71">
  546. <Para><XRef Linkend="PrinterPropsDE"></Para>
  547. </ListItem>
  548. </ItemizedList>
  549. </Step>
  550. </Procedure>
  551. </Sect1>
  552. <Sect1 Id="ChangePrinterIconTA">
  553. <Title>To Change a Printer's Icon</Title>
  554. <IndexTerm>
  555. <Primary>icon: printers</Primary>
  556. </IndexTerm>
  557. <IndexTerm>
  558. <Primary>printer: icon</Primary>
  559. </IndexTerm>
  560. <OrderedList>
  561. <ListItem Id="HPRNTM.TSKS.item.72">
  562. <Para>Select a printer from the Print Manager or Print Jobs window.</Para>
  563. </ListItem>
  564. <ListItem Id="HPRNTM.TSKS.item.73">
  565. <Para>Choose Properties from the Selected menu or from the printer's pop-up
  566. menu (displayed by pressing Shift+F10 or mouse button 3).</Para>
  567. </ListItem>
  568. <ListItem Id="HPRNTM.TSKS.item.74">
  569. <Para>Click Find Set.</Para>
  570. </ListItem>
  571. <ListItem Id="HPRNTM.TSKS.item.75">
  572. <Para>Select the set of icons you wish to use. If the icon you want
  573. is not visible, select another folder using the Icon Folders button menu.</Para>
  574. </ListItem>
  575. <ListItem Id="HPRNTM.TSKS.item.76">
  576. <Para>Click OK.</Para>
  577. </ListItem>
  578. </OrderedList>
  579. </Sect1>
  580. <Sect1 Id="SetOptionsTA">
  581. <Title>To Change How Printers and Print Jobs Are Displayed</Title>
  582. <IndexTerm>
  583. <Primary>view: setting options</Primary>
  584. </IndexTerm>
  585. <OrderedList>
  586. <ListItem Id="HPRNTM.TSKS.item.77">
  587. <Para>Choose Set Options from the View menu.</Para>
  588. </ListItem>
  589. <ListItem Id="HPRNTM.TSKS.item.78">
  590. <Para>Select how you want the printers represented:
  591. </Para>
  592. <ItemizedList Mark="&bull;">
  593. <ListItem Id="HPRNTM.TSKS.item.79">
  594. <Para>Large Icon - Displays printers and print jobs as large icons
  595. </Para>
  596. </ListItem>
  597. <ListItem Id="HPRNTM.TSKS.item.80">
  598. <Para>Small Icon - Displays printers and print jobs as small icons
  599. </Para>
  600. </ListItem>
  601. <ListItem Id="HPRNTM.TSKS.item.81">
  602. <Para>Name Only - Displays printers print jobs as text only
  603. </Para>
  604. </ListItem>
  605. <ListItem Id="HPRNTM.TSKS.item.82">
  606. <Para>Details - Displays job owner, size, job number, and date and time each job
  607. was submitted.
  608. </Para>
  609. <ItemizedList Mark="&bull;">
  610. <ListItem Id="HPRNTM.TSKS.item.83">
  611. <Para>Show Labels - displays description of each details row to the left of the
  612. job list area.
  613. </Para>
  614. </ListItem>
  615. </ItemizedList>
  616. </ListItem>
  617. </ItemizedList>
  618. </ListItem>
  619. <ListItem Id="HPRNTM.TSKS.item.84">
  620. <Para>Click OK.</Para>
  621. </ListItem>
  622. </OrderedList>
  623. <Procedure>
  624. <Title>See Also</Title>
  625. <Step>
  626. <ItemizedList Mark="&bull;" Role="tight">
  627. <ListItem Id="HPRNTM.TSKS.item.85">
  628. <Para><XRef Linkend="SetOptionsDE"></Para>
  629. </ListItem>
  630. </ItemizedList>
  631. </Step>
  632. </Procedure>
  633. </Sect1>
  634. <Sect1 Id="ChangeIntervalTA">
  635. <Title>To Change the Update Frequency</Title>
  636. <OrderedList>
  637. <ListItem Id="HPRNTM.TSKS.item.86">
  638. <Para>Choose Set Options from the View menu.</Para>
  639. </ListItem>
  640. <ListItem Id="HPRNTM.TSKS.item.87">
  641. <Para>Adjust the interval gauge to specify how frequently Print Manager
  642. or Printer Jobs queries printers for information about their print jobs.</Para>
  643. </ListItem>
  644. <ListItem Id="HPRNTM.TSKS.item.88">
  645. <Para>Click OK.
  646. </Para>
  647. </ListItem>
  648. </OrderedList>
  649. <Procedure>
  650. <Title>See Also</Title>
  651. <Step>
  652. <ItemizedList Mark="&bull;" Role="tight">
  653. <ListItem Id="HPRNTM.TSKS.item.89">
  654. <Para><XRef Linkend="SetOptionsDE"></Para>
  655. </ListItem>
  656. </ItemizedList>
  657. </Step>
  658. </Procedure>
  659. </Sect1>
  660. <Sect1 Id="ShowPrintersTA">
  661. <Title>To Determine Which Printers Are Shown</Title>
  662. <IndexTerm>
  663. <Primary>view: show printer</Primary>
  664. </IndexTerm>
  665. <IndexTerm>
  666. <Primary>printer: show</Primary>
  667. </IndexTerm>
  668. <Para>This is only available from Print Manager.
  669. </Para>
  670. <OrderedList>
  671. <ListItem Id="HPRNTM.TSKS.item.90">
  672. <Para>Choose Modify the Show List from the View menu.</Para>
  673. </ListItem>
  674. <ListItem Id="HPRNTM.TSKS.item.91">
  675. <Para>Printers that are visible in the Print Manager window
  676. have highlighted names.</Para>
  677. </ListItem>
  678. <ListItem Id="HPRNTM.TSKS.item.92">
  679. <Para>Click a non-highlighted printer to make it visible
  680. in the Print Manager main window.
  681. Click a highlighted printer to remove it from the main window.</Para>
  682. <Para>You can use Select all to show all the printers or Deselect all to hide all the
  683. printers.</Para>
  684. </ListItem>
  685. <ListItem Id="HPRNTM.TSKS.item.93">
  686. <Para>Click OK.
  687. </Para>
  688. </ListItem>
  689. </OrderedList>
  690. <Procedure>
  691. <Title>See Also</Title>
  692. <Step>
  693. <ItemizedList Mark="&bull;" Role="tight">
  694. <ListItem Id="HPRNTM.TSKS.item.94">
  695. <Para><XRef Linkend="ShowPrintersDE"></Para>
  696. </ListItem>
  697. </ItemizedList>
  698. </Step>
  699. </Procedure>
  700. </Sect1>
  701. <Sect1 Id="SetOptionsJobsTA">
  702. <Title>To Determine Which Jobs Are Displayed</Title>
  703. <IndexTerm>
  704. <Primary>view: setting options</Primary>
  705. </IndexTerm>
  706. <IndexTerm>
  707. <Primary>view: jobs to show</Primary>
  708. </IndexTerm>
  709. <OrderedList>
  710. <ListItem Id="HPRNTM.TSKS.item.95">
  711. <Para>Choose Set Options from the View menu.</Para>
  712. </ListItem>
  713. <ListItem Id="HPRNTM.TSKS.item.96">
  714. <Para>Select which jobs you want shown:
  715. </Para>
  716. <ItemizedList Mark="&bull;">
  717. <ListItem Id="HPRNTM.TSKS.item.97">
  718. <Para>Only Mine - Displays just your print jobs</Para>
  719. </ListItem>
  720. <ListItem Id="HPRNTM.TSKS.item.98">
  721. <Para>Everyone's - Displays all print jobs</Para>
  722. </ListItem>
  723. </ItemizedList>
  724. </ListItem>
  725. <ListItem Id="HPRNTM.TSKS.item.99">
  726. <Para>Click OK.</Para>
  727. </ListItem>
  728. </OrderedList>
  729. <Procedure>
  730. <Title>See Also</Title>
  731. <Step>
  732. <ItemizedList Mark="&bull;" Role="tight">
  733. <ListItem Id="HPRNTM.TSKS.item.100">
  734. <Para><XRef Linkend="SetOptionsDE"></Para>
  735. </ListItem>
  736. </ItemizedList>
  737. </Step>
  738. </Procedure>
  739. </Sect1>
  740. <Sect1 Id="SetOptionsStatusTA">
  741. <Title>To Display the Message Line</Title>
  742. <IndexTerm>
  743. <Primary>view: setting options</Primary>
  744. </IndexTerm>
  745. <IndexTerm>
  746. <Primary>view: message line</Primary>
  747. </IndexTerm>
  748. <OrderedList>
  749. <ListItem Id="HPRNTM.TSKS.item.101">
  750. <Para>Choose Set Options from the View menu.</Para>
  751. </ListItem>
  752. <ListItem Id="HPRNTM.TSKS.item.102">
  753. <Para>Select Message Line to display a message
  754. line at the bottom
  755. of the Print Manager or Printer Jobs window.</Para>
  756. <Para>In Print Manager, the message shows
  757. the number of printers on your system and the number
  758. that are currently hidden. It also presents messages telling
  759. you when printer updates are being done.
  760. In the Printer Jobs application, this displays the status of the printer and may
  761. indicate when printer updates are being done.</Para>
  762. </ListItem>
  763. <ListItem Id="HPRNTM.TSKS.item.103">
  764. <Para>Click OK.</Para>
  765. </ListItem>
  766. </OrderedList>
  767. <Procedure>
  768. <Title>See Also</Title>
  769. <Step>
  770. <ItemizedList Mark="&bull;" Role="tight">
  771. <ListItem Id="HPRNTM.TSKS.item.104">
  772. <Para><XRef Linkend="SetOptionsDE"></Para>
  773. </ListItem>
  774. </ItemizedList>
  775. </Step>
  776. </Procedure>
  777. </Sect1>
  778. <Sect1 Id="SetProblemFlagTA">
  779. <Title>To Display the Print Manager Problem Flag</Title>
  780. <IndexTerm>
  781. <Primary>view: setting options</Primary>
  782. </IndexTerm>
  783. <IndexTerm>
  784. <Primary>view: problem flag</Primary>
  785. </IndexTerm>
  786. <OrderedList>
  787. <ListItem Id="HPRNTM.TSKS.item.105">
  788. <Para>Choose Set Options from the View menu.</Para>
  789. </ListItem>
  790. <ListItem Id="HPRNTM.TSKS.item.106">
  791. <Para>Select Problem Flag to display a flag icon next to printers when
  792. a problem is found with one of them.</Para>
  793. </ListItem>
  794. <ListItem Id="HPRNTM.TSKS.item.107">
  795. <Para>Click OK.</Para>
  796. </ListItem>
  797. </OrderedList>
  798. <Procedure>
  799. <Title>See Also</Title>
  800. <Step>
  801. <ItemizedList Mark="&bull;" Role="tight">
  802. <ListItem Id="HPRNTM.TSKS.item.108">
  803. <Para><XRef Linkend="SetOptionsDE"></Para>
  804. </ListItem>
  805. </ItemizedList>
  806. </Step>
  807. </Procedure>
  808. </Sect1>
  809. <Sect1 Id="FindProblemTA">
  810. <Title>To View the Problem with a Printer</Title>
  811. <IndexTerm>
  812. <Primary>view: show problem status</Primary>
  813. </IndexTerm>
  814. <IndexTerm>
  815. <Primary>printer: problem</Primary>
  816. </IndexTerm>
  817. <ItemizedList Mark="&bull;">
  818. <ListItem Id="HPRNTM.TSKS.item.109">
  819. <Para>If there is a problem flag for a printer, double-click the flag icon
  820. to view the printer status.</Para>
  821. </ListItem>
  822. </ItemizedList>
  823. </Sect1>
  824. </Chapter>
  825. <!--fickle 1.15 help-to-docbook 1.4 01/17/96 16:44:25-->