E
E
Evgeny Elchev2011-11-08 07:17:58
Wine
Evgeny Elchev, 2011-11-08 07:17:58

How to close all X servers except the main one?

Good day! I'm trying to solve the problem of the top bar in games under wine. I tried this method:

cd ~/.wine/drive_c/games/wc3/wc3/
wine w3l.exe

and running this script with the command: startx /foo/bar/script - :1

the game did not start, but X cthdth was created, as it is kill?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
YourChief, 2011-11-08
@rsi

save the parent process's pid ($PPID) with the script, and when you're done, end it. or just kill all startx by pkill, all the same, the main x's are launched through gdm, and not through startx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question