Today I upgraded to latest Ubuntu 18.04 from 17.10, but computer says ~/.xprofile
has syntax error, and could not use desktop. Only a movable mouse icon on a violet color blank screen.
When I checked the .xprofile in home directory, it only contains 4 lines, seems broken. But where could I find a complete .xprofile to replace the old one? Please help.
My .xprofile only have these four lines:
#setup XIM environment
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
.xprofile
. – Andrejs Cainikovs Apr 30 '18 at 13:14