Swiftpoint X1 Control Panel Beta Changelog
3.1.0.0 Beta
New Control Panel Features:
- Added Support for Z3.
- "Block further outputs" updated to "Block parent mappings".
- The block now only applies to ancestor mappings, not sibling mappings.
- Blocks are now available on nested scroll and mouse movement inputs.
- Blocks can also be added to a nested button/tilt activation, instead of just deactivation.
- Added X1 API V2 - Documentation here.
Improvements & Fixes:
- Improved handling of UI scaling, and custom scale factor can now be set via options menu.

- X1 can now detect multiple supported mice at once.
- By default newly detected mice will be set as the active device automatically, but this can be disabled from the settings page.
- Active device can be selected from the Mouse icon in Simple Mode, or the new "Manage Devices" page in Expert Mode.

- Expert Mode theme updated to match Z's simple mode theme.
- Profiles are now only re-saved to the mouse if they have been changed.
- When new profiles are saved to the mouse, they are also saved to Flash automatically.
- If
you still want to manage when profiles are saved to flash manually,
this change can be reverted by disabling "Always save profiles to mouse
flash" in the options menu.
- When
Expert Modes "Show Output List in Second Column" is enabled, the
currently open output list is now remembered and restored when switching
view between profiles.
- Resolved issue which caused the "active" profile to be treated as the default profile when settings were saved to the mouse.
- Deleting a parent profile now correctly deletes sub-profiles preventing crashes and invalid indexes.
- Various UI tweaks and improvements.
- Windows:
X1 updates are now installed silently when accepted (no install wizard
after UAC prompt). Effects of this change will only be seen in the next
update.
- Windows: Added filtering for Alt+Tab / Task View windows, which could prevent app changes from being detected.
- macOS: App is now a universal binary, so works natively on Apple Silicon and Intel based Macs.
- Linux: App detection improved for various session types and compositors.
- Linux: Now using hidapi-hidraw for mouse detection and comms.
- These changes require new udev rules for the X1 to detect your mouse. So make sure to apply the updated udev rules. See Setup section of the Linux release post for details.
Previous Releases
3.0.9.1 Public
Firmware Update:
- Fix for "Block Further Outputs" potentially blocking inactive outputs, causing their next activation to be skipped.
- Misc improvements to align with upcoming Z3 release.
3.0.8.14 Beta
- Allow access to all pre-made profiles from all mouse models.
- Allow adding vibration to all input types in simple mode.
- Use ↑ and ↓ symbols for mouse press and release outputs on mappings screen.
- Fixed potential crash on profile import.
Firmware Fixes:
- Fix for gyro freezing after system sleep wake cycle.
3.0.8.9 Beta
- Improvements to firmware update process to automatically handle some known fail-states.
- Improvements to Force Calibration process to better handle latent force reading.
- Fixed issue where Action Names displayed in Expert Mode were not always updated when switching mappings.
- Fixed case where Ignored Apps list may itself be ignored.
- Fixed crash which could occur when changing profile via a mouse mapping.
3.0.7.20 / 3.0.8.0 - Public
- Adjusted Action Library UI in Expert Mode so that it doesn't obscure how to access the output list.
- To open the action library click the
icon next to the keyboard recorder.

- The output list can still be opened by clicking on an action name. But an edit button (
) will also appear as you hover over each action to highlight this.

