ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Building xorg-server; missing dependencies?


From: Stuart Hughes
Subject: Re: [Ltib] Building xorg-server; missing dependencies?
Date: Thu, 05 Mar 2009 11:28:24 +0000

Hi Hamilton,

Thanks for letting the list know, hopefully that will help others.

Regards, Stuart

On Wed, 2009-03-04 at 21:57 -0300, Hamilton Vera wrote:
> Hi masters.
> 
> Finally the touchscreen is working.
> 
> I had to compile the touchscreen driver as a module (mxc_ts.ko), when
> the module is loaded a device /dev/input/event1 is created.
> 
> #!/bin/sh
> export TSLIB_CONSOLEDEVICE=none
> export TSLIB_TSDEVICE=/dev/input/event1
> ln -s /dev/vc/0 /dev/tty0
> ln -s /dev/vc/1 /dev/tty1
> ln -s /dev/vc/2 /dev/tty2
> export TSLIB_TSDEVICE=/dev/input/event1
> Xfbdev -screen 240x320x60  -mouse tslib,,device=/dev/input/event1
> sleep 3
> DISPLAY=:0 enlightenment_start
> killall Xfbdev
> #EOF
> 
> It is not a pretty charming solution, but it is working.
> 
> Until now I did not discover why Qtopia does not need such
> "workaround" ( actually Qtopia thinks that /dev/input/event1 is a
> mouse device ) .
> 
> "QWS_MOUSE_PROTO=Tslib:/dev/input/event1"
> 
> 
> I will do some tests tomorrow to figure it out.
> 
> :-)
> 
> Thanks everybody.
> 
> 
> On Wed, Mar 4, 2009 at 2:21 PM, Alan Carvalho de Assis
> <address@hidden> wrote:
> > Hi Hamilton,
> >
> > On Wed, Mar 4, 2009 at 1:10 PM, Hamilton Vera <address@hidden> wrote:
> >> Hi Stuart.
> >>
> >> As soon as make things work properly and discover what changes are
> >> effective I will build a documentation and post here,  and ask someone
> >> to post at http://www.imxdev.org .
> >>
> >
> > You can post it at http://www.imxdev.org yourself, you just need to
> > create an account and confirm the email sent to you.
> >
> >> Thanks !
> >>
> >
> > Best Regards,
> >
> > Alan
> >
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]