Re: Cannot give access to X-Server to other users on same machine
On Sun, Mar 03, 2002 at 08:19:59PM -0600, camilo@cancun.com wrote:
> Same here. Still no answer... :(
use sudo, its easier.
install sudo, edit /etc/sudoers to make yourself a sudoer.
then you can
$sudo kreatecd
Password: <enter your user password not roots>
Tada it works.
sudo seems to keep the users environment so itll use the users
X authority, and you dont have to fiddle with xhost.
On the other hand, instead of :
> > crom:~# export DISPLAY=":0.0"
try
export DISPLAY=localhost:0
Alan.
Reply to: