Where Is My Mouse is a little application that draws concentric circles around the mouse pointer.
This can help with finding the cursor on the screen, which can be particularly useful during presentations.
Use Haiku's Shortcuts preferences to set a key combination to it.
Just run it to see the effect. To change settings like number of circles, their width and the speed of the animation, run WMM from the Terminal with the "-s" parameter. This will open a settings panel to adjust those visuals. Settings are saved in ~/config/settings/WhereIsMyMouse_settings
© 2002 by Marcin 'Shard' Konicki
- Technix for the idea
- Jeremy for great SpicyKeys.
- mmu_man for the idea to use B_TRANSPARENT_32_BIT as view color.
- Author of cheese picture used in icon (http://homepage1.nifty.com/studio5/icon/maine.html).
- Axeld for telling me about beamers and laptops - where this app may be a little bit more useful than not at all ;]
- Shard