4

How can I make fullscreen crosshairs, centered on the mouse, appear on my screen? I read a lot of science papers with graphs that I want to quickly be able to see what feature is horizontal/vertical with another feature.

I'm looking for something like the below screenshot of LibreCAD, but for the entire screen.

enter image description here

I searched the repositories with

$ apt-cache search cross | grep hair

amongst other attempts, and wasn't able to find anything.

user1717828
  • 3,512
  • 6
  • 23
  • 32

1 Answers1

1

You might find what you are looking for in the applications dealing with assistive technology, e.g., screen magnification.

Here are a few links which describe applications:

Thomas Dickey
  • 75,040
  • 9
  • 171
  • 268