View Single Post
Old 10-28-2012, 12:29 PM   #4
EternalCyclist
Member
EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.EternalCyclist for a long time would go to bed early.
 
Posts: 17
Karma: 17948
Join Date: Oct 2012
Device: KT
Quote:
Originally Posted by twobob View Post
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.
Code:
modprobe -l
shows
Code:
/lib/modules/2.6.31-rt11-lab126/kernel/drivers/usb/host/ehci-hcd.ko
. A quick test with
Code:
insmod ehci-hcd
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.
EternalCyclist is offline   Reply With Quote