Misplaced Pages

Xmouse

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
System of computer mouse control
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
The topic of this article may not meet Misplaced Pages's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Xmouse" – news · newspapers · books · scholar · JSTOR (October 2021) (Learn how and when to remove this message)
This article's factual accuracy is disputed. Relevant discussion may be found on the talk page. Please help to ensure that disputed statements are reliably sourced. (September 2008) (Learn how and when to remove this message)
The neutrality of this article is disputed. Relevant discussion may be found on the talk page. Please do not remove this message until conditions to do so are met. (October 2021) (Learn how and when to remove this message)
(Learn how and when to remove this message)

Xmouse is a system of mouse control in computer operating systems used instead of the standard selection behavior. The xmouse system automatically selects objects or activates windows after hovering the mouse over the object for a certain period of time.

Description and comparison

Xmouse is a system of mouse control used instead of the standard system of selection on computers (most notably Windows and X11, where it is an option). The behavior is similar to mouse control in X Windows. Where normal Windows and X11 mouse control uses single-click for selection and double-click to open/edit/etc, the xmouse system automatically selects objects after hovering the mouse over the object for a certain period of time (often one second). Hovering over a window makes it the active window. The context function, previously activated by double-clicking, is activated by single-clicking; double-clicking is made redundant by this system and is ignored. Operation of menus, text selection, and other features remain unchanged.

Availability

On Microsoft Windows, an Xmouse Control Panel applet was available as part of the Windows 95 PowerToys, used to configure focusing windows in the user interface by hovering. On newer Windows versions, the behavior can be configured using Tweak UI or directly from the Windows Registry. The setting is also built into Windows Vista and Windows 7 in the Ease of Access Center as "Activate a window by hovering over it with the mouse", however preventing the activated window from moving to foreground can be done by using the relevant SystemParametersInfo system calls in Windows' USER component, or by configuring the registry.

Reception

Proponents of the xmouse system claim it has many advantages over the regular system of selection. Most notably, it requires much less effort on the part of the user to use the computer, and can be considerably faster once users have adjusted to the non-standard interface.

The two main disadvantages are the selection speed and being the non-standard. Firstly, if the activated window is also configured to be drawn into foreground there must be a minimum time for the cursor to hover over a window before it is selected, or else all touched windows would be immediately in foreground and cover other windows. This lag time reduces the maximum speed that xmouse can be used at, and could lead to annoying pauses. Secondly, as it is rarely used in the world, people who get used to the xmouse system might find it hard to adjust to using other computers, and vice versa.

References

  1. ^ Norton, Peter; Mueller, John (1998). Peter Norton's Complete Guide to Windows 95. Sams Pub. ISBN 978-0-672-31255-7.
  2. ^ Inc, InfoWorld Media Group (1995-11-20). InfoWorld. InfoWorld Media Group, Inc. {{cite book}}: |last= has generic name (help)
  3. ^ Inc, Ziff Davis (1996-12-03). PC Mag. Ziff Davis, Inc. {{cite book}}: |last= has generic name (help)
  4. Honeycutt, Jerry (1996). Windows 95 Registry & Customization Handbook. Que. ISBN 978-0-7897-0725-3.
  5. Inc, Ziff Davis (1996-09-10). PC Mag. Ziff Davis, Inc. {{cite book}}: |last= has generic name (help)
  6. "Make the mouse easier to use". Microsoft Corporation. Retrieved 18 August 2012.
  7. "SystemParametersInfo function". Microsoft. Windows Dev Center Microsoft.com Retrieved 16 March 2017.
  8. UserPreferencesMask bit 6 TechNet Microsoft.com Retrieved 27 July 2015.

External links

Category: