1

My mouse pointer turns into a cross when there are no elements under it other than the root window. I've been having this issue with stumpwm since I installed it, but I know that a cross over the root window is a normal occurrence in twm or any other basic window manager.

Can it be removed?

K7AAY
  • 3,696
  • 4
  • 22
  • 39
Kolt Penny
  • 61
  • 1
  • 5

1 Answers1

2

insert into your .config/stumprc/config file:

(run-shell-command "xsetroot -cursor_name left_ptr")