Quote:
Originally Posted by tribble
i tried to start xpdf from the command line, and it tells me that DISPLAY is not set properly. Do you think it will work if i set DSIPLAY to 127.0.0.1 ?
|
No, try setting DISPLAY to :0.0
If that doesn't work, use ps to find the process id of a running xpdf, look into /proc/ID/environ to see what DISPLAY has to be set to.