FreeBSD-11, Mate, Terminal, Gvim

Polytropon freebsd at edvax.de
Tue Jul 25 21:19:41 UTC 2017


On Tue, 25 Jul 2017 21:14:40 +0000, Manish Jain wrote:
> I found the perfect way to do this : - )
> 
> Here is the preparation (as normal user) :
> 
> su -m root -c 'pw usershow my_normal_user_name &&\
> touch /var/xauth.extract && \
> chown my_normal_user_name /var/xauth.extract'
> 
> [ $? -eq 0 ] && xauth extract /var/xauth.extract $DISPLAY
> 
> Here is the follow-up (as root) :
> 
> xauth merge /var/xauth.extract
> 
> Now run whatever X stuff you want as root : - )

Yes, working with xauth is much more comfortable than
setting $DISPLAY and using "xhost +" to wide open. :-)



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list