From 58e29da5ea6b3b5b01c6d54a5fc35aeaa6c17824 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 18 Aug 2004 20:31:39 +0000 Subject: [PATCH] add tosa support to /etc/init.d/opie BKrev: 4123bcab7yLxKRdbtLKSpBt2qf_47g --- opie-taskbar/opie-taskbar/opie | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opie-taskbar/opie-taskbar/opie b/opie-taskbar/opie-taskbar/opie index f15ebb335e..1f416af95c 100644 --- a/opie-taskbar/opie-taskbar/opie +++ b/opie-taskbar/opie-taskbar/opie @@ -15,7 +15,7 @@ if [ -e /proc/cpuinfo ] ; then case "$model" in "HP IPAQ H3100" | "HP IPAQ H3800" ) export QWS_DISPLAY=Transformed:Rot90:0 ;; - "HP IPAQ H5400" | "HP JORNADA 56X" | "HP IPAQ H2200" ) + "HP IPAQ H5400" | "HP JORNADA 56X" | "HP IPAQ H2200" | "SHARP Tosa" ) export QWS_DISPLAY=Transformed:Rot0:0 ;; *SIMPAD* ) export QWS_KEYBOARD='SIMpad' -- 2.39.5