Skip to content

Instantly share code, notes, and snippets.

@stwobe
Last active September 29, 2020 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stwobe/254e4e79db054df0e7dd9dbb99cc0564 to your computer and use it in GitHub Desktop.
Save stwobe/254e4e79db054df0e7dd9dbb99cc0564 to your computer and use it in GitHub Desktop.
Fix mouse cursor - MX Linux - Sep 2020
https://unix.stackexchange.com/questions/69033/mouse-cursor-became-a-big-x
xsetroot -cursor_name left_ptr
https://askubuntu.com/questions/1031400/mouse-cursor-turned-into-a-thick-plus-cannot-click-but-mouse-can-move
python!
bg..
https://forums.bunsenlabs.org/viewtopic.php?id=399
.Xsession
https://forum.xfce.org/viewtopic.php?id=9132
symlink
https://bbs.archlinux.org/viewtopic.php?id=104560
rm
----------------------------------------------
Actual fix:
https://forum.xfce.org/viewtopic.php?id=7847
terminal, type
xfwm4
(XFCE starts properly)
----------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment