||

Set VNCServer$Dir <Obey$Dir>

|| first make sure the vncserver module is installed
RMEnsure vncserver 0.00 RMLoad <VNCServer$Dir>.vncserver

|| start up the server (args are port no. and password)
vncserv_start 5902 henrik

|| connect the VNC server's input to the mouse and keyboard
vncserv_mouse_kbd

| arg : 1 to swap adjust/menu or 0 to not swap
|vncserv_swap_adjust_menu 1
