DittoConfig.htm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  1. <html xmlns:v="urn:schemas-microsoft-com:vml"
  2. xmlns:o="urn:schemas-microsoft-com:office:office"
  3. xmlns:w="urn:schemas-microsoft-com:office:word"
  4. xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
  5. xmlns="http://www.w3.org/TR/REC-html40">
  6. <head>
  7. <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
  8. <meta name=ProgId content=FrontPage.Editor.Document>
  9. <meta name=Generator content="Microsoft FrontPage 5.0">
  10. <meta name=Originator content="Microsoft Word 10">
  11. <title>Ditto - Configuration</title>
  12. <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
  13. name="date"/>
  14. <!--[if gte mso 9]><xml>
  15. <w:WordDocument>
  16. <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  17. </w:WordDocument>
  18. </xml><![endif]-->
  19. <style>
  20. <!--
  21. /* Font Definitions */
  22. @font-face
  23. {font-family:Tahoma;
  24. panose-1:2 11 6 4 3 5 4 4 2 4;
  25. mso-font-charset:0;
  26. mso-generic-font-family:swiss;
  27. mso-font-pitch:variable;
  28. mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
  29. /* Style Definitions */
  30. p.MsoNormal, li.MsoNormal, div.MsoNormal
  31. {mso-style-parent:"";
  32. margin-bottom:.0001pt;
  33. mso-pagination:widow-orphan;
  34. font-size:12.0pt;
  35. font-family:"Times New Roman";
  36. mso-fareast-font-family:"Times New Roman"; margin-left:0in; margin-right:0in; margin-top:0in}
  37. h1
  38. {margin-top:12.0pt;
  39. margin-right:0in;
  40. margin-bottom:3.0pt;
  41. margin-left:0in;
  42. mso-pagination:widow-orphan;
  43. page-break-after:avoid;
  44. mso-outline-level:1;
  45. font-size:16.0pt;
  46. font-family:Arial;}
  47. h2
  48. {margin-top:12.0pt;
  49. margin-right:0in;
  50. margin-bottom:3.0pt;
  51. margin-left:0in;
  52. mso-pagination:widow-orphan;
  53. page-break-after:avoid;
  54. mso-outline-level:2;
  55. font-size:14.0pt;
  56. font-family:Arial;
  57. font-style:italic;}
  58. h3
  59. {margin-top:12.0pt;
  60. margin-right:0in;
  61. margin-bottom:3.0pt;
  62. margin-left:0in;
  63. mso-pagination:widow-orphan;
  64. page-break-after:avoid;
  65. mso-outline-level:3;
  66. font-size:13.0pt;
  67. font-family:Arial;}
  68. p.MsoToc1, li.MsoToc1, div.MsoToc1
  69. {margin:0in;
  70. margin-bottom:.0001pt;
  71. mso-pagination:widow-orphan;
  72. font-size:12.0pt;
  73. font-family:"Times New Roman";
  74. mso-fareast-font-family:"Times New Roman";}
  75. p.MsoToc2, li.MsoToc2, div.MsoToc2
  76. {margin-top:0in;
  77. margin-right:0in;
  78. margin-bottom:0in;
  79. margin-left:12.0pt;
  80. margin-bottom:.0001pt;
  81. mso-pagination:widow-orphan;
  82. font-size:12.0pt;
  83. font-family:"Times New Roman";
  84. mso-fareast-font-family:"Times New Roman";}
  85. p.MsoToc3, li.MsoToc3, div.MsoToc3
  86. {margin-top:0in;
  87. margin-right:0in;
  88. margin-bottom:0in;
  89. margin-left:24.0pt;
  90. margin-bottom:.0001pt;
  91. mso-pagination:widow-orphan;
  92. font-size:12.0pt;
  93. font-family:"Times New Roman";
  94. mso-fareast-font-family:"Times New Roman";}
  95. a:link, span.MsoHyperlink
  96. {color:blue;
  97. text-decoration:underline;
  98. text-underline:single;}
  99. a:visited, span.MsoHyperlinkFollowed
  100. {color:purple;
  101. text-decoration:underline;
  102. text-underline:single;}
  103. p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
  104. {margin:0in;
  105. margin-bottom:.0001pt;
  106. mso-pagination:widow-orphan;
  107. background:navy;
  108. font-size:12.0pt;
  109. font-family:Tahoma;
  110. mso-fareast-font-family:"Times New Roman";}
  111. p.dittoheading3, li.dittoheading3, div.dittoheading3
  112. {mso-style-name:dittoheading3;
  113. margin-top:12.0pt;
  114. margin-right:0in;
  115. margin-bottom:3.0pt;
  116. margin-left:0in;
  117. mso-pagination:widow-orphan;
  118. page-break-after:avoid;
  119. background:#C5EAFF;
  120. font-size:13.0pt;
  121. font-family:Arial;
  122. mso-fareast-font-family:"Times New Roman";
  123. font-weight:bold;}
  124. @page Section1
  125. {size:8.5in 11.0in;
  126. margin:1.0in 1.0in 1.0in 1.0in;
  127. mso-header-margin:.5in;
  128. mso-footer-margin:.5in;
  129. mso-paper-source:0;}
  130. div.Section1
  131. {page:Section1;}
  132. /* List Definitions */
  133. @list l0
  134. {mso-list-id:173151551;
  135. mso-list-template-ids:-1937352976;}
  136. @list l0:level1
  137. {mso-level-number-format:bullet;
  138. mso-level-text:\F0B7;
  139. mso-level-tab-stop:.5in;
  140. mso-level-number-position:left;
  141. text-indent:-.25in;
  142. mso-ansi-font-size:10.0pt;
  143. font-family:Symbol;}
  144. @list l1
  145. {mso-list-id:218371223;
  146. mso-list-template-ids:346302308;}
  147. @list l1:level1
  148. {mso-level-number-format:bullet;
  149. mso-level-text:\F0B7;
  150. mso-level-tab-stop:.5in;
  151. mso-level-number-position:left;
  152. text-indent:-.25in;
  153. mso-ansi-font-size:10.0pt;
  154. font-family:Symbol;}
  155. @list l2
  156. {mso-list-id:1205799385;
  157. mso-list-template-ids:-236683026;}
  158. @list l2:level1
  159. {mso-level-number-format:bullet;
  160. mso-level-text:\F0B7;
  161. mso-level-tab-stop:.5in;
  162. mso-level-number-position:left;
  163. text-indent:-.25in;
  164. mso-ansi-font-size:10.0pt;
  165. font-family:Symbol;}
  166. @list l3
  167. {mso-list-id:1296569793;
  168. mso-list-template-ids:1644715520;}
  169. @list l3:level1
  170. {mso-level-number-format:bullet;
  171. mso-level-text:\F0B7;
  172. mso-level-tab-stop:.5in;
  173. mso-level-number-position:left;
  174. text-indent:-.25in;
  175. mso-ansi-font-size:10.0pt;
  176. font-family:Symbol;}
  177. @list l4
  178. {mso-list-id:1319530778;
  179. mso-list-template-ids:-1797593814;}
  180. @list l4:level1
  181. {mso-level-number-format:bullet;
  182. mso-level-text:\F0B7;
  183. mso-level-tab-stop:.5in;
  184. mso-level-number-position:left;
  185. text-indent:-.25in;
  186. mso-ansi-font-size:10.0pt;
  187. font-family:Symbol;}
  188. @list l5
  189. {mso-list-id:1551574264;
  190. mso-list-template-ids:-264747546;}
  191. @list l5:level1
  192. {mso-level-number-format:bullet;
  193. mso-level-text:\F0B7;
  194. mso-level-tab-stop:.5in;
  195. mso-level-number-position:left;
  196. text-indent:-.25in;
  197. mso-ansi-font-size:10.0pt;
  198. font-family:Symbol;}
  199. @list l6
  200. {mso-list-id:1675568833;
  201. mso-list-template-ids:-595700404;}
  202. @list l6:level1
  203. {mso-level-number-format:bullet;
  204. mso-level-text:\F0B7;
  205. mso-level-tab-stop:.5in;
  206. mso-level-number-position:left;
  207. text-indent:-.25in;
  208. mso-ansi-font-size:10.0pt;
  209. font-family:Symbol;}
  210. ol
  211. {margin-bottom:0in;}
  212. ul
  213. {margin-bottom:0in;}
  214. -->
  215. </style>
  216. <!--[if gte mso 10]>
  217. <style>
  218. /* Style Definitions */
  219. table.MsoNormalTable
  220. {mso-style-name:"Table Normal";
  221. mso-tstyle-rowband-size:0;
  222. mso-tstyle-colband-size:0;
  223. mso-style-noshow:yes;
  224. mso-style-parent:"";
  225. mso-padding-alt:0in 5.4pt 0in 5.4pt;
  226. mso-para-margin:0in;
  227. mso-para-margin-bottom:.0001pt;
  228. mso-pagination:widow-orphan;
  229. font-size:10.0pt;
  230. font-family:"Times New Roman"}
  231. table.MsoTableGrid
  232. {mso-style-name:"Table Grid";
  233. mso-tstyle-rowband-size:0;
  234. mso-tstyle-colband-size:0;
  235. border:solid windowtext 1.0pt;
  236. mso-border-alt:solid windowtext .5pt;
  237. mso-padding-alt:0in 5.4pt 0in 5.4pt;
  238. mso-border-insideh:.5pt solid windowtext;
  239. mso-border-insidev:.5pt solid windowtext;
  240. mso-para-margin:0in;
  241. mso-para-margin-bottom:.0001pt;
  242. mso-pagination:widow-orphan;
  243. font-size:10.0pt;
  244. font-family:"Times New Roman";}
  245. </style>
  246. <![endif]--><!--[if gte mso 9]><xml>
  247. <o:shapelayout v:ext="edit">
  248. <o:idmap v:ext="edit" data="1"/>
  249. </o:shapelayout></xml><![endif]-->
  250. </head>
  251. <body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
  252. <div class=Section1>
  253. <h1 align=center style='text-align:center'><a name="_Toc84106074">Ditto -
  254. Configuration</a></h1>
  255. <p class=MsoNormal>&nbsp;</p>
  256. <p class=MsoNormal><b>Table of Contents:</b><o:p></o:p><b>&nbsp;</b></p>
  257. <p class=MsoToc1><a href="DittoGettingStarted.htm">Ditto - Getting Started</a></p>
  258. <p class=MsoToc1><span class=MsoHyperlink>
  259. <a href="#_Toc84106074" style="color: blue; text-decoration: underline; text-underline: single">Ditto -
  260. Configuration</a></span></p>
  261. <p class=MsoToc3><span class=MsoHyperlink>
  262. <a href="#bm_SendTo" style="color: blue; text-decoration: underline; text-underline: single">Right Click
  263. Menu -&gt; Quick Options</a></span></p>
  264. <p class=MsoToc3><span class="MsoHyperlink">
  265. <a href="#bm_SendTo" style="color: blue; text-decoration: underline; text-underline: single">
  266. Right Click Menu -&gt; Send To</a></span></p>
  267. <p class=MsoToc3><span class=MsoHyperlink>
  268. <a href="#bm_General" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  269. General</a></span></p>
  270. <p class=MsoToc3><span class=MsoHyperlink>
  271. <a href="#mb_SupportedTypes" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  272. Supported Types</a></span></p>
  273. <p class=MsoToc3><span class=MsoHyperlink>
  274. <a href="#mb_KeyboardShortcuts" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  275. Keyboard Shortcuts</a></span></p>
  276. <p class=MsoToc3><span class=MsoHyperlink>
  277. <a href="#mb_QuickPaste" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  278. Quick Paste</a></span></p>
  279. <p class=MsoToc3><span class=MsoHyperlink>
  280. <a href="#bm_Friends" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  281. Friends</a></span></p>
  282. <p class=MsoToc3><span class=MsoHyperlink>
  283. <a href="#Option-Status" style="color: blue; text-decoration: underline; text-underline: single">Options -&gt;
  284. Stats</a></span></p>
  285. <p class=MsoToc1><a href="DittoFAQ.htm">Ditto - FAQ</a></p>
  286. <p class=MsoNormal><b>&nbsp;</b></p>
  287. <p class=dittoheading3><span
  288. style='mso-bookmark:_Toc84105483'><a name="bm_QuickOptions"></a></span><span
  289. style='mso-bookmark:_Toc84105483'>Right Click Menu -&gt; Quick Options</span></p>
  290. <p class=MsoNormal><b>&nbsp;</b></p>
  291. <ul style='margin-top:0in' type=disc>
  292. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>View
  293. Caption bar on – </b>Shows the title bar on the top, left, bottom or
  294. right.</li>
  295. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Always
  296. on Top – </b>Ditto is always the top most window.</li>
  297. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Auto
  298. Roll up – </b>Only works if Always on Top is set.&nbsp; Will hide the main
  299. list and only show the header when focus leaves ditto.&nbsp; The list will
  300. be shown again if the mouse if moved over the header.</li>
  301. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Always
  302. show description – </b>If set it will show the full text in a tool tip of
  303. the currently selected item.</li>
  304. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Prompt
  305. for new Group names –</b> If you create a new group it will prompt you for
  306. the name.</li>
  307. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Double
  308. Clicking on the Caption bar –</b> Controls the action ditto will take when
  309. you double click on its header:</li>
  310. </ul>
  311. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  312. Toggles Always on Top</b></p>
  313. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  314. Rolls up the window</b></p>
  315. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  316. Toggles Always Show Description</b></p>
  317. <p class=MsoNormal>&nbsp;</p>
  318. <p class=dittoheading3><span
  319. style='mso-bookmark:_Toc84105483'><a name="bm_SendTo"></a>Right Click Menu -&gt; </span>
  320. Send To</p>
  321. <p class=MsoNormal><b>&nbsp;</b></p>
  322. <ul style='margin-top:0in' type=disc>
  323. <li class=MsoNormal style='mso-list:l6 level1 lfo1;tab-stops:list .5in'><b>Send
  324. To – </b>List all friends (set up in config - friends tab), when selected the
  325. selected clips will be sent to that friend</li>
  326. </ul>
  327. <p class=MsoNormal>&nbsp;</p>
  328. <p class=dittoheading3><span
  329. style='mso-bookmark:_Toc84105484'><a name="bm_General"></a>Options -&gt; General</span></p>
  330. <p class=MsoNormal>&nbsp;</p>
  331. <ul style='margin-top:0in' type=disc>
  332. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Start
  333. ditto on System Startup</b> <b>–</b> When windows starts up, Ditto will
  334. automatically be started.</li>
  335. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Display
  336. Icon in the System Tray – </b>Shows the icon in the system tray (or not).
  337. Ditto can be activated by clicking its icon in the system tray.&nbsp; If
  338. the icon is not shown, you can activate Ditto using its hot key.</li>
  339. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Maximum
  340. number of Saved Copies <a name="OLE_LINK1">–</a> </b>The maximum number of
  341. saved copies that can be in the database.&nbsp; After the maximum has been
  342. reached, the oldest item will be removed.&nbsp; Items that are marked as
  343. “Never Delete” do not count toward this total.</li>
  344. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Paste
  345. Entries Expire after X Days –</b> After X days have past, items older than
  346. that will be removed.&nbsp; Items that are marked as “Never Delete” will
  347. not be deleted.</li>
  348. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Compact
  349. and Repair Database on Exit –</b> Ditto uses an Access Database to store
  350. data.&nbsp; If you delete many entries and the database is still large in
  351. size, this will reduce the size.&nbsp; Or if there is slowness in the
  352. database it could be because of errors in the database, then run this.&nbsp;
  353. If this is checked it will compact and repair on exit.</li>
  354. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Set
  355. Database Path –</b> Use this if you want to put the database in a
  356. different location.&nbsp; If this is checked it will let you select a
  357. database in a different location.</li>
  358. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Automatically
  359. check for updates online –</b> Every 15 days Ditto downloads a file from
  360. “ditto-cp.sourceforge.net/Update/DittoVersion.txt”.&nbsp; This contains
  361. the version of the current Ditto.&nbsp; If this version is greater than
  362. the running version you will be prompted to download the current version from
  363. “ditto-cp.sourceforge.net/Update/DittoSetup.exe”.&nbsp; <u>Absolutely no
  364. data is sent back</u>.</li>
  365. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Allow
  366. Duplicates –</b> If this is checked it does not check previous entries to
  367. see if it was already added to the database.&nbsp; If it is not checked
  368. ditto searches previous entries: if the exact same data is found, the copy
  369. date is updated so it will show up first in the list.</li>
  370. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Update
  371. Clip Time on Paste –</b> If checked when you paste an item, it will set
  372. the date to the current time then show up first in the list.&nbsp;
  373. Otherwise the clip stays at the same position in the list.</li>
  374. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Save
  375. Multi-Pastes – </b>If checked and you select multiple items and paste them
  376. it will create a new entry with the concatenated data in it.</li>
  377. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Hide
  378. Ditto on Hot Key if Ditto is Visible –</b> If checked, the hot key toggles
  379. the Ditto Window.&nbsp; i.e. if you activate Ditto with the hot key then
  380. hit the hot key again it will hide ditto.</li>
  381. <li class=MsoNormal style='mso-list:l3 level1 lfo2;tab-stops:list .5in'><b>Amount
  382. of text to save for description –</b> This is the amount of text that
  383. shows in the list of past copies.&nbsp; This is also the text that is
  384. searched in the edit box filter.&nbsp; Data from a copy is stored in
  385. binary format (not easily searched).&nbsp;&nbsp; Ditto stores a subset of
  386. the data (the default is 250 bytes) in plain text to allow for easy
  387. searching.</li>
  388. </ul>
  389. <p class=MsoNormal>&nbsp;</p>
  390. <p class=dittoheading3><span
  391. style='mso-bookmark:_Toc84105485'><a name="mb_SupportedTypes"></a>Options -&gt; Supported Types</span></p>
  392. <p class=MsoNormal>&nbsp;</p>
  393. <p class=MsoNormal>When you copy something to the clipboard, the active program
  394. can place multiple Formats on the clipboard, including: text, rich text,
  395. pictures, xml, links, etc.&nbsp; Ditto only saves the Format Types you tell it
  396. to.</p>
  397. <p class=MsoNormal>&nbsp;</p>
  398. <p class=MsoNormal>Click “Add” to add more types using the “Add Supported
  399. Types” dialog: the built-in Types are listed on the left, Types currently on
  400. the clipboard are on the right.&nbsp; Click the small “Add” button below each
  401. list to add the selected Types from that list.&nbsp; To add a custom Format
  402. Type, enter the text name in the Custom Type edit box and click the “Add”
  403. button next to it.</p>
  404. <p class=MsoNormal>&nbsp;</p>
  405. <p class=MsoNormal>By default, Ditto saves text (CF_TEXT) and rich text (“Rich
  406. Text Format”).</p>
  407. <p class=MsoNormal>&nbsp;</p>
  408. <p class=dittoheading3><span
  409. style='mso-bookmark:_Toc84105486'><a name="mb_KeyboardShortcuts"></a>Options -&gt; Keyboard Shortcuts</span></p>
  410. <p class=MsoNormal>&nbsp;</p>
  411. <ul style='margin-top:0in' type=disc>
  412. <li class=MsoNormal style='mso-list:l5 level1 lfo3;tab-stops:list .5in'><b>Activate
  413. Ditto – </b>Shows the main list of past copies, same as clicking on the
  414. taskbar icon.</li>
  415. <li class=MsoNormal style='mso-list:l5 level1 lfo3;tab-stops:list .5in'><b>Named
  416. Copy – </b>Copies the currently selected data then pops up the item
  417. properties window so you can set a hot key or set it to “Never
  418. Delete”.&nbsp; This is the same as hitting Ctrl-C, but it also shows the
  419. copy properties window of the copied data.</li>
  420. <li class=MsoNormal style='mso-list:l5 level1 lfo3;tab-stops:list .5in'><b>Global
  421. Hot Keys for last Ten items – </b>These are global hot keys that can be
  422. assigned to the last ten copies.&nbsp; Because these are global keys, the
  423. main Ditto window does not need to be shown to use these hot keys.</li>
  424. </ul>
  425. <p class=MsoNormal><b>&nbsp;</b></p>
  426. <p class=dittoheading3><span
  427. style='mso-bookmark:_Toc84105487'><a name="mb_QuickPaste"></a>Options -&gt; Quick Paste</span></p>
  428. <p class=MsoNormal>&nbsp;</p>
  429. <p class=MsoNormal>These can also be set from the right click menu in the main
  430. copy list.</p>
  431. <p class=MsoNormal>&nbsp;</p>
  432. <ul style='margin-top:0in' type=disc>
  433. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>History
  434. Starts at the Top of the list (vs. Bottom) – </b>If checked, new entries
  435. will be at the top, otherwise new entries will show at the bottom of the
  436. window.</li>
  437. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Use
  438. Ctrl – Num for first ten copy hot keys – </b>When the list of past copies
  439. is shown the last ten entries can be pasted by the number 1 – 10(0).&nbsp;
  440. If checked, the Ctrl key must be down for this to work.</li>
  441. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Shows
  442. text for first ten copy hot keys – </b>Shows the numbers 1 – 10 in the
  443. main list (or not).</li>
  444. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Show
  445. Leading whitespace – </b>If checked, the text will be shown as it was
  446. copied, otherwise the leading white space of each line will be removed.</li>
  447. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Text
  448. Lines per Row – </b>Number of rows of text to show per row in the list
  449. box.</li>
  450. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Enable
  451. Quick Paste Transparency – </b>Shows the list window as transparent at the
  452. percent entered.</li>
  453. <li class=MsoNormal style='mso-list:l0 level1 lfo4;tab-stops:list .5in'><b>Popup
  454. Positioning</b></li>
  455. </ul>
  456. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  457. At Caret –</b> Ditto will pop up at the blinking caret.</p>
  458. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  459. At Cursor –</b> Ditto will pop up at the current position of the mouse cursor.</p>
  460. <p class=MsoNormal style='margin-left:.25in'><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  461. At Previous Position –</b> Ditto will pop up at the last position it was
  462. closed.</p>
  463. <ul style='margin-top:0in' type=disc>
  464. <li class=MsoNormal style='mso-list:l4 level1 lfo5;tab-stops:list .5in'><b>List
  465. Item Prefix – </b>Legend of what the leading text means in the list of
  466. past copies.</li>
  467. </ul>
  468. <p class=MsoNormal>&nbsp;</p>
  469. <p class=dittoheading3><span
  470. style='mso-bookmark:_Toc84105488'><a name="bm_Friends"></a>Options -&gt; Friends</span></p>
  471. <p class=MsoNormal>&nbsp;</p>
  472. <p class=MsoNormal><b>Friends Table -</b> Ditto can automatically send any or
  473. all copies to up to 15 other computers.&nbsp; Double-Click an entry in the to
  474. open the “Friend Details” dialog box.&nbsp; Enter in the IP/name of the
  475. computer you want to send copies to.&nbsp; If “Send All Copies” is set then
  476. every copy will be sent.&nbsp; Otherwise the Friend will be listed in the right
  477. click menu to send them copies individually.</p>
  478. <p class=MsoNormal>&nbsp;</p>
  479. <p class=MsoNormal><b>IP/Computer Names Text Edit Box - </b>When a copy is
  480. received over the network and the source’s IP or computer name is in this list
  481. then the copy will be put directly onto the clipboard.&nbsp; Otherwise it will
  482. only be in the Saved Clips List to use at a later time.&nbsp; Enter the IP or
  483. Computer Names separated by commas into the edit box.</p>
  484. <p class=MsoNormal>&nbsp;</p>
  485. <p class=MsoNormal>NB: When a clip is received from a Friend, the Friend’s
  486. computer name is appended to the end of the Description text.</p>
  487. <p class=MsoNormal>&nbsp;</p>
  488. <ul style='margin-top:0in' type=disc>
  489. <li class=MsoNormal style='mso-list:l1 level1 lfo6;tab-stops:list .5in'><b>Log
  490. Send Receive Commands</b> – is used to view what is happing with the send
  491. and receive code.&nbsp; This is to only be used if there are problems and
  492. the Ditto team asks for the file to debug.</li>
  493. <li class=MsoNormal style='mso-list:l1 level1 lfo6;tab-stops:list .5in'><b>Disable
  494. Receiving Clips – </b>This will prevent the server thread from starting
  495. and the socket from listening for clips over the network.&nbsp; If other
  496. people send you data you will NOT receive the clips!</li>
  497. </ul>
  498. <p>By Default Ditto opens port 23443, to change this add a DWORD registry entry
  499. &quot;SendRecvPort&quot; to &quot;HKCU\Programs\Ditto&quot;</p>
  500. <p class=dittoheading3><span
  501. style='mso-bookmark:_Toc84105488'><a name="Option-Status"></a></span><span
  502. style='mso-bookmark:_Toc84105488'>Options -&gt; Status</span></p>
  503. <p class=MsoNormal>&nbsp;</p>
  504. <ul style='margin-top:0in' type=disc>
  505. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Odometer
  506. – </b>Date and the number of copies and pastes you have made since you
  507. installed Ditto.</li>
  508. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Trip
  509. Odometer –</b> Same as the odometer but you can reset this to track how
  510. much you are using Ditto.</li>
  511. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Saved
  512. Copies, Save Copy Data –</b> This is the number of tables in the database.</li>
  513. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Remove
  514. All </b>button<b> –</b> WARNING!&nbsp; This will delete ALL data in the
  515. database.</li>
  516. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Last
  517. Started –</b> Shows the date Ditto was last started along with the length
  518. of time Ditto has been running.</li>
  519. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Database
  520. Size –</b> Shows the Database size.&nbsp; Choose Compact and Repair
  521. database on the General tab to reduce this size.</li>
  522. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Clips
  523. Sent –</b> Total clips sent to the people listed in the Friends tab.</li>
  524. <li class=MsoNormal style='mso-list:l2 level1 lfo7;tab-stops:list .5in'><b>Clips
  525. Received –</b> Total clips received from others</li>
  526. </ul>
  527. <p class=MsoNormal>&nbsp;</p>
  528. <p class=MsoNormal>&nbsp;</p>
  529. <div style='border:none;border-bottom:solid windowtext 1.0pt;padding:0in 0in 1.0pt 0in'>
  530. <p class=MsoNormal>&nbsp;</p>
  531. </div>
  532. <script language="Javascript"><!--
  533. var dateModified = document.lastModified;
  534. document.write("<b>Last updated: " + dateModified + "</b>");
  535. //-->
  536. </script>
  537. </div>
  538. </body>
  539. </html>