Package: wine
Version: 0.9-1
Followup-For: Bug #287927

I have started an extra X server for an old Windows game, because the
Windows application (an old game) uses 16 bit color depth, and my
desktop uses 32 bit. Because X uses authentication, it is not easy to
allow applications from the same user to run on the newly generated
display (fiddling around with xauth is no fun). So I use startx
(part of xbase-clients) which takes care of this.

Running mm6.exe under wine on a private X server:

export DISPLAY=:1.0
startx /usr/bin/wine mm6.exe -- :1 -depth 16 -nolisten tcp

Running an xterm on another X server:

startx -e /bin/bash -- :1 -depth 16 -nolisten tcp

This problem is not Wine related.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages wine depends on:
ii  debconf [debconf-2.0]    1.4.66          Debian configuration
management sy
ii  libwine                  0.9-1           Windows API
Implementation (Librar
ii  xbase-clients      6.8.2.dfsg.1-11       miscellaneous X clients

wine recommends no packages.

-- debconf information:
  wine/del_wine_conf: true
  wine/install_type: Autodetect


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to