diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-23 11:43:31 +0100 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-23 11:43:31 +0100 |
commit | 95eaf695028119e0f469f2d6e3f1890d7e45f458 (patch) | |
tree | c6daa72aaf391970496661763f1041b01a7f2952 | |
parent | 555363f9bc97a9180b4816462c48fe8d139fde8f (diff) | |
download | graphlcd-base-95eaf695028119e0f469f2d6e3f1890d7e45f458.tar.gz graphlcd-base-95eaf695028119e0f469f2d6e3f1890d7e45f458.tar.bz2 |
changed graphlcd.conf back
http://projects.vdr-developer.org/issues/524
-rw-r--r-- | graphlcd.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index 146fa57..b0b989e 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -295,10 +295,10 @@ Driver=ks0108 Device=/dev/parport0 #Port=0x378 -#Width=128 -Width=192 +Width=128 +#Width=192 #Height=64 -#UpsideDown=no +UpsideDown=yes #Invert=no #AdjustTiming=0 #RefreshDisplay=1 @@ -389,7 +389,7 @@ Device=/dev/parport0 #Height=128 #UpsideDown=no #Invert=no -RefreshDisplay=1 +#RefreshDisplay=1 # Wiring # Select the type of wiring your display is connected with. |