public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Exporting $DISPLAY
@ 2004-12-06  5:29 Ow Mun Heng
  2004-12-06 11:26 ` Marko Vallius
  0 siblings, 1 reply; 3+ messages in thread
From: Ow Mun Heng @ 2004-12-06  5:29 UTC (permalink / raw
  To: gentoo

This is DUMB, but I can't seem to be able to export my $DISPLAY.

Reason :
X is running on Laptop. Evo is running.

Objective:
SSH into Machine. (since I can't connect to :0, vino server is not
running) I want to shut down Evo remotely. I don't want to kill the
process, I want to use "evolution-1.4 --force-shutdown", but that
doesn't work since it complains about the $DISPLAY.

$xauth list 
localhost.localdomain/unix:0  MIT-MAGIC-COOKIE-1 
dc9f51a9b94a6c4b94a9dbfXXXXXXX

$setenv $DISPLAY localhost.localdomain/unix:0

setenv not found

Help?


--
Ow Mun Heng
Gentoo/Linux on D600 1.4Ghz 
Neuromancer 13:24:36 up 4:07, 6 users, 0.52, 0.83, 0.68 



--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Exporting $DISPLAY
  2004-12-06  5:29 [gentoo-user] Exporting $DISPLAY Ow Mun Heng
@ 2004-12-06 11:26 ` Marko Vallius
  2004-12-07  6:51   ` Ow Mun Heng
  0 siblings, 1 reply; 3+ messages in thread
From: Marko Vallius @ 2004-12-06 11:26 UTC (permalink / raw
  To: gentoo-user

On Mon, Dec 06, 2004 at 01:29:31PM +0800, Ow Mun Heng wrote:
> $setenv $DISPLAY localhost.localdomain/unix:0
> 
> setenv not found

setenv is a csh built-in, so if it's not found you've probably got
sh or bash. Try this instead:

	$ export DISPLAY=localhost.localdomain/unix:0

-- 
Marko Vallius   	#  PGP public key A4B84F58

--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Exporting $DISPLAY
  2004-12-06 11:26 ` Marko Vallius
@ 2004-12-07  6:51   ` Ow Mun Heng
  0 siblings, 0 replies; 3+ messages in thread
From: Ow Mun Heng @ 2004-12-07  6:51 UTC (permalink / raw
  To: gentoo-user

On Mon, 2004-12-06 at 19:26, Marko Vallius wrote:
> On Mon, Dec 06, 2004 at 01:29:31PM +0800, Ow Mun Heng wrote:
> > $setenv $DISPLAY localhost.localdomain/unix:0
> > 
> > setenv not found
> 
> setenv is a csh built-in, so if it's not found you've probably got
> sh or bash. Try this instead:
> 
> 	$ export DISPLAY=localhost.localdomain/unix:0

Cool. That worked. Thanks.

--
Ow Mun Heng
Gentoo/Linux on D600 1.4Ghz 
Neuromancer 14:51:20 up 5:29, 5 users, 0.54, 0.56, 0.48 



--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-08 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06  5:29 [gentoo-user] Exporting $DISPLAY Ow Mun Heng
2004-12-06 11:26 ` Marko Vallius
2004-12-07  6:51   ` Ow Mun Heng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox