<div dir="ltr">You don&#39;t need google to read the object: [qtopia].<br>Qtopia uses framebuffer and not x11...<br><br><div class="gmail_quote">2008/10/2 Joel Newkirk <span dir="ltr">&lt;<a href="mailto:freerunner@newkirk.us">freerunner@newkirk.us</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 2 Oct 2008 16:01:32 +0200, &quot;Thomas Bertani&quot; &lt;<a href="mailto:sylar1991@gmail.com">sylar1991@gmail.com</a>&gt;<br>

wrote:<br>
<div><div></div><div class="Wj3C7c">&gt; Hi, I need to rotate the screen from the shell with a command. Anybody<br>
&gt; knows<br>
&gt; how to do that?<br>
&gt;<br>
&gt; Thanks in advance<br>
<br>
</div></div>Google &#39;x11 rotate&#39; or &#39;linux screen rotate&#39; and you&#39;ll quickly find the<br>
command &#39;xrandr&#39;. &nbsp;Resolution and Rotation controls.<br>
<br>
xrandr -o 0 &nbsp;- &#39;normal&#39;<br>
xrandr -o 1 &nbsp;- &#39;right&#39;<br>
xrandr -o 2 &nbsp;- &#39;inverted&#39;<br>
xrandr -o 3 &nbsp;- &#39;left&#39;<br>
<br>
-o for &#39;orientation&#39;, you can use the numbers or the string &#39;normal&#39; etc.<br>
<br>
j<br>
<br>
<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</blockquote></div><br></div>