145c6 [Solved] How to (easily) find your mouse cursor? - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > X.Org

X.Org X.Org on FreeBSD installation & configuration.

Reply
 
Thread Tools Display Modes
  #1  
Old September 8th, 2011, 01:30
fonz's Avatar
fonz fonz is online now
Moderator
 
Join Date: Nov 2008
Location: Apeldoorn, the Netherlands
Posts: 1,454
Thanks: 369
Thanked 232 Times in 206 Posts
Default How to (easily) find your mouse cursor?

One of the (very few) things I actually like about Windows, is its "hit Ctrl to reveal mouse position" feature (which animates a few circles around the mouse cursor, which is real nice if you can't find it). Is there something like this available for X.Org?

Fonz

P.S. I'm posting this here in the X.Org forum because I'm looking for something that's independent of the WM/DE being used. More to the point: I don't use KDE and/or GNOME.
__________________
Ken sent me.
Reply With Quote
  #2  
Old September 8th, 2011, 15:47
bes bes is offline
Junior Member
 
Join Date: Aug 2010
Posts: 95
Thanks: 5
Thanked 32 Times in 28 Posts
Default

Maybe :
Code:
xmessage -nearmouse "I'm here"
and to create appropriate keybind or alias ?
Reply With Quote
The Following User Says Thank You to bes For This Useful Post:
fonz (September 8th, 2011)
  #3  
Old September 8th, 2011, 18:48
fonz's Avatar
fonz fonz is online now
Moderator
 
Join Date: Nov 2008
Location: Apeldoorn, the Netherlands
Posts: 1,454
Thanks: 369
Thanked 232 Times in 206 Posts
Default

Quote:
Originally Posted by bes View Post
Code:
xmessage -nearmouse "I'm here"
Thanks for the idea, it should work. At the moment xmessage keeps popping up in the upper left corner regardless of the mouse position, but that's probably Fvwm2 behaviour that I'll have to look into.

Fonz
__________________
Ken sent me.
Reply With Quote
  #4  
Old September 8th, 2011, 19:22
bes bes is offline
Junior Member
 
Join Date: Aug 2010
Posts: 95
Thanks: 5
Thanked 32 Times in 28 Posts
Default

It probably is so , at least everything is working well in Openbox .
Reply With Quote
  #5  
Old September 9th, 2011, 03:38
ChalkBored ChalkBored is offline
Junior Member
 
Join Date: Dec 2008
Posts: 90
Thanks: 1
Thanked 27 Times in 17 Posts
Default

Xeyes looks in the direction of the mouse cursor, suggestively.
Reply With Quote
The Following User Says Thank You to ChalkBored For This Useful Post:
fonz (September 9th, 2011)
  #6  
Old September 9th, 2011, 04:50
graudeejs's Avatar
graudeejs graudeejs is offline
Style(9) Addict
 
Join Date: Nov 2008
Location: Riga, Latvia
Posts: 4,522
Thanks: 422
Thanked 607 Times in 475 Posts
Default

Quote:
Originally Posted by ChalkBored View Post
Xeyes looks in the direction of the mouse cursor, suggestively.
Ye, putting 2x xeyes, in 2 different corners of monitor, would be enough, to find mouse
Or you can put 3x xeyes, to be absolutely sure
Reply With Quote
  #7  
Old September 9th, 2011, 05:43
bigtoque bigtoque is offline
Junior Member
 
Join Date: Jul 2010
Posts: 75
Thanks: 2
Thanked 4 Times in 1 Post
Default

Without trying to sound like an ass, what is the purpose of what you're asking? Why can't you see your cursor?
Reply With Quote
  #8  
Old September 9th, 2011, 07:33
fonz's Avatar
fonz fonz is online now
Moderator
 
Join Date: Nov 2008
Location: Apeldoorn, the Netherlands
Posts: 1,454
Thanks: 369
Thanked 232 Times in 206 Posts
Default

Quote:
Originally Posted by ChalkBored View Post
Xeyes looks in the direction of the mouse cursor, suggestively.
Thanks for the idea.

The downside of x11/xeyes, though, is that it runs continuously. I'm not really concerned about the few little CPU cycles, but it does take up real estate. Besides, for some reason on my system xeyes causes a segfault that immediately kills the entire X session And the South Park boys appear to have poor depth perception

However, I do have some ideas now so I will go off and tinker a bit. Thanks for the suggestions, everybody.

Quote:
Originally Posted by bigtoque View Post
Without trying to sound like an ass, what is the purpose of what you're asking? Why can't you see your cursor?
I'm not sure what you're getting at, but let me put it this way: it really isn't all that difficult to "lose" the mouse pointer if you turn away from the screen (e.g. to consult a book or something). And moving the mouse around doesn't always help either, it depends on the applications you have open, how large their windows are and what (if anything) they do with the cursor. Although currently not applicable to me, I can also imagine that certain root images may make a cursor harder to find.

Fonz
__________________
Ken sent me.
Reply With Quote
  #9  
Old September 9th, 2011, 15:15
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,706
Thanks: 430
Thanked 1,757 Times in 1,456 Posts
Default

With big monitors and low-contrast colors, it can be fairly easy to lose track of the pointer. With multiple monitors, even easier. An animated pointer locator that shows on all monitors would be useful. The pieces are there.
Reply With Quote
  #10  
Old September 9th, 2011, 17:46
bigtoque bigtoque is offline
Junior Member
 
Join Date: Jul 2010
Posts: 75
Thanks: 2
Thanked 4 Times in 1 Post
Default

Quote:
Originally Posted by fonz View Post
I'm not sure what you're getting at, but let me put it this way: it really isn't all that difficult to "lose" the mouse pointer if you turn away from the screen (e.g. to consult a book or something). And moving the mouse around doesn't always help either, it depends on the applications you have open, how large their windows are and what (if anything) they do with the cursor. Although currently not applicable to me, I can also imagine that certain root images may make a cursor harder to find.
Quote:
Originally Posted by wblock View Post
With big monitors and low-contrast colors, it can be fairly easy to lose track of the pointer. With multiple monitors, even easier. An animated pointer locator that shows on all monitors would be useful. The pieces are there.
I really wasn't trying to get at anything, I had a bit of a bad night last night and I can see that it came out in my post.

I've never had any particular issue seeing my mouse, and didn't really think that everyone has a different setup. I can see how the feature could be useful to others (especially for anyone that has a hard time seeing - I'm thinking back to a time seeing a guy who was almost completely blind using some crazy contrast and magnifying setup).

Dumb post on my part. My apologies.
Reply With Quote
  #11  
Old September 11th, 2011, 04:08
fonz's Avatar
fonz fonz is online now
Moderator
 
Join Date: Nov 2008
Location: Apeldoorn, the Netherlands
Posts: 1,454
Thanks: 369
Thanked 232 Times in 206 Posts
Default

Quote:
Originally Posted by bigtoque View Post
I can see how the feature could be useful to others (especially for anyone that has a hard time seeing
As far as I know my own vision is perfectly fine (being an aviator, it better damn well should be), but you'd be surprised to find out how many people have at least some form of visual impairment.
Quote:
Originally Posted by wblock View Post
An animated pointer locator that shows on all monitors would be useful. The pieces are there.
I'll look into it. I happen to be quite busy at the moment, but I do think that this would be quite useful to many people so I'll see what I can conjure up.

Fonz (to be continued)
__________________
Ken sent me.

Last edited by fonz; September 11th, 2011 at 04:15. Reason: aviation thingy
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse cursor and windows catch on left side of screen. sossego Other Window Managers 1 March 1st, 2011 11:10
a few n00b questions easily answered Pluribootent Installing & Upgrading 7 December 20th, 2009 18:41
[Solved] [ USB ] Can't move the cursor ( mouse not being detected ? ). elBoo Peripheral Hardware 13 December 6th, 2009 19:06
X applications are not working unless the cursor or mouse is moving?? semin X.Org 20 July 21st, 2009 10:17
gnome freezing mouse cursor fleshm X.Org 3 April 24th, 2009 18:41


All times are GMT +1. The time now is 21:38.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0