On Thu, 30 May 1996, Albrecht Kadlec wrote:
>
> well, HOSTDISPLAY is apparently set to `hostname`,
> which doesn't include the domain in our domain.
> (and I can't change that)
>
> Any way to tell fvwm the missing domain once and forever?
phantom% hostname
phantom
phantom% hostname -f
phantom.rh.uchicago.edu
phantom% export HOSTDISPLAY=`hostname -f` # note backticks
phantom% echo $HOSTDISPLAY
phantom.rh.uchicago.edu
does this work for you? it works under linux, but not with
/usr/ucb/hostname on Solaris. there may be another cmd that does this
though.
if not, and it's one machine, just use
phantom% export HOSTDISPLAY='your.domain.here' # quotes, not backticks
hope this helps,
greg
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
greg haygood
g-haygood_at_uchicago.edu
http://bsdac.uchicago.edu/~g-haygood/
Solo to Jordan and Bird: "Watch this: Off the skiff, into the air, off
the sail barge, into the Sarlaac...nothing but Fett."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu May 30 1996 - 18:37:33 BST