Re: Wine 1.1.17 not detecting Xvnc display

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hapablap wrote:
> I hate when this happens. The exact moment I posted my last message, I got with the solution. It looks like I was setting incorrectly the environment variable, since this works:
> 
> 
> Code:
> [martin@urano ~]$ DISPLAY=:1 winemine
> 
> 
> 
> At least I hope that my mistake is useful to somebody :)

The correct way is to export the environment variable, making it available when not having to repeat it for every program.


Code:
[martin@urano ~]$ export DISPLAY=:1
[martin@urano ~]$ winemine
[martin@urano ~]$ regedit
[martin@urano ~]$ wine someotherprogram.exe








[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux