[maemo-developers] 答复: 答复: [maemo-developers] question of resolution

From: Tapani Pälli tapani.palli at nokia.com
Date: Wed Mar 22 08:55:29 EET 2006
ext Ziqi He wrote:
> I tried to run Xephyr on 'display:1' by using following commands:
> #export DISPLAY=127.0.0.1:1
> #af-sb-init.sh start
> but failed.
> Is that correct?
> And how can I run Xephyr on 'display:1'?
>
>   
You don't have to use display :1, it was just in the example. If you are
right now using :2 for Xephyr you can use that, it does not matter.
> xrandr -d :1 -s 320x240+0+0
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~How and where I should use it?
>
>   
how : just like that, just change the '-d :2' there.
where : inside or outside scratchbox, wherever you have 'xrandr' program.


// T

> ext Ziqi He wrote:
>   
>> The command I have used is #export DISPLAY=127.0.0.1:2,
>>  So I think that my Xephyr is running on display ':2'
>> How can I change resolution of Maemo (not the size of Xephyr)?
>> Thanks
>>
>>   
>>     
> The size of the 'Maemo environment' is specified by the X and in this
> case it is Xephyr. As you can see (if you tried xrandr) our program UI's
> are not so scalable to such small sizes as 320x240. However, there is
> scalability work going on to make it more scalable, feel free to post
> ideas,comments :
>
> http://maemo.org/maemowiki/MaemoScalability
>
>
>   
>> Best regards
>>
>> Ziqi He
>>
>>   
>>     
>
> // Tapani
>
>   
>> ext Ziqi He wrote:
>>   
>>     
>>> Hi all,
>>> How can I change the resolution of Maemo to 320x240 in scratchbox.
>>> My LCD device must work in this resolution. Thanks a lot.
>>>
>>>   
>>>     
>>>       
>> If you have Xephyr running on display ':1', you can change it's screen
>> dimensions using xrandr like this :
>>
>> xrandr -d :1 -s 320x240+0+0
>>
>>   
>>     
>>> Best regards
>>>
>>> Ziqi He
>>>
>>> _______________________________________________
>>> maemo-developers mailing list
>>> maemo-developers at maemo.org
>>> https://maemo.org/mailman/listinfo/maemo-developers
>>>
>>>   
>>>     
>>>       
>> // Tapani
>>
>> _______________________________________________
>> maemo-developers mailing list
>> maemo-developers at maemo.org
>> https://maemo.org/mailman/listinfo/maemo-developers
>>
>>
>>   
>>     
>
>
>   


More information about the maemo-developers mailing list