summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-bootsplash/files/cxx0-rotation.patch
blob: c3fb72704b94a72820b9608f1818f7a19010ebcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- gpe-bootsplash-1.14/gpe-bootsplash.init.orig	2005-11-02 13:43:54.103787750 +0000
+++ gpe-bootsplash-1.14/gpe-bootsplash.init	2005-11-02 13:48:43.489873250 +0000
@@ -24,6 +24,9 @@
 					ARGS="--force-landscape" ;;
 			esac
 			;;
+		"SHARP SPITZ" | "SHARP AKITA" | "SHARP BORZOI" )
+			ARGS="--force-landscape --flip"
+			;;
 		"HP IPAQ H5400" | "HP IPAQ H2200" )
 			;;
 	esac