Clipboard Configuration
This is a configuration guide to a Python Clipboard Application, the root doucmentation is at: Python Smart ClipBoard
Overview
This application shares a configuration strategy that I use for my other applications, this is documented in Configuration Files For Python, this document will only cover aspects of the configuration that are unique to the Clipboard application. As usual read the code, parameters.py paying particular attention to the default section which often has the best documentation.