- Improvements to firmware update process to automatically handle some known fail-states.
- Fixed
issue with Z2 tilt filtering. Tilt inputs below 3° should now be
ignored when the mouse is lifted off your desk as intended.
3.0.7.8 - Beta
- Enabled "Ignored Apps" list for app detection on macOS.
- Corrected the keycode for zero and numpad zero keys in the Action Library.
- Corrected issue where mappings pasted onto left click would remain linked to its source.
- App detection backend is now fully disabled while auto profile switching is disabled.
3.0.7.2 - Beta
- Added optional API to allow third-party apps/scripts to set the active profile. Details here.
3.0.6.3 / 3.0.7.0 - Public
- [Windows] Allow installer to run on ARM64 systems for use via Prism.
3.0.6.2 - Beta
- [Windows] App should now launch on boot in the background for non-admin users.
- This can be disabled via the "Startup apps" tab of Task Manager if you prefer to launch manually when needed.
- Adjusted
scroll decoding to address "half-scroll" issue. Where a single scroll
notch can be missed when changing scroll direction. This change was
previously available as a optional firmware update here.
3.0.6.0 - Public
Added "Release Channel" option to settings menu. You can now switch between the Beta and Stable releases without a secret code.
[macOS] Resolved issue which prevented app links created in Simple Mode from functioning.
Reverted previous change to mouse detection system which was resulting in unreliable mouse detection.
Use "Joystick" instead of "Controller" consistently when referring to DirectInput actions.
Allow loading of .jpeg custom background images (not just .jpg).
Resolved issue which could result in deleting the incorrect profile when trying to delete a profile with sub-profiles.
Resolved issue which temporarily prevented saving profiles to mouse flash after performing a clear and reset.
- Added launch argument to allow multiple app instances (more details here).
3.0.5.8 - Beta
Added French Translation courtesy of Foul.
Resolved issue where editing an action created via the action library could also effect other instances of that action.
- [Linux] Added correct translation files for Linux version.
- [Linux] Added partial app update support.
- New versions will be detected, and downloaded like on Windows/macOS. However there is still no installer, so accepting the update will just close the X1 Control Panel and open the downloaded archive.
3.0.5.5 - Beta
Resolved crash that could occur when switching view between profiles in Expert Mode.
"Clear Outputs", and overwriting a mapping with "Paste" in Expert mode now correctly updates the release outputs.
Allowed saving of settings in Expert Mode even when no mouse is connected.
Resolved issue with F21-24 keys not being saved correctly.
Firmware Update:
- Addressed issue where gyro tilt values could intermittently spike to high values.
- Addressed issue where scroll speed could be drastically increased when swapping from Windows to another OS via KVM switch.
3.0.5.0 - Public
- Added option to display output action list side by side with their mapping.

- This setting is off by default, as it doesn't work well for 1080p displays. 2560+ horizontal resolution recommended.
- Added option to display an inputs Press and Release output lists simultaneously. This also allows outputs to be dragged between the press/release inputs.

- Both of these options can be enabled at the same time if you want to see everything at once.

- Added Control Panel options menu to Expert Modes main menu (previously only accessible via Simple Mode).


- Mouse and Joystick Press outputs now have Release outputs added automatically in Expert Mode (previously this only worked for keyboard outputs).
- This automatic adding of release outputs can be disabled from the options menu if you prefer.
- [Windows] Show list of open apps when app linking via expert mode (previously only available in Simple Mode).
Fixes/Improvements:
- Limit subprofiles list, and import/export dialog to window size. So they can't extend off the screen.
- Expanded autobackup system to keep up to five backups instead of just one. A new backup create added on app launch only if changes have been made to your profiles since the last backup.
- Resolved issue where using the system tray context menu would also open the application window.
- Capped number of output actions on a single input to 255 to match firmware limit.
Experimental Linux version:
- A List of recent apps is now displayed when linking apps to a profile.
- Resolved issue that was preventing the Control Panel from fully exiting when closed from the system tray.
3.0.4.18 - Beta
New Control Panel Features:
- Experimental Linux Version (more details here)
- Added Action Library and Keyboard Recorder to press outputs on Expert Modes mappings screen.

- These function in mostly the same way as their Simple Mode equivalents. The only difference is that clicking directly on the press outputs name will take you to the output list (as it always has in Expert Mode).
- Note that you can save your own custom actions into the Action Library using the "Save" function on any input.

3.0.4.2 - Beta
New Control Panel Features:
- Swiftpoint Z2 Support
- Firmware update for Z, Tracer and Creator, including:
- Major firmware optimizations to significantly improve polling rate.
- Updated SROM for PWM3360 sensor. Further improves tracking performance.
- Added Mouse Movement output to expert Mode for use in macros.

- The Force sensors used for Deep Click can now be re-calibrated via "Mouse" menu in simple mode, or main menu in expert mode.

- Any mapping in expert mode can now be saved into a custom action library.

