add Lucian Muresan's LCDproc 0.5 port port of Venky's iMON driver
This commit is contained in:
@@ -80,6 +80,9 @@ Code Mercenaries IOWarrior
|
||||
.B BayRAD
|
||||
EMAC BayRad displays
|
||||
.TP
|
||||
.B imon
|
||||
iMON VFD (Soundgraph/Ahanix/Silverstone/Uneed/Accent) display
|
||||
.TP
|
||||
.B irmanin
|
||||
IrMan infrared (input)
|
||||
.TP
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
man_MANS = lcdproc.1 lcdexec.1 LCDd.8
|
||||
SUBDIRS = lcdproc-user lcdproc-dev
|
||||
EXTRA_DIST = README.dg README.dg2 README.glcdlib menustuff.txt netstuff.txt lcdproc.1 lcdexec.1 LCDd.8
|
||||
EXTRA_DIST = README.dg README.dg2 README.glcdlib README.imon menustuff.txt netstuff.txt lcdproc.1 lcdexec.1 LCDd.8
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
Driver for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD Module
|
||||
|
||||
In order to be able to use it, you have to get and install one of
|
||||
the following kernel modules:
|
||||
- standalone iMON VFD driver from http://venky.ws/projects/imon/
|
||||
- the iMON module included with LIRC ver. 0.7.1 or newer
|
||||
from http://www.lirc.org/
|
||||
|
||||
Adjust the 'Device' key in the [imon] section of /etc/LCDd.conf as
|
||||
necessary, depending on what device is file created by the kernel module
|
||||
when loaded (this may depend on your system configuration).
|
||||
|
||||
For further details, please consult the page and the forum at
|
||||
http://venky.ws/projects/imon/.
|
||||
|
||||
@@ -74,7 +74,7 @@ Available options are:
|
||||
|
||||
Currently available drivers:
|
||||
lcdm001, LCDM001, MtxOrb, MatrixOrbital, CFontz, CrystalFontz, LB216, text,
|
||||
curses, ncurses, BayRAD, glk, glc, IOWarrior, glcdlib
|
||||
curses, ncurses, BayRAD, glk, glc, IOWarrior, glcdlib, imon
|
||||
|
||||
|
||||
]]>
|
||||
|
||||
Reference in New Issue
Block a user