0

Is it possible to turn off that automatic bechaviour of Mac OS X when it setting up $DISPLAY? I want to run manually X11 or XQuartz to force wine (or other X apps) using one or another. (Like it was in earler wersions of Mac OS) Because some apps works better in standart X11, but another in current version of XQuartz.

Yaroslav
  • 2,338
  • 26
  • 37
  • It should work to just launch whichever X server you prefer and then run wine from an xterm within it. – Ken Thomases Mar 16 '13 at 23:06
  • Thanks. Totally what i want and even better. 'cause all apps continue working with default X server. Why you comment instead answer? I'm unable to accept your answer now. – Yaroslav Mar 16 '13 at 23:28

1 Answers1

1

Just launch whichever X server you prefer and then run wine from an xterm within it.

Ken Thomases
  • 88,520
  • 7
  • 116
  • 154