From 129d4ead4a335ae2f1b646e9ffb767e386f81792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Bj=C3=B6rklund?= Date: Sat, 17 Jul 2021 13:29:12 +0200 Subject: [PATCH] Set default keycodes for 3dconnexion SpacePilot Pro These keycodes matches what my device generate using spacenavd in Fedora 33. The old xml definition define two operations on the same KeyCode, one for short press and one for long press. That doesn't work at all on my system and the SpacePilot Pro device generate separate KeyCodes for short presses and long presses. --- src/Gui/3Dconnexion/3DConnexion.xml | 35 +++++++++++++++-------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/src/Gui/3Dconnexion/3DConnexion.xml b/src/Gui/3Dconnexion/3DConnexion.xml index cdee6a561e..04bc2103d5 100644 --- a/src/Gui/3Dconnexion/3DConnexion.xml +++ b/src/Gui/3Dconnexion/3DConnexion.xml @@ -64,35 +64,36 @@ - + - + - - - - - - + + + + + + - - - - - + + + + + - - - - + + + + +