Date: Fri, 16 Apr 1999 20:13:28 -0400 From: Bruce Grisham <bruce@accumatics.com> To: questions@freebsd.org Subject: can't open display Message-ID: <3717D228.85C0D77C@accumatics.com>
next in thread | raw e-mail | index | archive | help
Hey guys,
I've got two FreeBSD boxes. I'm at A. I login to B. I ask B to run an
app on A:0. What's up?
Thanks in advance.
bruce02# fr -display 192.168.0.1:0 &
[1] 1278
bruce02# Xlib: connection to "192.168.0.1:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Application initialization failed: couldn't connect to display
"192.168.0.1:0"
Error in startup script: invalid command name "option"
while executing
"option add *InsertWidth 2 widgetDefault"
(procedure "InitConfig" line 248)
invoked from within
"InitConfig"
(file "/usr/local/bin/fr" line 3341)
[1] Exit 1 fr -display 192.168.0.1:0
bruce02#
bruce01# gimp -display 192.168.0.2:0 &
[1] 271
bruce01#
** WARNING **: cannot open display:
[1] Exit 1 gimp -display 192.168.0.2:0
bruce01#
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3717D228.85C0D77C>
