

Soundgraph imon slow startup drivers#
43 # 44 # The following drivers are supported: 45 # bayrad, CFontz, CFontz633, CFontzPacket, curses, CwLnx, ea65, 46 # EyeboxOne, g15, glcdlib, glk, hd44780, icp_a106, imon, imonlcd, 47 # IOWarrior, irman, joy, lb216, lcdm001, lcterm, lirc, lis, MD8800, 48 # mdm166a, ms6931, mtc_s16209x, MtxOrb, mx5000, NoritakeVFD, picolcd, 49 # pyramid, sed1330, sed1520, serialPOS, serialVFD, shuttleVFD, sli, 50 # stv5730, svga, t6963, text, tyan, ula200, xosd 51 Driver=CFontz 52 53 # Tells the driver to bind to the given interface 54 Bind= 127.0.0.1 55 56 # Listen on this specified port defaults to 13666. 41 # The latter one can be changed by giving a File= directive in the 42 # driver specific section. 38 # The name of the driver is case sensitive and determines the section 39 # where to look for further configuration options of the specific driver 40 # as well as the name of the dynamic driver module to load at runtime. 34 # NOTE: Always place a slash as last character ! 35 DriverPath= /usr/lib/lcdproc/ 36 37 # Tells the server to load the given drivers. 25 26 # Server section with all kinds of settings for the LCDd server # 27 28 29 # Where can we find the driver modules ? 30 # IMPORTANT: Make sure to change this setting to reflect your 31 # specific setup! Otherwise LCDd won't be able to find 32 # the driver modules and will thus not be able to 33 # function properly.

23 # 24 # The drivers read their own options from the respective sections. 21 # If the driver is specified using the -d command line option, 22 # the Driver= options in the config file are ignored. 19 # The first driver that is loaded and is capable of output defines the 20 # size of the display. 12 # 13 # The drivers are activated by specifying them in a driver= line in the 14 # server section, like: 15 # 16 # Driver=curses 17 # 18 # This tells LCDd to use the curses driver. Further each driver has a section which 11 # defines how the driver acts. For the menu there is 10 # a section called. 8 # 9 # The server has a 'central' section named. Comments are all line-based comments, 7 # and are lines that start with '#' or ' '. It is divided into sections that start at 6 # markers that look like.
Soundgraph imon slow startup code#
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Generic config files source code syntax highlighting (style: standard) with prefixed line numbers.Īlternatively you can here view or download the uninterpreted source code file.ġ # nf - configuration file for the LCDproc server daemon LCDd 2 # 3 # This file contains the configuration for the LCDd server.
