<div>Hi Ian,</div>I have tried &quot;apt-get install xrandr&quot; on my N900, Errror: couldnt find the package.<div>Can you tell me which package you installed to make xrandr work for you on N900?</div><div>-Praveen</div><div>
<br><div class="gmail_quote">On Tue, Aug 10, 2010 at 11:55 AM, Ian Stirling <span dir="ltr">&lt;<a href="mailto:maemo@mauve.plus.com">maemo@mauve.plus.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">praveen koduru wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know that Display Resolution is 800x480, But I need to see from software the display resolution. I used to check Display Resolution in fedora using xrandr -q.  But maemo doesnt have xrandr.<br>
<br>
Does maemo has similiar command to print Display resolution?<br>
or Can I install xrandr on maemo N900?<br>
</blockquote>
<br></div></div>
While yes, you could install it.<br>
<br>
ssh -x user@phone<br>
ssh -X user@yourdesk<br>
xrandr -q<br>
Screen 0: minimum 480 x 480, current 800 x 480, maximum 800 x 800<br>
LCD connected 800x480+0+0 (normal left inverted right x axis y axis) 0mm x 0mm<br>
   800x480        57.2*+<br>
<br>
xrandr is run on the desktop, with X forwarded to the X server on the phone.<br>
<br>
You can also if you&#39;re feeling silly run any X app like this, from xlander to firefox.<br>
X performance blows if you don&#39;t turn off powersave though.<br>
<br>
</blockquote></div><br></div>