-rwxr-xr-x | root/etc/init.d/opie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/etc/init.d/opie b/root/etc/init.d/opie index df68090..8146b2c 100755 --- a/root/etc/init.d/opie +++ b/root/etc/init.d/opie | |||
@@ -16,7 +16,7 @@ if [ -e /proc/cpuinfo ] ; then | |||
16 | case "$model" in | 16 | case "$model" in |
17 | "HP IPAQ H3100" | "HP IPAQ H3800" ) | 17 | "HP IPAQ H3100" | "HP IPAQ H3800" ) |
18 | export QWS_DISPLAY=Transformed:Rot90:0 ;; | 18 | export QWS_DISPLAY=Transformed:Rot90:0 ;; |
19 | "HP IPAQ H5400" | "HP JORNADA 56X" | "HP IPAQ H2200" ) | 19 | "HP IPAQ H5400" | "HP JORNADA 56X" | "HP IPAQ H2200" | "SHARP Tosa") |
20 | export QWS_DISPLAY=Transformed:Rot0:0 ;; | 20 | export QWS_DISPLAY=Transformed:Rot0:0 ;; |
21 | *SIMPAD* ) | 21 | *SIMPAD* ) |
22 | export QWS_KEYBOARD='SIMpad' | 22 | export QWS_KEYBOARD='SIMpad' |