4093专题

解决(gedit:4093): Gtk-WARNING **: 21:20:38.713: cannot open display: :11.0

今天使用gedit打开文件时发现出现了以下错误:  解决: xhost+ 出现:access control disabled, clients can connect from any host echo $DISPLAY 得到:11.0 export DISPLAY=:11.0 完美解决~~~~