Hi,
I tried to open one GUI app in server, but not working

[root@c5 ~]# export DISPLAY=":1.0"
[root@c5 ~]# xclock
Error: Can't open display: :1.0


[root@c5 ~]# export DISPLAY=":0.0"
[root@c5 ~]# xclock
Error: Can't open display: :0.0


[root@c5 ~]#  ps -ef | grep X
root      3900  3897  0 11:18 tty7     00:00:01 /usr/bin/Xorg :0 -br
-audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7
root      3941  3585  0 11:22 pts/1    00:00:00 grep X
[root@c5 ~]#
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to