diff options
Diffstat (limited to 'graphlcd.conf')
-rw-r--r-- | graphlcd.conf | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index fce9270..24aa61e 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -99,7 +99,7 @@ WaitPriority=0 # decrease or increase the time to wait after port commands with this # parameter. Normally, there is no need to change this parameter. # (used by gu140x32f, gu256x64-372, gu256x64-3900, hd61830, ks0108, -# sed1330, sed1520, gu126x64D-K610A4) +# sed1330, sed1520, gu126x64D-K610A4, noritake800) # Possible values: -50 <= x <= 50 # Default value: 0 # @@ -310,7 +310,8 @@ Driver=ks0108 Device=/dev/parport0 #Port=0x378 -#Width=128 +Width=128 +#Width=192 #Height=64 #UpsideDown=no #Invert=no @@ -444,6 +445,8 @@ Driver=serdisp #Controller=nokia7110 #Controller=sed1335 Controller=optrex323 +#Controller=l4m132c +#Controller=l4m320t # Options # Pass display specific options @@ -480,6 +483,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 @@ -577,6 +583,21 @@ Driver=dm140gink #Product=0x925d ######################################################################## +[futabaMDM166A] +# futabaMDM166A driver +# This is an driver module for Futaba MDM166A VFD displays. +# The VFD is built-in in Targa HTPC cases and connected to USB port. +# Default size: 96 x 16 +Driver=futabaMDM166A + +#Width=96 +#Height=16 +#UpsideDown=no +#Invert=no +#Brightness=50 +#RefreshDisplay=1000 +######################################################################## + [ax206dpf] # THIS IS AN EXPERIMENTAL DRIVER! # You have to uncomment the variable HAVE_DRIVER_AX206DPF |