This patch should allow kdrive to use the touchscreen if you are booting SHR on trout bases devices like htcdream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
# 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 320x240@270" ;;
"HP iPAQ H3100" | "HP iPAQ H3800")
DESCRIPTION = "Common X11 scripts"
LICENSE = "GPL"
SECTION = "x11"
-PR = "r42"
+PR = "r43"
SRC_URI = "\
file://Xdefaults \