[Qt-interest] QT embedded linux framebuffer

Sean Harmer sean.harmer at maps-technology.com
Wed Jun 3 16:03:47 CEST 2009


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.

Cheers,

Sean




More information about the Qt-interest-old mailing list