Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.06 KB

Where's My Mouse?! v1.0

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.

Usage

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

Author

© 2002 by Marcin 'Shard' Konicki

shard@beosjournal.org

Credits

  • 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