<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[HDMI与LCD 能各个独立显现吗]]></title>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=20569]]></link>
 <description><![CDATA[Latest 20 replies of HDMI与LCD 能各个独立显现吗]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 15:38:21 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://www.aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[应该可以~~具体没做过，LCD是帧缓存设备，就是在内存上开辟一块显存，然后将显存内容映射到LCD中，那如果开辟两个区域，一个映射到 LCD,一个映射到HDMI那应该就可显示两个画面了~~]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=20569#180234]]></link>
 <author><![CDATA[zouzhongy]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 12 Jun 2012 06:06:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(mindee) 的帖子]]></title>
 <description><![CDATA[根据
[url]http://doc.qt.nokia.com/4.7-snapshot/qt-embedded-running.html[/url]，

似乎可能的.　
如果LCD　是　/dev/fb0, 而　HDMI 是　/dev/fb1 (或其他），
那可以
process 1:
 ./qtapp1 -qws -display LinuxFb:/dev/fb0
 
process 2: 
./qtapp1 -qws -display LinuxFb:/dev/fb1

但这许要kernel 的设定,　不知　LC ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=20569#176241]]></link>
 <author><![CDATA[tcchan]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 22 May 2012 08:57:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[独立显示要确定各自输出的内容，这个一般没有标准，所以要定制]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=20569#176233]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 22 May 2012 08:28:09 +0000]]></pubdate>
</item>
</channel></rss>