Hi,
I get the following warning when starting xmacs under Solaris using
VNC. I dont have the same problem when using eXceed (just to mean that
the problem is certainly related to VNC)
(1) (key-mapping/warning)
The meanings of the modifier bits Mod1 through Mod5 are determined by
the keysyms u
Hi,
I get the following warning when starting xmacs under Solaris
using VNC. I dont have the same problem when using eXceed (just to mean
that the problem is certainly related to VNC)
(1) (key-mapping/warning)
The meanings of the modifier bits Mod1 through Mod5 are determined
by the keysyms u
Hi,
I get the following warning when starting xmacs under Solaris
using VNC. I dont have the same problem when using eXceed (just to mean
that the problem is certainly related to VNC)
(1) (key-mapping/warning)
The meanings of the modifier bits Mod1 through Mod5 are determined
by the keysyms u
I have the following problem: I am running vncserver on Solaris and I have
the following in my .cshrc
if (${?REMOTEHOST} !=0) then
setenv DISPLAY $REMOTEHOST:"0"
for setting the DISPLAY env variable.
I start the vncserver localy on my Solaris machine (at which time the
REMOTEHOST variable is nil).