mirror of https://github.com/zlatinb/muwire
Created Issues with Linux WMs (markdown)
parent
6623431e3d
commit
92f77f5de4
|
@ -0,0 +1,6 @@
|
|||
Some Linux window managers like OpenBox may not display the MuWire GUI properly, or display an empty window. It has been reported that setting the following environment variables helps fix the issue:
|
||||
|
||||
```
|
||||
export J2D_PIXMAPS=server
|
||||
export MU_WIRE_OPTS="-Dsun.java2d.xrender=false"
|
||||
```
|
Loading…
Reference in New Issue