On 7/26/06, Marc Weber <[EMAIL PROTECTED]> wrote:
I did notice that you can do
su
gvim
:echo SERVERNAME

and then using another user
gvim --servername=GVIMxx --remote-send='!/dowhatyouwant ;-)'

Marc,
In case you are talking X11:
D you have x11 authorization enabled or disabled ?

Command 'xhost' without arguments will show current status of x11 authorization.

The 'access controlled' state (default, or after 'xhost-'):
    % xhost
    "access control enabled ..."

The 'promiscuous' status (as after 'xhost +') shows as:
    % xhost
    "access control disabled ..."

If your access control is disabled, then can you try 'xhost -' (turn
access control on) and repeat your check ? What you describe
can not happen, AFAIK, when x11 access control is enabled.

Yakov

Reply via email to