> The problem is a program that "should" not be hardcoded to <host>:1.0 under > Solaris. The machine in question doesn't have a monitor or graphics card at > all but this stupid program is locked at <host>:1.0 First of all, shoot the programmer, of course... Use the X11DisplayOffset parameter in the sshd_config file. Use 1 instead of 10, which is the default. If you manage to be the first person to connect to this host using SSH with X forwarding, you get <host>:1.0. This is not entirely reliable... :-) Better yet, you could also use the Low Bandwidth X Proxy (lbxproxy) to proxy :1.0 to whatever your current DISPLAY is, regardless of whether you use SSH for the purpose. If you use the -nolbx parameter, it won't try to optimise the traffic at all but will still proxy for you. -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . iki . fi / atro . tossavainen / > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
