<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Greetings all,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I am getting started with Qtopia on X11 for the Neo
Freerunner.&nbsp; I have followed the instructions described at <a
href="http://wiki.openmoko.org/wiki/Qtopia_on_X11">http://wiki.openmoko.org/wiki/Qtopia_on_X11</a>,
however, when I launch qpe from ubuntu I am not getting what I expected.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I was expecting to see an emulation of Qtopia with a
standard homescreen showing all the main application icons, etc.&nbsp; What I
got in the Xephyr window was a very basic screen showing only a simple qwerty
keyboard.&nbsp; I can use phonesim to place a call and I can see the call in
the Xephyr window.&nbsp; Am I doing something wrong?&nbsp; How can I get the
other apps (such as clock and calculator) to show up along with the standard
icons.&nbsp; Below is the script I am using to launch Qtopia.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Thank you very much,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Dave<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Here&#8217;s the script:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>export USER=darnold<o:p></o:p></p>

<p class=MsoNormal>export HOME=/home/$USER<o:p></o:p></p>

<p class=MsoNormal>export QPE_ROOT=$HOME/QtopiaX11/qtopia<o:p></o:p></p>

<p class=MsoNormal>export QPE_BUILD_DIR=$HOME/QtopiaX11/build-dir<o:p></o:p></p>

<p class=MsoNormal>export QPEDIR=$QPE_BUILD_DIR/image<o:p></o:p></p>

<p class=MsoNormal>export QTDIR=$QPEDIR<o:p></o:p></p>

<p class=MsoNormal>export PATH=$QPEDIR/bin:$PATH<o:p></o:p></p>

<p class=MsoNormal>export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH<o:p></o:p></p>

<p class=MsoNormal>export QWS_MOUSE_PROTO=&quot;tslib&quot;<o:p></o:p></p>

<p class=MsoNormal>export QWS_KEYBOARD=&quot;ficgta01kbdhandler&quot;<o:p></o:p></p>

<p class=MsoNormal>export QTOPIA_PHONE_VENDIR=ficgta01<o:p></o:p></p>

<p class=MsoNormal>export QWS_SIZE=&quot;480x640&quot;<o:p></o:p></p>

<p class=MsoNormal>export QWS_DISPLAY=LinuxFb:mmWidth44:mmHeight58:0<o:p></o:p></p>

<p class=MsoNormal>export TSLIB_TSDEVICE=/dev/input/event1<o:p></o:p></p>

<p class=MsoNormal>export QTOPIA_PHONE_DEVICE=sim:localhost<o:p></o:p></p>

<p class=MsoNormal>$QPE_BUILD_DIR/bin/phonesim -gui
$QPE_ROOT/src/tools/phonesim/troll.xml&amp;<o:p></o:p></p>

<p class=MsoNormal>Xephyr -screen 480x640 -dpi 300 -ac :44 &amp;<o:p></o:p></p>

<p class=MsoNormal>export DISPLAY=:44<o:p></o:p></p>

<p class=MsoNormal>metacity&amp;<o:p></o:p></p>

<p class=MsoNormal>xmodmap -e &quot;keycode 180 = 0x11000601&quot;<o:p></o:p></p>

<p class=MsoNormal>&#8230;remaining xmodmap deleted for clarification&#8230;<o:p></o:p></p>

<p class=MsoNormal>$QPEDIR/bin/qpe<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><b>Dave Arnold<o:p></o:p></b></p>

<p class=MsoNormal><b><i>Software Engineer<o:p></o:p></i></b></p>

<p class=MsoNormal><b>(909) 593-6705 x2009<o:p></o:p></b></p>

<p class=MsoNormal><b>www.futureconcepts.net<o:p></o:p></b></p>

<p class=MsoNormal><img border=0 width=273 height=63 id="Picture_x0020_1"
src="cid:image001.png@01C92486.BD55BC60"
alt="cid:part1.08030509.08050604@antelope.futurec.net"><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>
<br><br><br>This communication constitutes an electronic communication within the meaning of the Electronic Communications Privacy Act, 18 USC 2510, and its disclosure is strictly limited to the recipient intended by the sender of this message. This e-mail and any files transmitted with it are proprietary and intended for the sole use of the individual or entity to whom they are addressed. They are not to be viewed, shared, copied or forwarded, regardless to whom, without the expressed permission of Future Concepts I.S., Inc. If you have received this e-mail in error, please notify the sender and immediately delete it from your system. Thank you.