home *** CD-ROM | disk | FTP | other *** search
- End-User Mode
- =============
-
- There are many different employments for RK.
- For example it is used in museums for using with touch screens.
- Therefore it can be required to disable the possibility making
- any changes to buttons and profiles by the "end user".
-
- In the profiles folder there is a file named as EndUserMode.dat.
- If this file will be opened with an editor there is only one line
- to see with the content "EndUserMode=off".
- If this line will be changed to "EndUserMode=on", the End-User
- mode is enabled.
-
-
- What will be changed when this mode is switched on?
-
- - The Systray-Icon is not available.
- Therefore all setting-dialogs are not available by its popup menu.
-
- - [Ctrl] with left mouse-button click to open Edit > Keys dialog is disabled.
-
- - Click on empty button to open Edit > Keys dialog is disabled.
-
- - Popmenu of right mouse-button click on an empty RK-button is disabled.
-
- - Menu-Point "Swap Profile-Set" of ME.POP.PROF is unvisible.
-
- - Click on Windows Exit button [x] is disabled.
-
-
- What should the profile developer take into consideration?
-
- - Because no commands are disabled, he should remove all buttons which
- includes edit commands. Especially the "Do not Remove" profile should be
- removed. Also he should check the F-key assignment.
-
- - He should switch off Event functions and Hide-On-Mousepos.
-
- - If profile selection via popmenu is needed, he should use ME.POP.PROF
- instead of the standard "Opt"-assignment ME.POP.OPTION.
- Alternative he can arrange buttons to change profiles or he can use
- the User-Popmenu function (see FAQ-button of Manual profile for demo),
- if the selecection quantity should be limited.
-
- - If the user should not change window position of RK, he should use the
- Borderless Mode as start-setting in preferences. Also if RK should not
- be minimized.
-
- - If the user should be able to exit RK, he should install a button with
- the ME.QUIT command.
-
- - And most important: he should remove this instructions.
-