add server port as config option, rename options

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1012 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michux
2009-03-27 21:01:12 +00:00
parent eed0c5c33d
commit 3c865cea81
2 changed files with 37 additions and 29 deletions

View File

@@ -505,12 +505,17 @@ Display Image {
}
Display VNC {
Driver 'VNC'
Font '6x8'
xres '320'
yres '140'
bpp '4'
maxclients '1'
Driver 'VNC'
Font '6x8'
Port '5900'
Xres '320'
Yres '140'
Bpp '4'
Maxclients '2'
Buttons '4'
Keypadxofs '40'
Keypadyofs '70'
}
#Plugin KVV {