aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2006-01-30 05:47:38 +0000
committerreinelt <>2006-01-30 05:47:38 +0000
commit9597a85a3a5c94664f0026a85a75daa9c58dcb0b (patch)
treee9b5c891e426a38a451e52fbd9ece443b5f59457 /lcd4linux.conf.sample
parent0a50da0d92193cfbd2a555f5bc57ebc87eaae451 (diff)
downloadlcd4linux-9597a85a3a5c94664f0026a85a75daa9c58dcb0b.tar.gz
[lcd4linux @ 2006-01-30 05:47:34 by reinelt]
graphic subsystem changed to full-color RGBA
Diffstat (limited to '')
-rw-r--r--lcd4linux.conf.sample16
1 files changed, 10 insertions, 6 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index c9f7c53..788527c 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -340,13 +340,16 @@ Display LPH7508-serdisplib {
Display XWindow {
Driver 'X11'
Size '120x32'
- Font '6x8'
+ Font '5x8'
Pixel '4+1'
Gap '-1x-1'
Border 20
- Foreground '#000000'
- Background '#80d000'
- Halfground '#70c000'
+# Foreground '#000000'
+# Background '#80d000'
+# Halfground '#70c000'
+ Foreground '000000cc'
+ Background '00000022'
+ Basecolor '80d000'
}
Display Image {
@@ -422,6 +425,7 @@ Widget Busy {
precision 1
align 'R'
update tick
+ foreground '0000ffaa'
}
Widget BusyBar {
@@ -929,7 +933,7 @@ Layout testMySQL {
#Display 'LCM-162'
#Display 'CF631'
#Display 'CF632'
-Display 'CF633'
+#Display 'CF633'
#Display 'Curses'
#Display 'M50530-24x8'
#Display 'LCDTerm'
@@ -937,7 +941,7 @@ Display 'CF633'
#Display 'BA63'
#Display 'CT20x4'
#Display 'T6963-240x64'
-#Display 'XWindow'
+Display 'XWindow'
#Display 'USBLCD'
#Display 'BWCT'
#Display 'Image'