older version for rasplex, hope it works.
This commit is contained in:
@@ -46,11 +46,10 @@ DriverPath=server/drivers/
|
||||
# The following drivers are supported:
|
||||
# bayrad, CFontz, CFontzPacket, curses, CwLnx, ea65, EyeboxOne, g15, glcd,
|
||||
# glcdlib, glk, hd44780, icp_a106, imon, imonlcd,, IOWarrior, irman, joy,
|
||||
# lb216, lcdm001, lcterm, linux_input, lirc, lis, MD8800, mdm166a, ms6931,
|
||||
# mtc_s16209x, MtxOrb, mx5000, NoritakeVFD, Olimex_MOD_LCD1x9, picolcd,
|
||||
# pyramid, rawserial, sdeclcd, sed1330, sed1520, serialPOS, serialVFD,
|
||||
# shuttleVFD, sli, stv5730, svga, t6963, text, tyan, ula200, vlsys_m428,
|
||||
# xosd, yard2LCD
|
||||
# lb216, lcdm001, lcterm, lirc, lis, MD8800,, mdm166a, ms6931, mtc_s16209x,
|
||||
# MtxOrb, mx5000, NoritakeVFD, picolcd,, pyramid, rawserial, sdeclcd,
|
||||
# sed1330, sed1520, serialPOS, serialVFD, shuttleVFD, sli,, stv5730, svga,
|
||||
# t6963, text, tyan, ula200, vlsys_m428, xosd
|
||||
Driver=curses
|
||||
|
||||
# Tells the driver to bind to the given interface. [default: 127.0.0.1]
|
||||
@@ -798,21 +797,6 @@ Device=/dev/ttyS1
|
||||
Size=16x2
|
||||
|
||||
|
||||
## Linux event device input driver ##
|
||||
[linux_input]
|
||||
|
||||
# Select the input device to use [default: /dev/input/event0]
|
||||
Device=/dev/input/event0
|
||||
|
||||
# specify a non-default key map
|
||||
#key=1,Escape
|
||||
#key=28,Enter
|
||||
#key=96,Enter
|
||||
#key=105,Left
|
||||
#key=106,Right
|
||||
#key=103,Up
|
||||
#key=108,Down
|
||||
|
||||
|
||||
## LIRC input driver ##
|
||||
[lirc]
|
||||
@@ -987,13 +971,6 @@ Reboot=no
|
||||
|
||||
|
||||
|
||||
## Olimex MOD-LCD1x9 driver ##
|
||||
[Olimex_MOD_LCD1x9]
|
||||
|
||||
# device file of the i2c controler
|
||||
Device=/dev/i2c-0
|
||||
|
||||
|
||||
## Mini-box.com picoLCD (usblcd) driver ##
|
||||
[picolcd]
|
||||
|
||||
@@ -1387,9 +1364,4 @@ Offset=200x200
|
||||
# X font to use, in XLFD format, as given by "xfontsel"
|
||||
Font=-*-terminus-*-r-*-*-*-320-*-*-*-*-*
|
||||
|
||||
## Y.A.R.D.2 LCD section
|
||||
[yard2LCD]
|
||||
Size=20x4
|
||||
# If rendering rate is too high, change in server\main.h #define RENDER_FREQ 8 to "1"
|
||||
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user