From baa22cf17a8d1bea1c8e423d0c3ccf1c4a4df96b Mon Sep 17 00:00:00 2001 From: michux Date: Thu, 26 Mar 2009 13:07:17 +0000 Subject: add sample cfg for vnc driver, indent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1006 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 090e3a7..8231274 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -504,6 +504,15 @@ Display Image { Basecolor '80d000' } +Display VNC { + Driver 'VNC' + Font '6x8' + xres '320' + yres '140' + bpp '4' + maxclients '1' +} + #Plugin KVV { # StationID '12_701' # Refresh 30 @@ -1241,6 +1250,7 @@ Layout Debug { #Display 'LPH7508' #Display 'ctinclud' #Display 'picoLCD' +#Display 'VNC' Display 'GLCD2USB' #Layout 'Default' -- cgit v1.2.3