# # rc-addon-script for plugin graphtft & graphtft-fe # # Joerg Bornkessel . /etc/conf.d/vdr.graphtft plugin_pre_vdr_start() { : ${GRAPHTFT_DEVICE:=/dev/fb0} add_plugin_param "-d ${GRAPHTFT_DEVICE}" }