diff --git a/LCDd.conf b/LCDd.conf index 82df229..5f3b995 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -17,24 +17,38 @@ # Comments are all line-based comments, # and are lines that start with one of '#', ';' # or '//' in the first columns. +# +# Sections are labeled with a line which contains +# ONLY "[drivername]" with no whitespace before +# or after... # Joystick driver +# +# Valid names: joy, joystick [joy] # MatrixOrbital driver +# +# Valid names: MtxOrb, MatrixOrbital [MtxOrb] # MatrixOrbital GLK driver +# +# Valid names: GLK, GLC [GLK] # CrystalFontz driver +# +# Valid names: CFontz, CrystalFontz [CFontz] # Hitachi HD44780 driver +# +# Valid names: HD44780, Hitachi [HD44780] @@ -51,14 +65,20 @@ [bayrad] # Toshiba T6963 driver +# +# Valid names: T6963, Toshiba [T6963] # SVGAlib driver +# +# Valid names: svgalib, SVGA, VGA [svgalib] # Curses driver +# +# Valid names: curses, ncurses [curses] Arguments -f blue -b cyan