# Apple Mouse

> handheld pointing device devloped by Apple Inc.

**Wikidata**: [Q4781198](https://www.wikidata.org/wiki/Q4781198)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Apple_pointing_devices)  
**Source**: https://4ort.xyz/entity/apple-mouse

## Summary
The Apple Mouse is a handheld pointing device developed and manufactured by Apple Inc., first released in 1983 as an essential input accessory for Apple computers. It belongs to the broader category of computer mice and evolved through multiple iterations, including the transition to USB connectivity in 1998.

## Key Facts
- **Developer/Manufacturer**: Apple Inc., American multinational technology company founded in 1976 and headquartered in Cupertino, California.  
- **First Release**: 1983.  
- **Classification**: Instance and subclass of computer mouse.  
- **Predecessor/Successor**: Succeeded by the Apple USB Mouse (released in 1998).  
- **Functional Category**: Handheld pointing device used to move a cursor on computer displays.  
- **Language Coverage**: Has official aliases in multiple languages including German, French, Japanese, and Korean.  
- **Documentation**: Featured in the Wikipedia article "Apple pointing devices" and Wikimedia Commons category "Apple Inc. mice".  

## FAQs  
### Q: What is the primary function of the Apple Mouse?  
A: The Apple Mouse is a handheld pointing device designed to control cursor movement on computer screens, enabling user interaction with graphical interfaces.  

### Q: When did Apple first release a mouse?  
A: Apple launched its first mouse in 1983, coinciding with the release of early Apple Lisa and Macintosh systems.  

### Q: How does the Apple Mouse relate to other Apple products?  
A: It is an input device specifically designed for Apple computers and represents part of Apple’s ecosystem of peripheral products, evolving alongside hardware like the Apple USB Mouse (1998).  

### Q: Is the Apple Mouse still in production?  
A: While modern Apple mice exist (e.g., Magic Mouse), the original 1983 model and its direct successors are discontinued, with USB models being succeeded by wireless Bluetooth variants.  

## Why It Matters  
The Apple Mouse was pivotal in popularizing mouse-based computing during the graphical user interface (GUI) revolution of the 1980s. As an early commercial mouse from a major tech company, it normalized interactive navigation, reducing reliance on keyboard commands and making personal computers more accessible. Its design innovations and subsequent iterations (like the USB transition) influenced peripheral development across the industry, cementing the mouse as a standard input device. Despite technological evolution, its legacy underscores Apple’s role in shaping human-computer interaction paradigms.  

## Notable For  
- **First Commercial Mouse**: Apple’s 1983 release was among the earliest mass-market mice by a personal computer manufacturer.  
- **Ecosystem Integration**: Pioneered dedicated hardware alignment with Apple operating systems (e.g., Mac OS).  
- **Technological Transition**: Marked Apple’s shift to USB connectivity with the 1998 Apple USB Mouse model.  
- **Multilingual Documentation**: Recognized in global Wikipedia and Wikimedia Commons entries, reflecting widespread historical significance.  
- **Category Influence**: Defined the "Apple Inc. mice" category in public archives, distinct from generic computer mice.  

## Body  
### Overview  
The Apple Mouse is a handheld pointing device created by Apple Inc., designed for cursor control on computer displays. It debuted in 1983 and belongs to the computer mouse class, serving as a core input tool for Apple’s desktop systems.  

### Development and Manufacturer  
Developed and manufactured exclusively by Apple Inc., the mouse reflects the company’s hardware expertise. Apple Inc., headquartered in Cupertino, California, has prioritized intuitive input devices since its founding in 1976.  

### Classification and Relationships  
- **Instance Of**: Computer mouse (hand-held device for pointer control).  
- **Subclass Of**: Computer mouse (reinforcing its categorical classification).  
- **Parent Entity**: Inherits design principles from computer mouse standards.  
- **Related Entities**: Directly associated with Apple Inc.’s hardware ecosystem and the broader computer mouse category.  

### Historical Context  
- **1983 Inception**: Initial release alongside early Apple GUI systems.  
- **1998 Transition**: Succeeded by the Apple USB Mouse, replacing earlier serial connections with USB. This shift aligned with Apple’s broader adoption of USB technology.  

### Documentation and Reach  
- **Wikipedia**: Covered under "Apple pointing devices," with translations in languages including German, French, and Japanese.  
- **Wikimedia Commons**: Categorized under "Apple Inc. mice," featuring historical imagery like the desktop mouse model.  
- **Aliases**: Listed in German ("Liste von Apple-Mäusen"), Japanese ("Apple-Computermäuse"), and other languages.  

### Technical Evolution  
Early models featured mechanical tracking mechanisms, later advancing to optical and wireless technologies. The 1998 Apple USB Mouse represented a milestone in standardized connectivity, preceding Bluetooth-based Apple mice like the Magic Mouse.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Apple Mouse",
  "description": "Handheld pointing device developed by Apple Inc., first released in 1983.",
  "url": "https://en.wikipedia.org/wiki/Apple_pointing_devices",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Apple_pointing_devices",
    "https://commons.wikimedia.org/wiki/Category:Apple_Inc._mice"
  ],
  "additionalType": "Computer mouse"
}