---
product_id: 5961334
title: "iOne Optical USB Mouse with Tenkey Pad and Large Numbers"
brand: "ione"
price: "£0.90"
currency: GBP
in_stock: true
reviews_count: 8
url: https://www.desertcart.co.uk/products/5961334-ione-optical-usb-mouse-with-tenkey-pad-and-large-numbers
store_origin: GB
region: United Kingdom
---

# Sleek modern style USB 5.0m range Ambidextrous design iOne Optical USB Mouse with Tenkey Pad and Large Numbers

**Brand:** ione
**Price:** £0.90
**Availability:** ✅ In Stock

## Summary

> 🖥️ Elevate Your Click Game!

## Quick Answers

- **What is this?** iOne Optical USB Mouse with Tenkey Pad and Large Numbers by ione
- **How much does it cost?** £0.90 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.co.uk](https://www.desertcart.co.uk/products/5961334-ione-optical-usb-mouse-with-tenkey-pad-and-large-numbers)

## Best For

- ione enthusiasts

## Why This Product

- Trusted ione brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Designed for Everyone:** Ambidextrous design caters to both right and left-handed users.
- • **Stylish and Functional:** Modern aesthetics that elevate your workspace.
- • **Lightweight and Portable:** Weighing just 7.7 ounces, take it anywhere with ease.
- • **Plug-and-Play Convenience:** USB connectivity means no hassle, just plug in and go!
- • **Precision at Your Fingertips:** Experience optical movement detection for flawless control.

## Description

Wired Numerical Mouse Keypad Standard asynchronous numerical keypad Mode switch between mouse – keypad Scissor-type key switch 800 dpi resolution USB

Review: Great Product, Easy Fix for Macbook User - As an engineering student, I'm always using Excel (2008) for school. I ordered this product so that I wouldn't have to keep switching from the trackpad to the number keys, which was always a little tedious. It came in the mail today, and I immediately plugged it into my 13" Macbook (late 2008), and started testing it out. It worked in every program, except Excel! Every time I would enter a number into a cell, it would immediately delete the entry. I eventually opened the Keyboard Viewer to see what was happening, and realized that whenever a numerical key is pressed, the keypad sends a signal from the Num Lock key, then the number key, and then the Num Lock key again. On a full-sized mac keyboard, the Num Lock key's main function is Clear. This means that when a number is pressed, the keypad automatically clears the cell, enters the number, and then clears it! I was able to fix the problem by downloading a free (and handy) keyboard remapping program named KeyRemap4Macbook. There's no option to disable the Clear key, so you have to make one. Luckily, it isn't that hard to do. In the Misc & Uninstall tab, you have to press the Open private.xml button and open the file in a text editor (I used TextEdit). Enter the following text: item Disable Keypad Clear private.drop_keypadclear --KeyToKey-- KeyCode::KEYPAD_CLEAR, KeyCode::VK_NONE /item in between the  script so it looks like this when you're finished:   item Disable Keypad Clear private.drop_keypadclear --KeyToKey-- KeyCode::KEYPAD_CLEAR, KeyCode::VK_NONE /item  Please note that "item" and "/item" should have carrots just like "" and "", and the first four lines in the first example (lines 3-6 in the second) should have two spaces before each one but the review section would not show any of these. Then just save the file, go to the Change Key tab in KeyRemap4Macbook and press the ReloadXML button in the upper right-hand corner. A new option to disable the Clear Key will appear at the top. Just check the box, and the problem is fixed! The Num Lock function still works on the keypad, and there should be no more issues with the data entry in Excel. What I just wrote above may look a little complicated, but it's really not that hard. I wouldn't let this small issue stop you from buying this product if you're looking for a great solution to the hassles of data entry on a MacBook. After using this for just one night, I'm kicking myself in the butt for not buying it sooner. I hope this review helps anyone who may have had this problem before, or is considering buying it and is worried it might not work with their Macbook.
Review: Worked for a day - I hate giving a bad review. Fact is it was well built (as inexpensive things go) and a good idea. It just stopped working . I replaced it with a keypad-usb expansion and all is well. desertcart is awesome on returns, thank-you.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B000R4GL2U |
| Antenna Location | Office |
| Are Batteries Required | No |
| Best Sellers Rank | #5,551 in Computer Mice |
| Brand | iOne |
| Color | Silver |
| Compatible Devices | Büro |
| Connectivity Technology | Usb, Wired |
| Customer Reviews | 3.8 3.8 out of 5 stars (47) |
| Global Trade Identification Number | 04710947563594 |
| Hand Orientation | Ambidextrous |
| Item Weight | 217 Grams |
| Keyboard Backlighting Color Support | Single Color |
| Keyboard Description | USB |
| Keyboard Layout | QWERTY |
| Manufacturer | iOne |
| Movement Detection | Optical |
| Number of Keys | 3 |
| Operating System | Windows, macOS, Linux, Chrome OS, Android |
| Other Special Features of the Product | Portable |
| Power Source | Corded Electric |
| UPC | 736846868107 |

## Product Details

- **Brand:** iOne
- **Color:** Silver
- **Compatible Devices:** Büro
- **Connectivity Technology:** Usb, Wired
- **Special Feature:** Portable

## Images

![iOne Optical USB Mouse with Tenkey Pad and Large Numbers - Image 1](https://m.media-amazon.com/images/I/11aqSRz53ZL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Great Product, Easy Fix for Macbook User
*by U***C on February 6, 2013*

As an engineering student, I'm always using Excel (2008) for school. I ordered this product so that I wouldn't have to keep switching from the trackpad to the number keys, which was always a little tedious. It came in the mail today, and I immediately plugged it into my 13" Macbook (late 2008), and started testing it out. It worked in every program, except Excel! Every time I would enter a number into a cell, it would immediately delete the entry. I eventually opened the Keyboard Viewer to see what was happening, and realized that whenever a numerical key is pressed, the keypad sends a signal from the Num Lock key, then the number key, and then the Num Lock key again. On a full-sized mac keyboard, the Num Lock key's main function is Clear. This means that when a number is pressed, the keypad automatically clears the cell, enters the number, and then clears it! I was able to fix the problem by downloading a free (and handy) keyboard remapping program named KeyRemap4Macbook. There's no option to disable the Clear key, so you have to make one. Luckily, it isn't that hard to do. In the Misc & Uninstall tab, you have to press the Open private.xml button and open the file in a text editor (I used TextEdit). Enter the following text: item <name>Disable Keypad Clear</name> private.drop_keypadclear <autogen>--KeyToKey-- KeyCode::KEYPAD_CLEAR, KeyCode::VK_NONE</autogen> /item in between the <root> script so it looks like this when you're finished: <?xml version="1.0"?> <root> item <name>Disable Keypad Clear</name> private.drop_keypadclear <autogen>--KeyToKey-- KeyCode::KEYPAD_CLEAR, KeyCode::VK_NONE</autogen> /item </root> Please note that "item" and "/item" should have carrots just like "<root>" and "</root>", and the first four lines in the first example (lines 3-6 in the second) should have two spaces before each one but the review section would not show any of these. Then just save the file, go to the Change Key tab in KeyRemap4Macbook and press the ReloadXML button in the upper right-hand corner. A new option to disable the Clear Key will appear at the top. Just check the box, and the problem is fixed! The Num Lock function still works on the keypad, and there should be no more issues with the data entry in Excel. What I just wrote above may look a little complicated, but it's really not that hard. I wouldn't let this small issue stop you from buying this product if you're looking for a great solution to the hassles of data entry on a MacBook. After using this for just one night, I'm kicking myself in the butt for not buying it sooner. I hope this review helps anyone who may have had this problem before, or is considering buying it and is worried it might not work with their Macbook.

### ⭐⭐⭐ Worked for a day
*by D***S on April 29, 2014*

I hate giving a bad review. Fact is it was well built (as inexpensive things go) and a good idea. It just stopped working <sigh>. I replaced it with a keypad-usb expansion and all is well. Amazon is awesome on returns, thank-you.

### ⭐⭐⭐⭐⭐ Using this on a DCS
*by J***. on March 14, 2024*

Emerson Ovation DCS use. Works well and removes the need to use the keyboard for normal use.

## Frequently Bought Together

- iOne Optical USB Mouse with Tenkey Pad and Large Numbers
- Logitech B100 Corded Mouse, Wired USB Mouse for Computers and Laptops, Right or Left Hand Use - Black
- Logitech K120 Wired Keyboard for Windows, Plug and Play, Full-Size, Spill-Resistant, Curved Space Bar, Compatible with PC, Laptop - Black

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.co.uk/products/5961334-ione-optical-usb-mouse-with-tenkey-pad-and-large-numbers](https://www.desertcart.co.uk/products/5961334-ione-optical-usb-mouse-with-tenkey-pad-and-large-numbers)

---

*Product available on Desertcart United Kingdom*
*Store origin: GB*
*Last updated: 2026-06-04*