Starting wine virtual desktop minimized

Alexandre Julliard julliard at winehq.org
Mon Jan 2 11:12:54 CST 2017


Austin English <austinenglish at gmail.com> writes:

> Thanks. I was looking for something scriptable. I am mostly concerned
> about winetricks-test and CMD windows, less so with winetest.

It may not be the most elegant way, but it's definitely scriptable:

./wine explorer /desktop=foo notepad &
sleep 1
xdotool search --name "foo - Wine desktop" windowminimize

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list