2012/5/12 P Purkayastha <ppu...@gmail.com>:
> On 05/12/2012 05:05 PM, Andreas Volz wrote:
>> Am Sat, 12 May 2012 11:36:46 +0300 schrieb Tom Hacohen:
>>
>>> On 12/05/12 11:37, Andreas Volz wrote:
>>>> Ok, I've no better solution so I did a workaround. I created a
>>>> script that calls "xrandr --size 1920x1080" to set resolution. Then
>>>> after E is started I press a button in my shelf to change
>>>> resolution. Very ugly but faster than using E menus.
>>>
>>> If you are into ugly hacks, why don't you make that script launch
>>> automatically at e start?
>>
>> For sure I tried it without success. Now I had the idea that E changes
>> resolution after auto start scripts. So I added a "sleep 3" in the
>> script. Now it does a short flicker after start and changes resolution.
>> Ugly, but it works. :-)
So here is what happens:
The conf_display dialog is stores stuff in as RandRR 1.1 information.
But when e starts, the server reports it supports RandRR >1.1 so afair
configs for 1.1 are skipped.
I'm pretty sure that you used conf_randr (the one with the fruit
monitors) to configure your display once and pressed 'store
permantently'.
So the solution is: Use conf_randr to set the resolution you want and
again store it permanently :-)

>>
>> Andreas
>>
>
> That is weird. I would expect e (or any WM for that matter) to first do
> its internal config dance and _then_ launch autostart scripts. Why does
> e launch autostart scripts before finishing its own initializations?
Maybe it does things in parallel?
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Leif

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to