[Qt-interest] QT embedded linux framebuffer

Srdjan Todorovic todorovic.s at googlemail.com
Wed Jun 3 16:21:45 CEST 2009


Hi,

On 03/06/2009, Sean Harmer <sean.harmer at maps-technology.com> wrote:
> Hi,
>
> On Wednesday 03 June 2009 13:07:02 Anil H wrote:
>> Hi Srdjan,
>>
>> Thanks for the info.
>> I  created a symbolic link using
>> ln -s /dev/fb/0 /dev/fb0
>> and was to run the application without changing the source files
> You can specify which driver and device to use via the QWS_DISPLAY
> environment
> variable or via the -display command line option. See:
>
> http://doc.qtsoftware.com/4.5/qt-embedded-displaymanagement.html
>
> for details.

So you pass "tty=<device>" option to QWS_DISPLAY, or is this not the same thing?

Srdjan



More information about the Qt-interest-old mailing list