On Friday, 13. May 2005 00:45, Raphael Fan wrote: > Hi, > > I need to run a program that would open up > a screen in KDE. However, the shell keep saying > the display can't be opened.
Where is 'the shell' running? Cron job? System console? If so, try running the program like this: env DISPLAY=:0 <program-you-mean-to-run> -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgp3UIl7zDADk.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
