Ok thanks for the tip, i just tested you suggestion and it resizes the 
window perfectly.
Do you autostart devilspie2 at boot .. or how do you use it ..?

On Thursday, 28 May 2020 18:11:14 UTC+2, palet...@gmail.com wrote:
>
>
>
> Am Montag, 25. Mai 2020 21:19:03 UTC+2 schrieb Dave:
>>
>> When i open libreoffice Calc in my work vm, the only thing i can see of 
>> the window is the "X" mark of the window.
>> So the window opens up like 1x1cm.. When i drag it bigger to a normal 
>> window size and restart calc, its back to a little 1x1 cm box and just 
>> showing the close window 'X'..
>> How can i get calc to open up normal window size ..?
>>
>
> I had the same problem. I used devilspie2 to solve it.
>
> Install it to dom0:
> sudo qubes-dom0-update devilspie2
>
> then create a .lua file in .config/devilspie2 with the following text:
>
> window = "LibreOffice";
> windowname = get_window_name();
> if (string.match(windowname, window)) then
>     maximize();
> end
>  
> Here is a nice tutorial about devilspie2, if you are interested: 
> https://www.linux-magazine.com/Issues/2017/205/Tutorial-Devilspie2
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f40af9ee-3b1c-4e6d-a1ff-bfa9e0619662%40googlegroups.com.

Reply via email to