This patch should allow kdrive to use the touchscreen if you are booting SHR on 
trout bases devices like htcdream
---
 .../xserver-kdrive-common/Xserver                  |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver 
b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
index f1c3e3e..1317313 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
@@ -60,6 +60,10 @@ fi
 
 # start off server in conventional location.
 case `module_id` in
+       "trout")
+               ARGS="$ARGS -mouse tslib"
+               XSERVER=/usr/bin/Xfbdev
+               ;;
         "AML M8050")
                 ARGS="$ARGS -dpi 100 -screen 320x...@270" ;;
         "HP iPAQ H3100" | "HP iPAQ H3800")
-- 
1.6.4.4

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to