NATEC FALCON

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');
Modern office mice

Natec Falcon is a modern wireless office mouse with triple communication mode, that allows to connect to three devices simultaneously. Thanks to its specially designed shape reduces muscle load and improves hand placement, what's more it impresses with its functionality and high comfort of use. 

Triple communication mode and ergonomic design for even greater convenience.
Special features
Wireless connection to multiple devices

With a 2.4 GHz USB receiver and Bluetooth 5.0 you will easily connect Natec Falcon to three devices. Moreover, in just a few seconds you can switch between them with one button without having to pair again.

Side scroll

We have maximized your comfort by implementing a side scroll in the mouse, which will allow you to move horizontally smoothly, which will greatly accelerate your work with all kinds of documents.

Powersave technology

Thanks to its capacious 500 mAh battery and advanced PowerSave technology, you are guaranteed to work long hours on a single charge. Natec Falcon mouse ensures a stress-free work, as you don’t have to remember about replacement batteries. In case of mouse discharge, simply connect the cable and continue your work while charging your mouse.

Silentclick technology

Design changes greatly reduced the sound during the final phase of pressing the main buttons. The work is 90% quieter in comparison to the standard mice available on the market. Work without annoying clicks and focus on what you have to do. Contribute to the quiet and full harmony of working in the office.

Universal design

The mouse, made in a dark, classic colour, looks great at business meetings, boasting discreetly its silver finish on both scrolls. The whole thing looks not only neat and aesthetically pleasing, but also modern with the eye-catching image of a premium mouse.

Additional features
Modern sensor

The Natec Falcon mouse features a high-quality, modern optical sensor with a maximum resolution of 3200 DPI. It will ensure precision regardless of the surface on which the mouse moves, ensuring comfortable operation even when maximum accuracy is required.

DPI switch

A dedicated "DPI SWITCH" button placed on the top of the mouse will allow you to change resolution levels efficiently without the need to configure them in the system. You get 5 options from 800 up to 3 200 DPI. 

Ergonomic design

Has been optimized for right-handed users, maximizing convenience of use and secure grip thanks to the use of a non-slip surfaces on both sides of the mouse. The perfect fit of the mouse to your hand allows to work for long hours without tension. 

Specyfikacja
Communication Wireless
Interface 2.4 GHz, Bluetooth
Specialized Home-office
Sensor Optical
Maximum resolution 3200 DPI
Resolution 800 - 3200 DPI
Number of buttons 6
Number of programmable buttons 0
Programmable buttons No
Cable length 150 cm
Range 10 m
Buttons lifetime 5 mln.
Illumination No
Built-in memory No
Features Silent switches, ON/OFF switch
Glide type Teflon
Connectors Micro USB
Software No
Colour Black
Power supply Built-in battery
Included Accessories Micro USB Cable, USB receiver
Hardware Requirements Bluetooth support
Weight 120 g
System requirements
Supported Operating Systems Android 4.2.2, Linux, Windows 10, Windows 7, Windows 8, Windows Vista, Windows XP
Warranty
24 months manufacturer's warranty
Dimensions
Length 119 mm
Width 77 mm
Height 47 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?