Quote:
Originally Posted by twobob
Perhaps some of that may prove helpful?
|
Thank you, twobob. That was really helpful.
I just found out, that yifanlu's launcher renames the window title of navit, so that it is visible. But this does not work on all x-apps (i.e. xclock, xeyes,...). With wmctrl I can make everything visible.
"jump-to-main-on-touch":
I was refering to navit's internal behaviour. It switches to menu immediately when I touch the map. Shouldn't be difficult to fix.
SDL and direct Touch-Managment is very interesting. But I need to get USB OTG to run first.
While reconfiguring the kernel sources, I discovered that ehci-hcd is included as module.
shows
Code:
/lib/modules/2.6.31-rt11-lab126/kernel/drivers/usb/host/ehci-hcd.ko
. A quick test with
and plugging in a memory stick via a modified, externally powered USB hub does not give any results. I'm afraid I have to read the docs.