diff --git a/ChangeLog b/ChangeLog
index a8fbc96..848e584 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,7 @@ v.0.5dev (ongoing development)
* shuttleVFD driver: fix VendorID, support newer models (Miska Sulander)
+ i2500vfd driver for a graphocal Noritake VFD (Thomas Jarosch)
* hd44780 driver: more complete initialization (idea by Pierre Ossman)
+ * hd44780 driver: "euro" character mapping table (Markus Dolze)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu
diff --git a/docs/lcdproc-user/configuration.docbook b/docs/lcdproc-user/configuration.docbook
index 9526fd2..b7d3370 100644
--- a/docs/lcdproc-user/configuration.docbook
+++ b/docs/lcdproc-user/configuration.docbook
@@ -132,7 +132,7 @@ settings for the LCDproc server LCDd.
- DriverPath=
+ DriverPath =
DRIVERPATH
@@ -147,7 +147,7 @@ settings for the LCDproc server LCDd.
- Driver=
+ Driver =
DRIVERNAME
@@ -173,7 +173,7 @@ settings for the LCDproc server LCDd.
- Bind=
+ Bind =
ADDRESS
@@ -192,7 +192,7 @@ settings for the LCDproc server LCDd.
- Port=
+ Port =
PORTNUMBER
@@ -209,7 +209,7 @@ settings for the LCDproc server LCDd.
- ReportLevel=
+ ReportLevel =
LEVEL
@@ -228,7 +228,7 @@ settings for the LCDproc server LCDd.
- ReportToSyslog=
+ ReportToSyslog =
no
@@ -261,7 +261,7 @@ settings for the LCDproc server LCDd.
- User=
+ User =
USER
@@ -278,7 +278,7 @@ settings for the LCDproc server LCDd.
- Foreground=
+ Foreground =
no
@@ -301,7 +301,7 @@ settings for the LCDproc server LCDd.
- Hello=
+ Hello =
HELLOMSG
@@ -333,7 +333,7 @@ settings for the LCDproc server LCDd.
- GoodBye=
+ GoodBye =
GOODBYEMSG
@@ -366,7 +366,7 @@ settings for the LCDproc server LCDd.
- WaitTime=
+ WaitTime =
SECONDS
@@ -383,7 +383,7 @@ settings for the LCDproc server LCDd.
- ServerScreen=
+ ServerScreen =
yes
@@ -421,7 +421,7 @@ settings for the LCDproc server LCDd.
- Backlight=
+ Backlight =
off
@@ -442,7 +442,7 @@ settings for the LCDproc server LCDd.
- Heartbeat=
+ Heartbeat =
off
@@ -463,7 +463,7 @@ settings for the LCDproc server LCDd.
- TitleSpeed=
+ TitleSpeed =
SPEED
@@ -479,14 +479,14 @@ settings for the LCDproc server LCDd.
-The …Key= lines define what the server does with keypresses that
+The …Key lines define what the server does with keypresses that
don't go to any client.
- ToggleRotateKey=
+ ToggleRotateKey =
KEY
@@ -496,7 +496,7 @@ don't go to any client.
- PrevScreenKey=
+ PrevScreenKey =
KEY
@@ -506,7 +506,7 @@ don't go to any client.
- NextScreenKey=
+ NextScreenKey =
KEY
@@ -516,7 +516,7 @@ don't go to any client.
- ScrollUpKey=
+ ScrollUpKey =
KEY
@@ -526,7 +526,7 @@ don't go to any client.
- ScrollDownKey=
+ ScrollDownKey =
KEY
@@ -611,7 +611,7 @@ You can configure what keys the menu should use.
- MenuKey=
+ MenuKey =
KEY
@@ -631,7 +631,7 @@ You can configure what keys the menu should use.
- EnterKey=
+ EnterKey =
KEY
@@ -648,7 +648,7 @@ You can configure what keys the menu should use.
- UpKey=
+ UpKey =
KEY
@@ -663,7 +663,7 @@ You can configure what keys the menu should use.
- DownKey=
+ DownKey =
KEY
@@ -678,7 +678,7 @@ You can configure what keys the menu should use.
- LeftKey=
+ LeftKey =
KEY
@@ -691,7 +691,7 @@ You can configure what keys the menu should use.
- RightKey=
+ RightKey =
KEY
diff --git a/docs/lcdproc-user/drivers/CFontz.docbook b/docs/lcdproc-user/drivers/CFontz.docbook
index 8fd17a2..d0cd266 100644
--- a/docs/lcdproc-user/drivers/CFontz.docbook
+++ b/docs/lcdproc-user/drivers/CFontz.docbook
@@ -16,7 +16,7 @@ CFontz chipset.
- Device=
+ Device =
DEVICE
@@ -27,7 +27,7 @@ CFontz chipset.
- Size=
+ Size =
WIDTH
x
@@ -42,7 +42,7 @@ CFontz chipset.
- Contrast=
+ Contrast =
CONTRAST
@@ -55,7 +55,7 @@ CFontz chipset.
- Brightness=
+ Brightness =
BRIGHTNESS
@@ -68,7 +68,7 @@ CFontz chipset.
- OffBrightness=
+ OffBrightness =
BRIGHTNESS
@@ -83,7 +83,7 @@ CFontz chipset.
- Speed=
+ Speed =
1200
@@ -102,7 +102,7 @@ CFontz chipset.
- NewFirmware=
+ NewFirmware =
yes
@@ -117,7 +117,7 @@ CFontz chipset.
- Reboot=
+ Reboot =
yes
diff --git a/docs/lcdproc-user/drivers/CFontz633.docbook b/docs/lcdproc-user/drivers/CFontz633.docbook
index 5c6e435..eb2d132 100644
--- a/docs/lcdproc-user/drivers/CFontz633.docbook
+++ b/docs/lcdproc-user/drivers/CFontz633.docbook
@@ -16,7 +16,7 @@ CFontz633 chipset.
- Device=
+ Device =
DEVICE
@@ -28,7 +28,7 @@ CFontz633 chipset.
- Size=
+ Size =
WIDTH
x
@@ -42,7 +42,7 @@ CFontz633 chipset.
- Contrast=
+ Contrast =
CONTRAST
@@ -54,7 +54,7 @@ CFontz633 chipset.
- Brightness=
+ Brightness =
BRIGHTNESS
@@ -64,7 +64,7 @@ CFontz633 chipset.
- OffBrightness=
+ OffBrightness =
BRIGHTNESS
@@ -76,7 +76,7 @@ CFontz633 chipset.
- Speed=
+ Speed =
1200
@@ -95,7 +95,7 @@ CFontz633 chipset.
- NewFirmware=
+ NewFirmware =
yes
@@ -111,7 +111,7 @@ CFontz633 chipset.
- Reboot=
+ Reboot =
yes
diff --git a/docs/lcdproc-user/drivers/CFontzPacket.docbook b/docs/lcdproc-user/drivers/CFontzPacket.docbook
index e6e0180..68868cf 100644
--- a/docs/lcdproc-user/drivers/CFontzPacket.docbook
+++ b/docs/lcdproc-user/drivers/CFontzPacket.docbook
@@ -16,7 +16,7 @@ CFontzPacket chipset.
- Model=
+ Model =
631
@@ -34,7 +34,7 @@ CFontzPacket chipset.
- Device=
+ Device =
DEVICE
@@ -45,7 +45,7 @@ CFontzPacket chipset.
- Size=
+ Size =
WIDTH
x
@@ -61,7 +61,7 @@ CFontzPacket chipset.
- Contrast=
+ Contrast =
CONTRAST
@@ -73,7 +73,7 @@ CFontzPacket chipset.
- Brightness=
+ Brightness =
BRIGHTNESS
@@ -83,7 +83,7 @@ CFontzPacket chipset.
- OffBrightness=
+ OffBrightness =
BRIGHTNESS
@@ -95,7 +95,7 @@ CFontzPacket chipset.
- Speed=
+ Speed =
1200
@@ -115,7 +115,7 @@ CFontzPacket chipset.
- NewFirmware=
+ NewFirmware =
yes
@@ -131,7 +131,7 @@ CFontzPacket chipset.
- Reboot=
+ Reboot =
yes
diff --git a/docs/lcdproc-user/drivers/CwLnx.docbook b/docs/lcdproc-user/drivers/CwLnx.docbook
index b13de13..bdfc1e9 100644
--- a/docs/lcdproc-user/drivers/CwLnx.docbook
+++ b/docs/lcdproc-user/drivers/CwLnx.docbook
@@ -54,7 +54,7 @@ For more information see the
- Model=
+ Model =
12232
@@ -69,7 +69,7 @@ For more information see the
- Device=
+ Device =
DEVICE
@@ -80,7 +80,7 @@ For more information see the
- Size=
+ Size =
WIDTH
x
@@ -95,7 +95,7 @@ For more information see the
- Speed=
+ Speed =
9600
@@ -111,7 +111,7 @@ For more information see the
- Reboot=
+ Reboot =
yes
@@ -127,7 +127,7 @@ For more information see the
- Keypad=
+ Keypad =
yes
@@ -143,27 +143,27 @@ For more information see the
- KeyMap_A=
+ KeyMap_A =
KEY
- KeyMap_B=
+ KeyMap_B =
KEY
- KeyMap_C=
+ KeyMap_C =
KEY
- KeyMap_D=
+ KeyMap_D =
KEY
- KeyMap_E=
+ KeyMap_E =
KEY
- KeyMap_F=
+ KeyMap_F =
KEY
@@ -217,7 +217,7 @@ For more information see the
- keypad_test_mode=
+ keypad_test_mode =
yes
diff --git a/docs/lcdproc-user/drivers/IOWarrior.docbook b/docs/lcdproc-user/drivers/IOWarrior.docbook
index ff832e4..3802565 100644
--- a/docs/lcdproc-user/drivers/IOWarrior.docbook
+++ b/docs/lcdproc-user/drivers/IOWarrior.docbook
@@ -117,7 +117,7 @@ as well as Darwin/MacOS X.
- Size=
+ Size =
WIDTH
x
@@ -131,7 +131,7 @@ as well as Darwin/MacOS X.
- SerialNumber=
+ SerialNumber =
SERIALNO
@@ -142,7 +142,7 @@ as well as Darwin/MacOS X.
- Lastline=
+ Lastline =
yes
diff --git a/docs/lcdproc-user/drivers/MD8800.docbook b/docs/lcdproc-user/drivers/MD8800.docbook
index 4dd88d3..78440e7 100644
--- a/docs/lcdproc-user/drivers/MD8800.docbook
+++ b/docs/lcdproc-user/drivers/MD8800.docbook
@@ -25,7 +25,7 @@ You may find more information about the LCD on
- Device=
+ Device =
DEVICE
@@ -35,7 +35,7 @@ You may find more information about the LCD on
- Size=
+ Size =
WIDTH
x
@@ -49,7 +49,7 @@ You may find more information about the LCD on
- Brightness=
+ Brightness =
BRIGHTNESS
@@ -59,7 +59,7 @@ You may find more information about the LCD on
- OffBrightness=
+ OffBrightness =
BRIGHTNESS
diff --git a/docs/lcdproc-user/drivers/NoritakeVFD.docbook b/docs/lcdproc-user/drivers/NoritakeVFD.docbook
index fcf44f5..6bb4d89 100644
--- a/docs/lcdproc-user/drivers/NoritakeVFD.docbook
+++ b/docs/lcdproc-user/drivers/NoritakeVFD.docbook
@@ -16,7 +16,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Device=
+ Device =
DEVICE
@@ -27,7 +27,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Size=
+ Size =
WIDTH
x
@@ -42,7 +42,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Brightness=
+ Brightness =
BRIGHTNESS
@@ -52,7 +52,7 @@ This section talks about using LCDproc with text mode VFD displays from
- OffBrightness=
+ OffBrightness =
BRIGHTNESS
@@ -64,7 +64,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Speed=
+ Speed =
1200
@@ -83,7 +83,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Parity=
+ Parity =
0
@@ -101,7 +101,7 @@ This section talks about using LCDproc with text mode VFD displays from
- Reboot=
+ Reboot =
yes
diff --git a/docs/lcdproc-user/drivers/bayrad.docbook b/docs/lcdproc-user/drivers/bayrad.docbook
index 93d7c7e..13827b8 100644
--- a/docs/lcdproc-user/drivers/bayrad.docbook
+++ b/docs/lcdproc-user/drivers/bayrad.docbook
@@ -38,7 +38,7 @@ For more information see the
- Device=
+ Device =
DEVICE
@@ -49,7 +49,7 @@ For more information see the
- Speed=
+ Speed =
1200
diff --git a/docs/lcdproc-user/drivers/curses.docbook b/docs/lcdproc-user/drivers/curses.docbook
index 3f4f7d3..97739d9 100644
--- a/docs/lcdproc-user/drivers/curses.docbook
+++ b/docs/lcdproc-user/drivers/curses.docbook
@@ -18,7 +18,7 @@ curses chipset.
-