1.) You have to set the PYTHONPATH in your profile before use cpphlib library.

Append these two lines to your profile:

PYTHONPATH="your_path_to_this_directory/pycontrols/cpphlib"
export PYTHONPATH


2.) klcontrol.sh is allows you to kill your frozen controller program.


