public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bill Longman <bill.longman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root
Date: Fri, 30 Jul 2010 06:43:15 -0700	[thread overview]
Message-ID: <4C52D6F3.2090800@gmail.com> (raw)
In-Reply-To: <20100730035838.GB22462@waltdnes.org>

On 07/29/2010 08:58 PM, Walter Dnes wrote:

> 2) If you really really need the X-integration features, you can use the
> "xhost" command to enable all users on your machine to run X apps on
> your X session.  E.g. my machine is 192.168.123.249 so I ran...
> 
>   xhost +192.168.123.249
> 
> ...to allow a 32-bit QEMU-KVM guest to run an X program on the 64-bit
> host's Xwindows session.

What you probably want here instead is:

xhost +local:

then the X app is not limited to using only IP but can choose whichever
transport it deems best. Of course the usual safety caveats apply. If
others are on your host, they'll have X access. If you're concerned
about that, then just give root permission:

xhost SI:localuser:root



  parent reply	other threads:[~2010-07-30 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 20:35 [gentoo-user] Ever since a recent update, vim misbehaves when run as root Kevin O'Gorman
2010-07-30  3:58 ` Walter Dnes
2010-07-30  6:54   ` Steffen Loos
2010-07-30  8:08   ` Neil Bothwick
2010-07-30 13:43   ` Bill Longman [this message]
2010-07-30 14:59     ` Kevin O'Gorman
2010-07-30 15:09       ` Kevin O'Gorman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C52D6F3.2090800@gmail.com \
    --to=bill.longman@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox