Re: [gentoo-user] Can I do this remotely?

2009-09-16 Thread Grant
>> I recently had the problem described here:
>>
>> http://bbs.archlinux.org/viewtopic.php?id=70884
>>
>> The solution worked.  Now I'm being told the same system is having the
>> same problem, but I'm away from there.  Is there a way to fix it
>> remotely?
>
> ssh in remotely and have a user log in to gdm locally.
>
> ps will show if xfce4-panel is running twice, so have the local user log out,
> you edit the session startup files and have them try again.

Do you know which file that is?  I have:

# cat /home/grant/.config/xfce4-session/xfce4-session.rc
[General]
SessionName=Default
SaveOnExit=true
[Splash Screen]
Engine=

but that doesn't seem to be it.

- Grant



Re: [gentoo-user] Can I do this remotely?

2009-09-15 Thread Mike Kazantsev
On Tue, 15 Sep 2009 14:36:17 -0700
Grant  wrote:

> I recently had the problem described here:
> 
> http://bbs.archlinux.org/viewtopic.php?id=70884
> 
> The solution worked.  Now I'm being told the same system is having the
> same problem, but I'm away from there.  Is there a way to fix it
> remotely?

You can use x11vnc to take control over what's happening on a local
display with X.

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: [gentoo-user] Can I do this remotely?

2009-09-15 Thread Alan McKinnon
On Tuesday 15 September 2009 23:36:17 Grant wrote:
> I recently had the problem described here:
> 
> http://bbs.archlinux.org/viewtopic.php?id=70884
> 
> The solution worked.  Now I'm being told the same system is having the
> same problem, but I'm away from there.  Is there a way to fix it
> remotely?

ssh in remotely and have a user log in to gdm locally.

ps will show if xfce4-panel is running twice, so have the local user log out, 
you edit the session startup files and have them try again.

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Can I do this remotely?

2009-09-15 Thread Grant
I recently had the problem described here:

http://bbs.archlinux.org/viewtopic.php?id=70884

The solution worked.  Now I'm being told the same system is having the
same problem, but I'm away from there.  Is there a way to fix it
remotely?

- Grant