diff options
author | reinelt <> | 2005-06-19 17:57:06 +0000 |
---|---|---|
committer | reinelt <> | 2005-06-19 17:57:06 +0000 |
commit | 6ea95e80e0b336cd2b3b75d7dffdc3bcb46bb663 (patch) | |
tree | f21e88574b9fedeab5d80bd2f47666d9087c7273 /lcd4linux.conf.sample | |
parent | 8a5a4e0d1782837da0b01b5c72807edac90e7747 (diff) | |
download | lcd4linux-6ea95e80e0b336cd2b3b75d7dffdc3bcb46bb663.tar.gz |
[lcd4linux @ 2005-06-19 17:57:06 by reinelt]
cosmetics...
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 5ff5144..7b39972 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -103,7 +103,7 @@ Display HD44780-winamp { Driver 'HD44780' Model 'generic' UseBusy 1 - Port '/dev/parport0' + Port '/dev/parports/0' Size '20x4' Wire { RW 'AUTOFD' @@ -119,7 +119,7 @@ Display HD44780-kernelconcepts { Driver 'HD44780' Model 'HD66712' UseBusy 1 - Port '/dev/parport0' + Port '/dev/parports/0' Size '20x4' Wire { RW 'AUTOFD' @@ -132,7 +132,7 @@ Display HD44780-kernelconcepts { Display SC1602D { Driver 'HD44780' - Port '/dev/parport0' + Port '/dev/parports/0' Bits '8' Size '16x2' asc255bug 0 @@ -150,7 +150,7 @@ Display LCM-162 { Driver 'HD44780' Model 'LCM-162' # Bus 'parport' - Port '/dev/parport0' + Port '/dev/parports/0' Size '16x2' UseBusy 1 asc255bug 0 @@ -757,13 +757,14 @@ Layout testMySQL { #Display 'MI240' #Display 'CW12232' #Display 'HD44780-generic' +Display 'HD44780-WinAmp' #Display 'SC1602D' #Display 'LCM-162' #Display 'CF631' #Display 'CF632' #Display 'CF633' #Display 'Curses' -Display 'M50530-24x8' +#Display 'M50530-24x8' #Display 'LCDTerm' #Display 'CT20x4' #Display 'T6963-240x64' |