home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / mse.zip / mse.INF (.txt) < prev    next >
OS/2 Help File  |  1998-03-21  |  37KB  |  574 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. MSE installation, upgrading, startup, deinstallation ΓòÉΓòÉΓòÉ
  3.  
  4.  
  5. Please choose from the following topics: 
  6.  
  7. Installation 
  8. Upgrading 
  9. Command line (startup) 
  10. Deinstallation 
  11.  
  12.  
  13. ΓòÉΓòÉΓòÉ 1.1. MSE installation ΓòÉΓòÉΓòÉ
  14.  
  15.  Unzip MSE.ZIP into an empty directory. 
  16.  
  17. Review the READ.ME file. 
  18.  
  19. Run INSTALL.CMD. 
  20.  
  21.  
  22. ΓòÉΓòÉΓòÉ 1.2. Upgrading MSE ΓòÉΓòÉΓòÉ
  23.  
  24.  Review the new READ.ME file. 
  25.  
  26. Exit MSE if it is running (Hint: "MSE.EXE /k" will cause MSE to close itself). 
  27.  
  28. Unzip the new MSE.ZIP into the MSE directory, being especially sure to 
  29. overwrite MSE.EXE and MSEHOOK.DLL.  You can click the About button to check to 
  30. see if the compile time and date changed to be sure you did actually overwrite 
  31. the files.  If MSE gives you a version mismatch error and refuses to run, you 
  32. missed one of them. 
  33.  
  34. Restart MSE. 
  35.  
  36. If you used the Pick click button command, you may have to adjust that button's 
  37. command on the MSE main window. 
  38.  
  39. In some circumstances, MSE's DLL (MSEHOOK.DLL) may be "stuck," and you can't 
  40. overwrite it even after exiting MSE.  In this situation, remove the MSE program 
  41. object from your Startup folder, if one exists (to prevent MSE from starting 
  42. automatically), reboot, unpack MSE, then run INSTALL.CMD. 
  43.  
  44. The latest version of MSE can be found at http://www.bmtmicro.com/mse. 
  45.  
  46. The HISTORY.TXT file will show you what's new in this version of MSE. 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 1.3. MSE command line arguments ΓòÉΓòÉΓòÉ
  50.  
  51.  MSE's installation program builds program objects to launch MSE for you. 
  52. However, you may want to make others for specialized purposes.  MSE has some 
  53. command line arguments you can use if you have the need or desire.  It's not 
  54. required that you use any of these, or even know what they are.  Feel free to 
  55. skip this section. 
  56.  
  57. The following command line arguments can be used with MSE: 
  58.  
  59. /c   Show MSE clipboard manager of any running instance of MSE. 
  60. /d#  # sets the delay in seconds before MSE starts up (1-99). 
  61. /h   Hide MSE after startup. 
  62. /k   Kill any running instance of MSE. 
  63. /n#  # sets the number of clipboard entries retained by MSE (5-99). 
  64.  
  65. MSE may be rerun to surface a running instance.  Only one instance will 
  66. actually be running on the system. 
  67.  
  68. Note that command line arguments go in the "Optional Parameters" field of a 
  69. program object's Properties notebook (what we used to call the Settings 
  70. notebook in ye olde days).  Or you can just type 'em on a command line, you 
  71. dinosaur, you. :-) 
  72.  
  73.  
  74. ΓòÉΓòÉΓòÉ 1.4. MSE deinstallation ΓòÉΓòÉΓòÉ
  75.  
  76.  Run UNINSTAL.CMD. 
  77.  
  78.  
  79. ΓòÉΓòÉΓòÉ 2. MSE main window ΓòÉΓòÉΓòÉ
  80.  
  81.  The MSE main window allows you to assign commands to mouse button/keyboard 
  82. modifier combinations. Command names prefaced with an asterisk (for example, 
  83. "*Roll up/down") work only when the mouse button is clicked on a titlebar 
  84. window.  Other commands should work anywhere the button is clicked.  Just 
  85. select the command for a given mouse button/keyboard modifier from the dropdown 
  86. listboxes. 
  87.  
  88. A word about "keyboard modifiers" (called "Key mods" on the main window):  When 
  89. you click a mouse button, you can also hold down a Shift, Ctrl or Alt key, or 
  90. some combination thereof.  This is known as "modifying" the click.  With three 
  91. mouse buttons and three modifer keys, you get a total of twenty-four different 
  92. "modified" clicks (including "plain" clicks where no key is pressed). 
  93.  
  94. In addition to the dropdown listboxes for button commands, there are a couple 
  95. of checkboxes and a few buttons on this window.  Here's the breakdown: 
  96.  
  97. The Disabled checkbox disables MSE's mouse enhancements.  You can also 
  98. temporarily disable MSE by pressing the Scroll Lock key so that the Scroll Lock 
  99. light comes on. 
  100.  
  101. The Not in list checkbox removes MSE from the OS/2 Window List.  Note that the 
  102. Disabled and Not in list checkboxes are mutually exclusive -- only one may be 
  103. checked at a time.  This is to prevent you from getting into "trouble" where 
  104. you have disabled MSE but can't use MSE to call the main window back up.  You 
  105. might then have to resort to running MSE from a command line <shudder> to make 
  106. it reappear so you can change it. 
  107.  
  108. The Reload menus button causes all MSE user-programmable menus to be rebuilt. 
  109. If you modify one of the menu data files (MSEMENU#.DAT), click this button to 
  110. reload the data.  It also reloads virtual and file dialog exclusions. 
  111.  
  112. The Settings button displays the MSE settings dialog. 
  113.  
  114. The MSE icon can be clicked to call up the clipboard manager, if it's being 
  115. used.  You can request a context menu containing many useful MSE commands on 
  116. this icon, too. 
  117.  
  118. The Exit button ends the MSE application. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 3. MSE button commands ΓòÉΓòÉΓòÉ
  122.  
  123.  Here's a breakdown of the button commands available: 
  124.  
  125.  
  126. OS/2 default 
  127. No command -- just do what OS/2 would do. 
  128.  
  129. Show MSE 
  130. Show the MSE main window. 
  131.  
  132. *Close window/Close window 
  133. Well, close the window you clicked, of course. 
  134.  
  135. *Window to back/Window to back 
  136. Send the window you clicked to the bottom of the ZOrder (window pile). 
  137.  
  138. *Window on screen/Window on screen 
  139. Move the the window you clicked so that it is entirely on the screen. 
  140.  
  141. *Roll up/down/Roll up/down 
  142. "Roll up" a window so that only its titlebar shows.  If the window's already 
  143. rolled up, roll it back down.  Note that not all windows take kindly to such 
  144. treatment, but most don't mind. 
  145.  
  146. *Move window/Move window 
  147. *Size window/Size window 
  148. *Maximize window/Maximize window 
  149. *Minimize window/Minimize window 
  150. Window list 
  151. The same as if you'd selected these commands from the window's system menu. 
  152.  
  153. Switch list 
  154. Calls up MSE's switch list, from which you can select a window, close it, hide 
  155. it, or move it to the current desktop (if you're using virtual desktops).  The 
  156. switch list shows which desktop each application is running in, if you're using 
  157. virtual desktops. 
  158.  
  159. Next window 
  160. Calls up the next window in the ZOrder (window pile).  Like pressing Alt+TAB. 
  161.  
  162. B1 2-click 
  163. Mimics a mouse button one double-click.  Note:  This one works better if there 
  164. are no modifiers involved (i.e. assigned to mouse button three with no key 
  165. mods).  You can still use the chord shortcuts with this command, but you must 
  166. use them with the mouse pointer in a position on the screen where a button one 
  167. double-click won't evoke a reaction (for example, on an empty spot of the 
  168. desktop). 
  169.  
  170. B1+2 Chord 
  171. Mimics a mouse button one + mouse button two chord (a chord is when you press 
  172. two or more mouse buttons simultaneously). 
  173.  
  174. Win text->clip 
  175. Copies the clicked window's window text to the clipboard. 
  176.  
  177. Win text->clip append 
  178. Appends the clicked window's window text to the clipboard.  Note that OS/2 
  179. seems to have a 64k limit to clipboard text... 
  180.  
  181. Clip->Win text 
  182. Sets the clicked window's window text to the clipboard's text. 
  183.  
  184. Start FM/2 
  185. Starts File Manager/2, best file manager around.  What, you don't have a copy 
  186. of the program that won a 1995 OS/2 Magazine Editor's Choice award, a 1996 OS/2 
  187. e-Zine! Reader's Choice award, and was nominated for SIA's best shareware 
  188. utility of 1997?!?  Get one! http://www.bmtmicro.com/fm2 
  189.  
  190. Open object 
  191. Brings up a dialog that lets you open any file, folder or named WPS object. 
  192.  
  193. Minimize all 
  194. Minimizes all windows. 
  195.  
  196. Menu #1-#7 
  197. Brings up a user-programmable menu.  See the MSEMENU1.DAT that came with MSE 
  198. for an example (here's a copy of it in this help file). 
  199.  
  200. Virtual desktops 
  201. Displays the virtual desktop pick window. 
  202.  
  203. Clipboard manager 
  204. Displays the clipboard manager window. 
  205.  
  206. Calculator 
  207. Displays a simple calculator. 
  208.  
  209. OS/2 command line 
  210. Starts an OS/2 command line session. 
  211.  
  212. Pick click 
  213. Brings up a menu from which you can pick an MSE command to apply to the clicked 
  214. window.  This allows you to get to any MSE command without having to use the 
  215. keyboard, for those who have physical problems with the keyboard modifiers. 
  216.  
  217. Commands prefaced with an asterisk (*) only work if you click a titlebar. 
  218. Otherwise, the OS/2 default click is used. 
  219.  
  220.  
  221. Hint:  You should probably not assign a command to mouse button one or mouse 
  222. button two with no modifiers or with the Alt modifier -- these are used 
  223. extensively by the WPS and PM.  Ignore this advice at your peril.  If you try 
  224. it anyway and get yourself into a jam, remember that the Scroll Lock key will 
  225. temporarily disable MSE so you can fix it. 
  226.  
  227.  
  228. ΓòÉΓòÉΓòÉ 3.1. MSE button menu sample ΓòÉΓòÉΓòÉ
  229.  
  230. ;
  231. ; MSEMENU1.DAT -- a sample for MSE
  232. ;
  233. ; You can place the name of a program to run or the objectID of a WPS
  234. ; object in this file, and it'll be accessible in a menu in MSE.  The
  235. ; commands "Menu #1" through "Menu #7" activate them.  This menu will
  236. ; be activated by the "Menu #1" command (hence the "1" in the filename).
  237. ;
  238. ; Note this is more of an example file than an attempt to do something
  239. ; actually useful...
  240. ;
  241. ;
  242. ; Hints:
  243. ; =====
  244. ;
  245. ; MSE will allow you to create a menu definition file if you try to
  246. ; access one that doesn't exist.  If you select a command from a menu
  247. ; while holding down the Ctrl key, MSE will allow you to edit the
  248. ; menu definition file instead of executing the command.  The menu will
  249. ; automatically be reloaded when you're done editing.  You can edit
  250. ; the file normally with some other editor, but then you'll need to
  251. ; use the "Reload menus" option to cause all menus to be reloaded the
  252. ; next time you try to pop them up -- no biggie.
  253. ;
  254. ;
  255. ; Rules:
  256. ; =====
  257. ; If the name of the program contains a space _and_ you wish to give
  258. ; an argument to the program after the name, you must enclose the
  259. ; program name in quotes (like on a command line).  For example:
  260. ; "MY TERRIBLY COOL.EXE" file.txt
  261. ;
  262. ; If you give a fully qualified path to the program, that path will be
  263. ; used as the initial starting directory when the program is run;
  264. ; otherwise, the default directory (MSE's) will be used.
  265. ;
  266. ; To specify a WPS object, it must have an objectID.  You can create
  267. ; named objects using REXX (see below).  ObjectIDs have the form: <OBJECTNAME>
  268. ; Examples of pre-named objects:
  269. ;  The system clock:         <WP_CLOCK>
  270. ;  The Drives object:        <WP_DRIVES>
  271. ;  The font palette:         <WP_FNTPAL>
  272. ;  The system setup folder:  <WP_CONFIG>
  273. ; Exception:  Folders and data files can be opened just by specifying
  274. ; their fully qualified path name (i.e. C:\OS2\BITMAP).
  275. ;
  276. ; Lines cannot exceed 1000 bytes in length.
  277. ;
  278. ; One entry per line.
  279. ;
  280. ; Lines beginning with a semi-colon (like this one) are comments, and
  281. ; are ignored.  They have to be read from disk, so don't go overboard
  282. ; (like this file :-).
  283. ;
  284. ; You can have up to seven of these menu files, named MSEMENU#.DAT
  285. ; where # is 1-7.
  286. ;
  287. ;
  288. ; /* Example of creating a WPS object with an ObjectID in REXX: */
  289. ; /* =========================================================  */
  290. ; call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
  291. ; call SysLoadFuncs
  292. ; SysCreateObject('WPFolder','My Folder','<WP_DESKTOP>,'OBJECTID=<My_Folder>,f)
  293. ;
  294. ;
  295. ; The actual menu items appear below:
  296. ;
  297. e.exe
  298. ib.exe
  299. <WP_CLOCK>
  300. <WP_DRIVES>
  301. <WP_FNTPAL>
  302. <WP_CONFIG>
  303.  
  304.  
  305. ΓòÉΓòÉΓòÉ 4. MSE settings ΓòÉΓòÉΓòÉ
  306.  
  307.  This dialog, accessed from the Settings button on the main MSE window, allows 
  308. you to control many of the ways that MSE behaves: 
  309.  
  310. The Sliding focus checkbox causes the window under the mouse to receive the 
  311. focus without clicking.  The No ZOrder change checkbox prevents the window from 
  312. being brought to the top. 
  313.  
  314. The Wrap at screen edges checkbox causes the mouse pointer to wrap to the 
  315. opposite side of the screen instead of stopping at an edge. Note that when this 
  316. setting is checked, the "Shift required to bump desktops" setting below is 
  317. automatically selected as well. 
  318.  
  319. Center mouse on selected windows causes MSE to place the mouse pointer over the 
  320. center of windows selected from the MSE switch list or virtual desktop 
  321. selection window.  Mouse to default button causes MSE to place the mouse 
  322. pointer over the default button of a dialog when it pops up.  The Center mouse 
  323. on dialogs without default buttons checkbox causes MSE to center the mouse over 
  324. dialogs that don't have a default button.  Test the last one -- it might sound 
  325. good, but you may not like it much in practice. 
  326.  
  327. The Mouse motion reaction delay field tells MSE how many milliseconds 
  328. (1/1000ths of a second) to delay reacting when the mouse moves.  This delay 
  329. applies to sliding focus, desktop bumping, mouse wrapping and corner command 
  330. activation.  The default is 0 (no delay). 
  331.  
  332. The Seconds until pointer hides field controls how many seconds MSE waits while 
  333. the mouse pointer doesn't move before making the mouse pointer invisible (move 
  334. the mouse to bring it back).  Enter 0, which is the default, to disable this 
  335. feature.  Note that this is only accurate to about ten second intervals.  There 
  336. is no interrelationship between this timer and the Mouse motion reaction delay 
  337. timer above. 
  338.  
  339. You can Enable enhanced file dialog to have MSE provide an improved standard 
  340. file dialog. Applications that use custom file dialogs will not be "enhanced," 
  341. but most don't.  You can selectively exclude programs from this by placing the 
  342. name of the program in a list file named FEXCLUDE.LST in the MSE directory. 
  343. The FileDlg exclusions button will allow you to edit this file. 
  344.  
  345. If you Enable clipboard manager, MSE will provide extended clipboard 
  346. functionality. You can assign the clipboard manager window to a mouse button 
  347. command, or click the MSE icon on the MSE main window to call it up.  The 
  348. Autosave clipboards checkbox causes MSE to save and restore text clipboards to 
  349. and from disk when MSE starts and exits, respectively.  The Clips fldr button 
  350. opens the folder where these saved clipboard files are kept, for maintenance 
  351. purposes. 
  352.  
  353. Hints:  Clipboards saved to disk are loaded even if the Autosave clipboards 
  354. option is turned off.  You can manually save and load clipboards to and from 
  355. disk using the context menu available on the clipboard manager window's tip 
  356. window. 
  357.  
  358. The Enable screen capture checkbox allows MSE to save bitmaps of the screen 
  359. when you press the PrintScrn key.  Bitmaps are saved to the SCRNSHTS directory 
  360. off of the MSE directory and are named SCRN###.BMP, where ### is an 
  361. incrementing number to allow multiple captures.  Note that VIO windows eat the 
  362. PrintScrn when they have the focus -- change the focus to some other window, or 
  363. the desktop, in that case.  The Folder button beside this checkbox opens up the 
  364. WPS folder for the SCRNSHTS directory so you can do maintenance there. A 
  365. command file, AFTRSCRN.CMD, is run after screen shots are captured so that you 
  366. can further process the resultant bitmap file if desired. A sample came with 
  367. MSE which you can edit to taste.  Finally, you can set the number of Color bits 
  368. to use when capturing the screen.  A value of 1 gives a black-and-white bitmap, 
  369. a value of 4 gives a 16-color bitmap, a value of 8 gives a 256 color bitmap, 
  370. and a value of 24 gives a "true color" bitmap.  The higher this value, the more 
  371. diskspace and (very temporarily) memory the bitmap requires. 
  372.  
  373. If you Enable chord shortcuts, MSE will attempt to activate the following chord 
  374. shortcuts:  Hold down mouse button three, then press mouse button two to 
  375. display the MSE main window.  Hold down mouse button three, then press mouse 
  376. button one to show the virtual desktop window. Hold down mouse button three, 
  377. then press mouse button two while holding down either the Shift, Alt or Ctrl 
  378. keys to display the clipboard manager window. 
  379.  
  380. MSE can provide "virtual desktops" if you check the Use virtual desktops 
  381. checkbox.  Basically, this expands the desktop into an area nine times larger 
  382. than the single screen usually available.  The WPS Desktop itself is available 
  383. in all virtual desktops. You can Mouse-bump desktops, which means you'll switch 
  384. virtual desktops when the mouse bumps up against the edge of the screen.  Note 
  385. that this is a 3-state checkbox -- when checked, mouse bumping is on; when 
  386. "greyed" (third state -- the funny looking one), mouse bumping is on and the 
  387. mouse will be positioned to the opposite side of the screen after bumping.  You 
  388. can opt to have Shift required to bump desktops which can help eliminate 
  389. accidentally bumping to another virtual desktop during normal mouse motion.  If 
  390. you don't like the little numbered button virtual desktop dialog, you can check 
  391. the Larger desktop selection window button to try a more powerful desktop 
  392. selection window.  MSE usually "normalizes" the desktops when it exits (in 
  393. other words, places all running programs back on the real desktop), but you can 
  394. check the Don't normalize on exit button to prevent this.  You can still use 
  395. the Reset desktops command, which places you on the real desktop, AKA the 
  396. center virtual desktop (#5), and moves all windows to that virtual desktop. 
  397.  
  398. You may want to exclude some windows from the virtual desktop array (or think 
  399. of it as having some windows available on all virtual desktops). Simply place 
  400. the titles of the windows in a text file named EXCLUDE.LST in the MSE 
  401. directory.  The Virtual exclusions button will allow you to edit this file. 
  402. Partial titles are sufficient, one per line. 
  403.  
  404. The Enable swapfile monitor checkbox causes MSE to display a small swapfile 
  405. counter on the screen.  The size of the swapfile and the amount of free space 
  406. on the drive holding the swapfile are shown.  If the free space falls below 
  407. 32k, the background of this monitor window turns red.  The swapfile monitor has 
  408. some minor smarts -- it normally checks the swapfile about once every two 
  409. minutes, but when changes are noticed or freespace is below 32k, it checks more 
  410. often. 
  411.  
  412. If you Enable clock, MSE displays a small clock on the desktop.  You can 
  413. Include date in the clock.  The clock is updated about once every minute. 
  414.  
  415. If you'd like the clock and swapfile monitor to "float" to the top of the 
  416. window stack about once every thirty seconds, check the Float monitors to top 
  417. checkbox. 
  418.  
  419. Hints:  Click the clock to call up the OS/2 System Clock.  Click the swapfile 
  420. monitor to call up the OS/2 Launchpad.  Drag the clock or swapfile monitor to 
  421. any position you like on the screen with mouse button two (the regular 
  422. drag-an-object button).  Change the colors and font of either by dropping 
  423. colors and fonts onto them from the system palettes (remember, use Ctrl while 
  424. dropping a color to change the text color).  Click and hold mouse button one on 
  425. either while "dragging" the mouse to show MSE.  Click mouse button two on 
  426. either to force an immediate window update. 
  427.  
  428. The Corner commands button calls up another dialog that lets you assign 
  429. commands to the corners of the desktop.  These commands are activated when the 
  430. mouse is moved into the corresponding corner. 
  431.  
  432.  
  433. ΓòÉΓòÉΓòÉ 4.1. Corner commands ΓòÉΓòÉΓòÉ
  434.  
  435.  You can use the Corner commands dialog, accessible from the MSE Settings 
  436. dialog, to have MSE invoke a command when you move the mouse pointer into one 
  437. of the four corners of the desktop. 
  438.  
  439. The dialog displays a dropdown listbox containing possible commands (a subset 
  440. of the usual button commands), and a representation of the desktop with radio 
  441. buttons in the four corners. 
  442.  
  443. Select a radio button and the dropdown listbox shows the command associated 
  444. with that corner. 
  445.  
  446. Select another command from the listbox, and that command becomes the command 
  447. for that corner. 
  448.  
  449. The Nothing command can be used to make the corner behave normally -- nothing 
  450. happens when you move the mouse there. 
  451.  
  452.  
  453. ΓòÉΓòÉΓòÉ 4.2. About virtual desktops ΓòÉΓòÉΓòÉ
  454.  
  455.  This is what virtual desktops might look like if you could see them all at 
  456. once.  The desktop you start in is numbered "5" in the illustration -- it has a 
  457. couple of programs running in it.  Note that the WPS Desktop is present in all 
  458. virtual desktops. Clicking the button numbered five in this illustration would 
  459. result in the desktop numbered "5" in the top illustration being selected. 
  460.  
  461. Hints:  Minimized and hidden windows don't "move" when you change desktops -- 
  462. in other words, they restore to whatever the current desktop happens to be. 
  463. You can see which virtual desktop programs are running in by using the MSE 
  464. switch list button command.  The default action when you select a program from 
  465. that switch list is to change to the desktop that holds it, but you can hold 
  466. down the Shift key while clicking to bring that program to the current desktop. 
  467. The optional "larger desktop selection window" has more "grunt" than the small 
  468. button dialog.  It displays a graphical representation of all the desktops 
  469. combined, including open windows.  As you move the mouse pointer over the grid, 
  470. it shows the name of the top window, if any, under the pointer.  When you click 
  471. on a grid square, that desktop is made the active desktop, and if any open 
  472. window was under the pointer, that window is made the active window, as well. 
  473.  
  474. Hints:  Hold down Shift while clicking, and the window under the mouse pointer 
  475. (if any) is brought to the current desktop (the current desktop doesn't 
  476. change).  Requesting a context menu brings up the MSE switch list.  You can 
  477. drag fonts onto the window (both the main window and the tip window).  Need 
  478. smaller fonts in the main window?  You can enter a smaller point size than is 
  479. shown in the dropdown listbox for some fonts (try 6-point Helv, for example) in 
  480. the font dialog. 
  481.  
  482.  
  483. ΓòÉΓòÉΓòÉ 5. MSE clipboard manager ΓòÉΓòÉΓòÉ
  484.  
  485.  The MSE clipboard manager includes a clipboard viewer that displays text, 
  486. bitmaps and metafiles.  Context menus (also known as popup menus or button two 
  487. menus) are available on all windows to let you save files, load files into the 
  488. clipboard, adjust settings, etc.  You can also drag files to the various 
  489. windows to import them into the clipboard. 
  490.  
  491. The clipboard manager automatically saves the last twenty-five text entries in 
  492. the clipboard for quick recall via context menu.  The two arrow buttons to the 
  493. right of the tip window let you cycle through those entries.  The command line 
  494. argument /n# can be used to increase or decrease the number of saved entries 
  495. available.  This argument is only valid when starting MSE -- you can't change 
  496. it on-the-fly. 
  497.  
  498. The clipboard manager can be assigned to an MSE button command.  Clicking the 
  499. MSE icon on the MSE main window also displays the clipboard manager window. 
  500.  
  501. Note:  To import pictures to the clipboard, they need to be in OS/2 bitmap 
  502. format (.BMP).  You can convert pictures in other formats to bitmap format 
  503. using the OS/2 image viewer (ib.exe) or IMAGE.EXE from the FM/2 Utilities 
  504. package, if desired.  Also, don't forget that doing an Edit->Copy in most image 
  505. manipulation packages places a bitmap in the clipboard. 
  506.  
  507. If you're already running a clipboard viewer (for example, CLIPOS2.EXE), MSE's 
  508. clipboard manager won't install itself.  Close the other clipboard viewer 
  509. first.  If you run the OS/2 clipboard viewer, MSE's clipboard manager will get 
  510. knocked out of the loop (the OS/2 clipboard viewer is busted).  If this 
  511. happens, use the Settings dialog to turn the clipboard off and then back on. 
  512.  
  513. Hints:  To save the clipboard manager's size and position, close (not minimize, 
  514. but close -- F3 is the accelerator key) the window.  This also saves any 
  515. clipboard entries to disk if you have Autosave clipboards turned on.  Don't 
  516. overlook the context menu on the tip window itself. If you want to copy 
  517. something to the clipboard and not have the clipboard manager save it, turn on 
  518. the Scroll Lock light before copying (don't forget to turn it back off after). 
  519.  
  520.  
  521. ΓòÉΓòÉΓòÉ 6. MSE enhanced file dialog ΓòÉΓòÉΓòÉ
  522.  
  523.  If you're tired of that dinky little file dialog that OS/2 uses -- you know, 
  524. the one that makes you scroll around a lot in tiny listboxes looking for files 
  525. and directories -- try enabling this enhancement in MSE's settings dialog. 
  526.  
  527. MSE alters the standard file dialog to be full screen height to cut down on 
  528. scrolling, adds user-definable directory and file pulldowns, at-a-glance help, 
  529. and even allows you to open files and directories from the dialog. 
  530.  
  531. Wave your mouse pointer around over the various fields in the dialog, and a 
  532. quick description of the basic function of the fields will be shown at the top 
  533. of the window as the pointer passes over them. 
  534.  
  535. Not every program uses the standard file dialog box.  MSE tries to be 
  536. intelligent about when it steps in and when it doesn't, but if you run into 
  537. conflicts, you can exclude some programs from using this enhancement.  Click 
  538. the "FileDlg exclusions" button on the MSE settings dialog to do this. 
  539.  
  540. Hints:  The File: and Directory: text fields are clickable -- they open the WPS 
  541. object for the first highlighted file or current directory, respectively. 
  542. Clicking the Directory text field with mouse button two (usually the right 
  543. button) will let you create a directory. 
  544.  
  545.  
  546. ΓòÉΓòÉΓòÉ 7. Registration and license ΓòÉΓòÉΓòÉ
  547.  
  548.  MSE isn't free, it's shareware.  You can evaluate it for up to 30 days, after 
  549. which you must either register it or discontinue its use and remove it from 
  550. your system. 
  551.  
  552. You may redistribute the unregistered version of MSE only if the distribution 
  553. archive is unaltered.  You may not charge for distribution of the archive. 
  554. There is no warranty for MSE.  Support is not guaranteed to unregistered users. 
  555.  
  556. (Whew.  Glad that's out of the way.) 
  557.  
  558. To register MSE, either fill out the registration form REGISTER.TXT, then print 
  559. it, or run the internet registration program and email BMT Micro for a 
  560. registration key. Cost is only $25/machine (site licenses are available for 
  561. $2500). 
  562.  
  563. When you register MSE, your name appears in the About box, and "MSE -- 
  564. Registered" (instead of "Unregistered") displays in the Window List.  And it 
  565. makes you feel good. 
  566.  
  567. Registrations ensure that the program will continue to be developed and 
  568. improved, which is the real reason, aside from your conscience, of course, that 
  569. you should always register the shareware you use -- it won't get any better if 
  570. you don't. 
  571.  
  572. Thanks for the support! 
  573.  
  574.      Mark (mkimes@ibm.net)