diff options
-rw-r--r-- | graphlcd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index 2aa61a2..9809ebf 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -429,6 +429,8 @@ Driver=serdisp #Controller=nokia7110 #Controller=sed1335 Controller=optrex323 +#Controller=l4m132c +#Controller=l4m320t # Options # Pass display specific options @@ -465,6 +467,9 @@ Controller=optrex323 Device=/dev/parport0 #Port=0x378 +#Device=HID:/dev/usb/hiddev0 +#Device=HID:/dev/hiddev0 +#Device=USB:USB:4243/ee20 # Linux4Media 320T TouchLCD #UpsideDown=no #Invert=no Contrast=5 |