Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. [root@localhost ~]# mkdir ~/.xauth
  2. [root@localhost ~]# ln ~/.Xauthority ~/.xauth/.Xauthority
  3. [root@localhost ~]# flatpak run --filesystem=~/.xauth --command=sh com.xamarin.MonoDevelop -c "export DISPLAY=$DISPLAY; cp -p .xauth/.Xauthority . ; monodevelop"
  4. cp: ‘.xauth/.Xauthority’ and ‘./.Xauthority’ are the same file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement