r4183 - developers/werner/bin

werner at sita.openmoko.org werner at sita.openmoko.org
Sun Mar 9 11:53:39 CET 2008


Author: werner
Date: 2008-03-09 11:53:36 +0100 (Sun, 09 Mar 2008)
New Revision: 4183

Modified:
   developers/werner/bin/layout4
Log:
layout4: added a layout for the 1024x600 resolution



Modified: developers/werner/bin/layout4
===================================================================
--- developers/werner/bin/layout4	2008-03-09 04:50:55 UTC (rev 4182)
+++ developers/werner/bin/layout4	2008-03-09 10:53:36 UTC (rev 4183)
@@ -7,6 +7,14 @@
 
 RES="`xdpyinfo | awk '/dimensions:/{print $2}' | sed 1q`"
 case $RES in
+    1024x600)
+	X1=80x27+0+0
+	X2=80x27+0-0
+	X3=80x26+430+7
+	X4=80x27+428-0
+	X5=80x24-0+58
+	X6=80x24-0-0
+	;;
     1280x1024)
 	FONT=5x7
 	X1=80x57+0+157





More information about the commitlog mailing list