Re: How to transfer X11 auth across sudo invocation



After you sudo:
xauth merge ~abc/.Xauthority
.... where "abc" is the user you logged in as.
.