- Actions saved to the custom action library are available on all profiles in Simple mode. (We're working on making them available in Expert Mode too).

- [Windows] Auto Profile Switching stability improvements
- Handles cases where misbehaving background apps could cause the profile to change unexpectedly.
- By default this will now re-check each profile switch four times a second for 1 second after the switch occurs. If you continue to have problems let us know; and try increasing the re-check timer in the Cog settings menu.
- If you link an app to a profile which does not yet have a name or icon. The name and icon from the linked app will be applied to your profile.

- Expanded features available in Simple mode, including:
- Updated UI color scheme for the Z.
- View and configure OLED and Tilt settings (only 1 base tilt input for each direction, and no analog tilt inputs).


- Blank mouse will be displayed if no mouse is connected (in expert mode too).

- Input combinations can now be created in simple mode.
- Just click the new "Add Input" button below any base input (except scroll).

- Select the input type and specific input you want to add.

- Adjust the input specific settings to suit the mapping you want to create.

- Collapse the input settings menu with the arrow on its right edge,

- Add any input to your new input combination as you would normally.

- Sub-profiles can new be added, viewed, and edited in Simple Mode.

- Click the small arrow icon which appears next to a Parent profile to expand or collapse its sub-profiles.

- Global Profile is also optionally visible and editable in Simple Mode.
- Enable this by clicking the Cog icon on the side bar, and ticking the "Show Global" checkbox.
- Clicking on an output in simple mode will now show a list of its individual output actions; as well as allowing you to rename it.

- In Simple mode, "Viewed" and "Active" profile are now synced.
- Viewing a profile in Simple mode now also sets it as active on your mouse.
- When the active profile is changed by the mouse, or auto profile switching simple mode will also switch view to that profile.
- Both of these changes can be disabled if you prefer to keep the distinction between "Viewed" profile and "Active" profile.
- When this sync is disabled, profiles can be manually set as active by right clicking them and selecting "Set as Active".
- Added right click menu to profiles in expert mode (options still also available from the profile hamburger menu).
- Re-arranged some options on the side bar for more consistency.
Includes functions which apply directly to your mouse:
- Current memory usage.
- Save profiles to mouses flash memory.
- Reset mouse flash memory.
- Calibrate Force Sensors.
- Calibrate Tilt Sensors.
Includes Control Panel version and help info:
- Current version number.
- Link to change log.
- Link to user-guides.
- Toggle hints display.
- Check for new version.
Now opens a settings menu with several new options. Hover your cursor over a setting to see a brief description of its effect.
- Custom background image can now be applied to simple mode via the Settings menu above.
- Action library filters can now include the "space" character, making it easier to search for action with multi-word names.
- Display up to two levels of nesting for all output types in simple mode.
- Color scheme for previously connected mouse will be displayed on launch
even without a mouse connected, instead of defaulting to Tracer color
scheme.
Fixes:
- Resolved issue where auto profile switch could get stuck in a loop, swapping back and forth between two profiles.
- Deleting an input in simple mode will now also delete any inputs nested inside it.
- When the action library is opened the current action will be selected, even if it's in a sub-category.
- Action library will now open above the output bar if there is not enough room for it to fit below it.
- Prevent action sub-categories in libraries from being combined if they are not in the same group.
- Enabled save button when a profile is linked to app in expert mode.
- Prevent software update notifications from interrupting mouse coms.
- Addressed issue where incorrect translation could be applied to the UI based on OS region format setting, instead of language setting.
- Correct expert mode page titles for triggers and scroll-wheel
- [Windows] Load settings to the mouse after system wakes from sleep.
- Firmware Fixes:
- Fix for some computers not booting with mouse connected.
- Resolved issue where haptic motor could get stuck in an on state when mouse is starting up.
2.0.11.0 - Public
New pre-made Profiles and Action Libraries for:
- Hell Let Loose
- Path of Exile
- Resolved issue where "Global Settings" (e.g. DPI, Polling Rate) were not loaded when manually importing a Global Profile.
- Resolved issue where incorrect profiles could be loaded during a manual profile import.
- Current active profile will now be maintained after importing profiles (if it is not removed).
- Stopped Control Panel from automatically overwriting profiles saved to mouse flash memory when it connects.
- Expanded Traditional Chinese translation to include everything except pre-made profiles and action libraries.
- Corrected issue where available translations were not being applied on macOS.
2.0.10.0 - Public
On Windows a list of currently open apps is now displayed when you are
linking a Profile to an app. This saves you from having to locate the .exe file, and avoids difficulties
with linking Windows store/Game Pass apps.
2.0.9.0 - Public
New pre-made Profiles and Action Libraries for:
- Adobe Premiere Pro
- Blender
- Creo Parametric
- DaVinci Resolve
- Logic Pro
- SolidWorks
Creator now supports Expert Mode:
Use
the button at the bottom left corner of the Control Panel to access
"Expert Mode" where you can tweak the finer details of your profiles.
Improvements & Fixes:
- Minor corrections to Canva Profile, and Photoshop action libraries.
- Resolved issue with "Next/Previous Profile" actions not working correctly when selected from action library.
- Improvements to app install detection.
2.0.8.0 - Public
New pre-made Profiles and Action Libraries for:
- Adobe Illustrator
- Adobe InDesign
- Adobe PhotoShop
- Adobe XD
- Affinity Designer
- Affinity Photo
- Affinity Publisher
- Canva
- CorelDraw
- GIMP
- Inkscape
2.0.7.26 - Beta
- Mouse movement inputs settings can now be edited in simple mode.

- Resolved
issue where mappings pasted in expert mode wouldn't be saved, or would
cut child mappings from source when "Merge" option was selected.
- Resolved issue where admin level applications with long names were not correctly identified.
- Expanded
action library syntax to fully support Wait, Alternate, Repeat, Stop,
DPI, and Vibration outputs, along with repeating mouse movement inputs.
- Select ini settings can now be edited in the Control Panel via a menu that can be opened by middle clicking the
icon in simple mode, or main menu in expert mode
.

2.0.7.20 - Beta
Simple Mode:
- OS shortcuts that were previously only in the Desktop Profile's action library are now available to all profiles.
- Resolved issue where changes to
Default Profile, Auto Switching and Linked Applications in simple mode
were not permanently saved unless other changes were also made.
- Added scroll-bar to action library list when filter is applied, so all results can be viewed.
- Resolved issue where action library search filter did not reach double nested actions.
- Resolved issue where Function key outputs were not created correctly when selected from action libraries.
Expert Mode:
- Added option to record wait time between key presses when using the keyboard recorder to create macros in expert mode.

- Added "Duplicate" button to output list in Expert mode. This will create a copy of the output immediately below the original.

- Resolved
issue where profiles duplicated in Expert mode would remain partially
linked. Causing some changes in either profile to effect the other.
- Resolved issue where "Repeat From" outputs "Times" value would reset to zero whenever the output list containing it was viewed.
General:
- Offer to import profiles from 'Swiftpoint Driver' on first launch if no other config is already loaded.
- Additional check for corrupted profiles before they are loaded (latest backup will be loaded if problem is detected).
- Control Panels logging system can now capture mouse reset cause, to help identify hardware issues.
- Added UI to manage select ini settings (Opened by middle clicking on the
icon in simple mode).
- VerboseLogging:
Adds additional information to the Control Panels log file to assist
with troubleshooting. Leave this off unless diagnosing an issue with
Swiftpoint Support.
- AdminAppDetection: Allows
Control Panel to detect apps running as admin even it's not running as
admin itself. Leave this enabled unless you are seeing a "TaskList"
error on system shutdown and want to get rid of it.
- EnableHighDpiScaling:
Sets whether or not Control Panel scales based on Windows display
scaling setting. Disable if the Control Panels UI is too large for your
display.
- FirmwareCheck: Disabling
this allows the Control Panel to connect to a mouse with any firmware
version. This will not work correctly if attempted with very old firmware.
So only disable this for testing purposes (e.g. the beta firmware
mentioned further below).
- AutoUpdate: Enable or disable the update checks that occur on the Control Panels launch, and once every 24 hours.
- Allow
UI language to be locked via "Language" ini value, if you do not want
it to automatically match system language. These are currently only partial
translations of Expert mode, but the options are:
- en = English
- es = Spanish
- zh = Chinese
- ru = Russian
- Added "IgnoredApps" ini setting which prevents listed apps from triggering app switches.
- If
an app is opening briefly and causing your profile to change to
default, but not switch back to the profile you were using previously
when it closes. Adding it to the "IgnoredApps" list will prevent it from
being detected by the profile switching system at all. So you will
remain on your current profile even when the app steals focus.
Optional beta firmware:
- New
scroll decoding which addresses an issue where the first notch can be
missed when changing scroll direction. If you are having this issue
frequently check here or details on how to get the Beta firmware.
2.0.6.62 / 2.0.7.0 - Public
- Resolved crash caused by undetectable UWP app.
- Resolved issue where global profile was always activated immediately following config save.
- Prevent profile from switching when linked app with focus temporarily stops responding.
- Prevent Control Panel from losing focus after manual check for updates.
- Added an auto backup system for profiles.
- Backup of last profiles successfully loaded will be saved to 'Documents/Swiftpoint X1 Settings'
- If your profiles are corrupted and the load fails, the backup will automatically be loaded instead.
- A copy of the corrupted profiles will also be saved to 'Documents/Swiftpoint X1 Settings' in case any profiles can be recovered manually.
- Improvements to the Control Panels logging system.
- Added ini settings that can disable admin app detection, and UI scaling in the (hopefully rare) cases they cause issues.
2.0.6.52 - Beta
- Prevent false positive app switches due to detected exe being sub-string of linked exe.
- e.g. "steam.exe" was switching to profile linked to "pathofexile_64steam.exe".
- Added fallback app detection system that's used if we don't have permission to read a detected apps name.
- It should no longer ever be necessary to launch Control Panel as Admin to detect apps.
- Enabled UI scaling based on Windows display settings.
- UI should now be legible even on small high-res displays if Windows scaling is used.
- Active profile displayed in UI is now correctly updated when profile is switched manually via mouse mapping.
- When multiple profiles are linked to one application, the most recently used of those linked profiles is once again correctly stored and restored when switching between apps.
- This is useful if for example you have separate "class" profiles for a single game which you switch between manually. As it means if you alt-tab out of the game the correct class profile will be loaded when you come back.
- Resolved issue where RGB drop-down in Simple Mode could appear in an incorrect location or not at all.
- If release input is not available (e.g. scroll/mouse movement), add release outputs to the press input when adding outputs in Simple Mode.
2.0.6.47 - Beta
- Added Vibration options to deep click, mouse movement and tilt/pivot inputs in Simple Mode.
- Restore previously active mode (Simple/Expert) on app launch.
- Upgraded action library syntax to allow more complex actions (haven't added any yet, but can now).
- Add labels for all nested inputs types in Simple Mode, and icons for mouse movement inputs.
- Allow "Set Profile" and "Reset Angles" outputs on profile switch in Expert Mode.
- Improved foreground app detection to support UWP apps.
- Firmware update stability improvements.
- Added support for previous firmware version on Swiftpoint Z's.
- Resolved issue where overriding a mapping could sometimes clear other mappings on profile.
- Resolved issue where new mappings added in simple mode could seem to disappear.
- Resolved issue where a profiles mappings could appear to be duplicated after importing profiles.
- Added check for invalid app links created by selecting shortcuts generated by Steam.
- Save option now enabled when changing block further outputs flag.
- Initial support for UI themes based on connected mouse in Simple Mode.
2.0.5.20 / 2.0.6.0 - Public
- Allowed unlimited nesting of Deep Clicks in Expert Mode.
- Corrected UI issue with nesting Tilt/Pivot inputs.
- Resolved
issue where apps with admin privileges could cause active profiles to
be changed unnecessarily. (Apps run as admin can still only be fully
detected if Control Panel is also run as admin).
- Enabled partial translations of Expert Mode inherited from Swiftpoint Driver (Simplified Chinese, Japanese, and Spanish).
- Disabled auto-save on app exit which was potentially causing config corruption.
2.0.5.12
- Enabled firmware updates to be resumed after a failed attempt.
- Disabled firmware update option after firmware update completes to prevent unnecessary re-flashes of firmware.
- Resolved issue with "Scroll Down" and some other outputs not initializing correctly and causing crashes.
- Don't ask to close Swiftpoint Driver on Software update (only firmware update).
- Hide various unusable output actions based on connected mouse.
- Corrected issue with app signature.
2.0.4.38 / 2.0.5.0
- Added profile for Cyberpunk 2077, and updated its action library.
- Added profile and action library for VALORANT.
- Updated Destiny 2 profile.
- Disabled tilt calibration and auto zeroing options when Tracer connected.
- Fixed crash that could occur when Tracer disconnected in Expert Mode
2.0.4.31
- Tracer can now access Expert Mode. Options not relevant to Tracer should be hidden/disabled.
- Added Profiles and Action Libraries for:
- Team Fortress 2
- Destiny 2
- Cyberpunk 2077 (Blank profile currently, I need to play it to come up with a profile)
- Fix bug which prevented changing of default profile in Expert Mode.
- [MacOS] Remove black fill in menu bar icon to match macOS style.
- Blocked scroll-wheel on expert mode dpi sliders, combo boxes, and vibration outputs.
- Back-end changes to app style (shouldn't have any visible effect yet, so if something doesn't look right let us know.)
- Fixed issue where Z wasn't immediately detected if swapping from Tracer to Z.
2.0.4.11
- Added confirmation dialogue when profiles are removed via "Manage Profiles".
- Release channel can now be switched via 'middle click' on Tracer logo in simple mode.
- Added Control Panel version details to "Info" button on sidebar.
- Revised firmware update dialogues to address old 'Swiftpoint Driver' app only if it is running.
- Resolved issue where Global profile can be wiped when importing profiles.
- Possible
fix for mouse sometimes being temporarily disabled when X1 Control
Panel is closed, or mouse is disconnected via expert mode.
- Other minor UI tweaks and fixes.
2.0.4.0
- Added UI to manage which predefined profiles are loaded.
- Added
hints area which displays dynamic hints based on current screen and
cursor position. They can be enabled/disabled via 'info' button.
- Allow naming of custom outputs in Simple mode. Click directly on the outputs current name to rename it.
- Improved design for active profile menu and auto profile switching toggle.
- Improved system that automatically links apps to predefined profiles.
- Added MacOS specific shortcuts to basic action library.
- Updated default MacOS desktop profile.
- Added scroll-wheel support to profiles panel in both simple and expert mode.
- Switched to OS specific dialogs for profile import/export, and locked exports to spcf file-type.
- Updated intro prompt and info button URLs for User Guides and Changelog.
- Prompt to calibrate tilt angles no longer displayed with Tracer connected.
- Starter mappings prompt removed.
- Rainbow Six: Siege profile now also links to it's Vulkan exe.
- Corrected Dota 2 profile link on macOS.
- Resolved bug which occurred when profiles were added in simple mode when sub-profiles exist.
- Resolved bug which could lockout DPI settings on a profile.
- Other minor UI tweaks and fixes.
2.0.3.0
- Signed and notarized release of previous version.
2.0.1.36
- Resolved an issue with duplicate mappings being created when deep click is added.
- Resolved an issue with recorded keystrokes being set to the incorrect key.
- Improved detection of exe's for supported games.
- [macOS]
Disabled recording of caps lock key on macOS, as it caused a variety of
issues. It can still be added as an output via general action library.
- [macOS] Partial fix for 'Input Monitoring' permissions being required after each update.
- Resolved an issue where it was possible to import a blank global profile.
2.0.1.18
- Replaced Tracer Image with Z mouse when Z is connected.
- Added Save Mappings to Permanent Flash Mouse Memory on Simple View.
- Improved synchronization between Simple and Expert modes.
- Added Firmware update for Simple mode.
- Added confirmation of deleting profile.
- Fixed the issue: Release outputs should be in reverse order for shortcuts.
- Fixed issue with opening sub windows behind the main application window.
- Fixed the issue with renaming downloaded bundle during check for updates.
- Fixed the issue with firmware conflict while trying to update mouse firmware.
- Fixed
the issue of action names with empty outputs from action libraries for
supported games erasing after transition to expert mode and back.
- Fixed the issue of "Keyboard&Media" saving in Expert Mode.
- Fixed the crash after switching to Expert Mode.
- Fixed the issue of upgrade message appearing even after the application is updated.
Related Articles
Swiftpoint X1 Control Panel - Changelog
Latest Version 3.0.9.1 - May 2026 Improvements & Fixes: Allow access to all pre-made profiles from all mouse models. Allow adding vibration to all input types in simple mode. Use ↑ and ↓ symbols for mouse press and release outputs on mappings screen. ...
Introduction to the Swiftpoint X1 Control Panel
Intro The X1 Control Panel provides an easy to use interface for configuring mice in our Classic-grip Range. Including the Swiftpoint Z, TRACER and Creator. If you do not already have it installed, it is available for macOS 10.12+ and Windows 7+ from ...
X1 Control Panel Experimental Linux Version
Disclaimer: Linux is not an officially supported platform. This release is experimental, so comes with no guarantee that it will work on your system, or that it will receive further updates. This release has not gone through full production testing ...
Swiftpoint X1 Control Panel Download (for Z/Z2/Z3, Tracer and Creator)
The Swiftpoint X1 Control Panel is the software platform behind customising and controlling your Swiftpoint mice, available with full support for Windows and macOS. The X1 Control Panel is used to command the following Swiftpoint mice models: Z, Z2 ...
My mouse stops working after launching the X1 Control Panel
If your mouse stops responding to mouse movement and button presses when it connects to the X1 Control Panel there may be a problem with the config file that the Control Panel is uploading to your mouse. To check if this could be the case first fully ...