NATEC JAGUAR

Description Features Gallery
.pd__container { font-size: 18px; width: 1920px; margin: 0 auto; background: #fff!important; color: #000!important; font-family: 'Exo', sans-serif!important; font-weight: normal; } .relative { position: relative; } .pd__outer { max-width: 1643px; margin: 0 auto; } .pd { margin-bottom: 30px; } .d-flex { display: flex; } .flex-column { flex-direction: column; } .pd__title { font-size: 55px; font-weight: 700; line-height: 1; color: #040505; word-break: break-word; font-family: 'Exo', sans-serif!important; margin: 18px 0 20px; padding: 0 20px; display: inline-block; width: 100%; } .pd__separator { font-size: 18px; text-transform: uppercase; color: #707070; font-weight: 800; font-family: 'Exo', sans-serif!important; background: #fff; display: inline-block; line-height: 24px; padding: 0 60px; position: relative; z-index: 2; } .pd__text-over-image .pd__title{ color: #000; } .pd__text-over-image .pd__text{ color: #fff; max-width: 600px; } .pd__text-over-image { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); } .pd__separator-line { border-top: 2px solid #707070; position: relative; top: 12px; } .pd__separator-container { text-align: center; } .row-reverse { flex-direction: row-reverse; } .align-center { align-items: center; } .pd__text { padding: 0 20px; color: #707070; font-size: 20px; } .pd__text p { margin: 0; } .pd__text--slim { width: 70%; margin: 0 auto; } .pd__image-with-bg { background-color: #ebebeb; } .flex-1 { flex: 1; } .no-visible { opacity: 0; } .mb-0 { margin-bottom: 0; } .mt-30 { margin-top: 30px; } .mt-60 { margin-top: 60px; } .iphone-image-fix { align-items: center; } .pb-30 { padding-bottom: 30px; } .pb-60 { padding-bottom: 60px; } .ph-30 { padding: 30px 0; } .pt-30 { padding-top: 30px; } .pt-60 { padding-top: 60px; } .pd__image-mobile { display: none!important; } .text-center { text-align: center; } .pd-flex { display: flex; } .pd-flex .pd-col-6 { flex: 0 0 50%; } .pd-flex .pd-col-8 { flex: 0 0 calc((100% / 3) * 2); } .pd-flex .pd-col-4 { flex: 0 0 calc(100% / 3); } .justify-center { justify-content: center; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .pd__img-bg { position: relative; background-repeat: no-repeat!important; background-size: contain; } .pd__absolute-block { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0 60px 60px; } .pd__absolute-block--padding { padding: 60px 60px; } .pd__absolute-block--center { left: 50%; transform: translateX(-50%); } .pd__absolute-block--right { left: auto; right: 0; } .product-description * { font-family: 'Roboto', sans-serif; } .product-description * { box-sizing: border-box; } .product-description img { max-width: 100%; display: inline-block; margin-bottom: -1px; } .product-description table.border { border-collapse: collapse; border: 0; } .product-description .l-iframe-container { position: relative; padding-top: 56%; } .product-description .l-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .product-description table.border td, .product-description table.border th { border: 1px solid #ccc; padding: 8px; } .product-description td.image { padding: 0; } .product-description td img { max-width: 100%; } .product-description table { border: 0; margin: 0; } .product-description table td, .product-description table th { border: 0; padding: 0; } .product-description .center { text-align: center; font: inherit; } .product-description .image { text-align: center; padding-top: 20px; padding-bottom: 20px; } .product-description .bold { font-weight: bold; } .product-description .list2 { text-align: center; list-style-position: inside; list-style-type: circle; padding: 0; } .product-description-table { border-spacing: 0; } .product-description-section, .product-description-section.product-description-table { margin: 0 0 30px 0; overflow: hidden; } .product-description-section.product-description-section-without-margin { padding-top: 0 !important; padding-bottom: 0 !important; } .product-description-text-left { padding-right: 20px!important; font-size: 14px!important; } .product-description-text { text-align: justify; line-height: 1.3; font-size: 16px; color: #000; font-weight: normal; } .product-description-text--full { padding: 0 20px; } .product-description-center { text-align: center; } .product-description-text--with-padding { padding: 0 50px; } .product-description-column { border: none; width: 50%; } .product-description-column-text-left { padding-right: 20px!important; padding-left: 20px!important; } .product-description-column-text-right { padding-left: 20px!important; padding-right: 20px!important; } @media (max-width: 1200px) { .pd-flex .pd-col-8, .pd-flex .pd-col-4, .pd-flex .pd-col-6 { flex: 1 0 100%; } .iphone-image-fix { align-items: center; flex-direction: column; } .pd-flex { flex-wrap: wrap; } .justify-sm-center { justify-content: center; } .pd__title { text-align: center; font-size: 40px; } .pd__absolute-block .pd__title, .pd__absolute-block .pd__text { text-align: left; } .pd__text { text-align: center; font-size: 20px; } .pd__text--sm-slim { width: 70%; margin: 0 auto; } .pb-60 { padding-bottom: 30px; } .pt-60 { padding-top: 30px; } } @media (max-width: 767px) { .pd__title { font-size: 30px; word-break: break-word; padding: 0 5px; } .pd__text { text-align: center; font-size: 18px; } .pd__text--sm-slim, .pd__text--slim { width: 90%; margin: 0 auto; } .pd__img-bg { background-image: none!important; } .pd__absolute-block { max-width: 100%; width: 100%; height: auto; position: inherit; padding: 0 10px; } .pd__absolute-block .pd__title, .pd__absolute-block .pd__text { text-align: center; } .no-visible { opacity: 1; } } @media only screen and (max-width: 1200px) { .text-on-image__title { font-size: 30px; } .text-on-image__text { font-size: 14px; } } @media only screen and (max-width: 1100px) { .text-on-image__title { margin-bottom: 7px; } .text-on-image__text { width: 45%; } } @media only screen and (max-width: 1000px) { .text-on-image__title { font-size: 24px; } } @media only screen and (max-width: 820px) { .text-on-image__image { display: none; } .pd__image-desktop { display: none!important; } .pd__image-mobile { display: block!important; } .text-on-image__title { text-align: center; } .text-on-image { display: flex; flex-wrap: wrap; background-image: none !important; } .product-description-center-narrow { max-width: 100%; text-align: justify!important; padding: 0 20px; } .text-on-image__image--rwd-container { display: block; order: 1; flex: 0 0 100%; } .text-on-image__text { order: 2; flex: 1; position: initial; padding: 40px 20px; } .product-with-features { display: none; } .product-with-features--rwd { display: inline-block; } } @import url('https://fonts.googleapis.com/css?family=Exo:400,500,600,700&display=swap&subset=latin-ext'); @import url('https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap&subset=latin-ext');
Natec Jaguar – everything you need

Natec Jaguar is a wireless mouse featuring precise Blue Sense sensor with a resolution of up to 2400 DPI, dedicated software and ergonomics that will allow you to work comfortably for many hours without wrist pains. Are you looking for a complete mouse that will work in any situation? That’s Natec Jaguar.

Main features
Go for precision with Blue Sense and Auto-Speed

Do you expect absolute precision in every situation? Meet Natec Jaguar – a mouse with a Blue Sense sensor that will allow you to work seamlessly with 1600 DPI resolution on many surfaces. Perhaps you prefer a fully automatic selection of sensitivity to the style of your action and your movements? Activate Auto-Speed – a function that allows the mouse to intelligently adjust the DPI level in the range of 800 – 2400. See how convenient it is.

Functional wheel with Hyper Speed Scroll mode

Browsing long documents, spreadsheets and web pages will never be a problem again, all thanks to the dual-mode roll. Use normal mode for basic applications or ultra-fast Hyper Fast Scroll for long documents to make browsing and more efficient. To switch between them on the fly, it only takes one click.

Wireless operation

Using a mouse has never been so convenient. Stable, fully wireless 2.4 GHz connection gives you freedom of movement and a range that allows you to operate up to 10 m away from the receiver. Work comfortably and without making any compromises. 
 

Additional features
Up to 12 months of battery life on a single battery pack

Natec Jaguar is a mouse that you can power with 2 classic AA batteries. You can forget about their frequent replacement. One set will allow you to work for up to 12 months. This is thanks to well-optimized electronics and intelligent power management system that puts the mouse to sleep in case of inactivity. Its awakening is fabulously simple – all you have to do is move the device or press any of the buttons. If you want, you can also turn off the device with a small slider on the bottom.

Comfort for long hours

Thoughtful profiling and shape adapted for extended use. This is one of the biggest advantages of Natec Jaguar. No matter what grip you use, you can be sure that Natec Jaguar will meet your expectations and provide comfort for many hours. A clearly defined back, thumb rest and rubberized inner side are additional elements that will improve the stability of the grip even with dynamic movements.

Personalize side buttons with dedicated software

Want to configure the side buttons to reach full potential of the device? The included add-on application will allow you to personalize their operation. You can easily assign basic commands, shortcuts to help control multimedia, and even system shortcuts. Do you want to work even faster? From now on, it's possible.

Specyfikacja
Communication Wireless
Interface 2.4 GHz
Specialized Home-office
Sensor Blue Sense
Maximum resolution 2400 DPI
DPI levels 800-1600-2400
Number of buttons 6
Programmable buttons No
Range 10 m
Macro record No
Illumination No
Features ON/OFF switch, DPI adjustment, USB receiver storage, Fast scroll, Battery saving technology
Glide type Teflon
Connectors USB Type-A
Software Yes
Colour Black
Power supply 2x AA
Included Accessories Batteries, User guide, USB receiver
Batteries included Yes
Hardware Requirements Device with USB-A port
Weight 94.5 g
System requirements
Supported Operating Systems Android, Linux, Windows 10, Windows 11, Windows 7, Windows 8
Warranty
24 months manufacturer's warranty
Dimensions
Length 123 mm
Width 76 mm
Height 59 mm
Download
We adapt to you
Consent
Details
About
This site uses cookies
We use cookies for the proper operation of the site, to personalize content, to offer social features and to analyze store traffic. Please see our privacy policy for details. Do you agree to the use of cookies?