home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / RemoteKeys / Manual / English / EndUserMode.txt < prev    next >
Encoding:
Text File  |  2002-07-01  |  2.0 KB  |  54 lines

  1. End-User Mode
  2. =============
  3.  
  4. There are many different employments for RK.
  5. For example it is used in museums for using with touch screens.
  6. Therefore it can be required to disable the possibility making
  7. any changes to buttons and profiles by the "end user".
  8.  
  9. In the profiles folder there is a file named as EndUserMode.dat.
  10. If this file will be opened with an editor there is only one line
  11. to see with the content "EndUserMode=off".
  12. If this line will be changed to "EndUserMode=on", the End-User
  13. mode is enabled.
  14.  
  15.  
  16. What will be changed when this mode is switched on?
  17.  
  18. - The Systray-Icon is not available.
  19.   Therefore all setting-dialogs are not available by its popup menu.
  20.  
  21. - [Ctrl] with left mouse-button click to open Edit > Keys dialog is disabled.
  22.  
  23. - Click on empty button to open Edit > Keys dialog is disabled.
  24.  
  25. - Popmenu of right mouse-button click on an empty RK-button is disabled.
  26.  
  27. - Menu-Point "Swap Profile-Set" of ME.POP.PROF is unvisible.
  28.  
  29. - Click on Windows Exit button [x] is disabled.
  30.  
  31.  
  32. What should the profile developer take into consideration?
  33.  
  34. - Because no commands are disabled, he should remove all buttons which
  35.   includes edit commands. Especially the "Do not Remove" profile should be
  36.   removed. Also he should check the F-key assignment.
  37.  
  38. - He should switch off Event functions and Hide-On-Mousepos.
  39.  
  40. - If profile selection via popmenu is needed, he should use ME.POP.PROF
  41.   instead of the standard "Opt"-assignment ME.POP.OPTION.
  42.   Alternative he can arrange buttons to change profiles or he can use
  43.   the User-Popmenu function (see FAQ-button of Manual profile for demo),
  44.   if the selecection quantity should be limited.
  45.  
  46. - If the user should not change window position of RK, he should use the
  47.   Borderless Mode as start-setting in preferences. Also if RK should not
  48.   be minimized.
  49.  
  50. - If the user should be able to exit RK, he should install a button with
  51.   the ME.QUIT command.
  52.  
  53. - And most important: he should remove this instructions.
  54.