-
Notifications
You must be signed in to change notification settings - Fork 5
Development
Alex Simon edited this page Feb 4, 2015
·
5 revisions
The tool needs to be installed in the following location:
bin/kano-vnc
-> usr/bin
share/*
-> usr/share/kano-vnc
Located in bin folder.
This is the main executable file. It contains the functionality to print the status and clients, start, stop and switch the vnc server.
Located in Share folder
This script is used to initiate the VNC server at boot for example.
Located in Share folder
This file contains global variables used in this app. The most important one is VNC_CMDLINE
which launches the vnc server, in this case /usr/bin/x11vnc
Located in Share folder
This script is executed each time a remote VNC viewer connects to the local VNC server. It is used to display the notification for example