aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-dm/files/Xserver-spitz.patch
blob: f30b705d134fd8309d9bec32389e3359dbfbb9ee (plain)
1
2
3
4
5
6
7
8
9
10
11
--- gpe-dm-0.47/Xserver~	2005-07-29 11:58:59.000000000 -0700
+++ gpe-dm-0.47/Xserver	2005-08-01 11:20:42.000000000 -0700
@@ -62,6 +62,8 @@
 		;;
 	"SHARP Shepherd" | "SHARP Husky" | "SHARP Corgi")
 		ARGS="$ARGS -rgba rgb" ;;
+	"SHARP Spitz")
+		ARGS="$ARGS -rgba rgb -screen 640x480@270" ;;
 	"Simpad")
 		ARGS="$ARGS -rgba rgb" ;;
 	"Generic OMAP1510/1610/1710")