summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/configs/sim/nx/defconfig2
-rw-r--r--nuttx/configs/sim/nx/defconfig-x112
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sim/nx/defconfig b/nuttx/configs/sim/nx/defconfig
index 1d79f7e9c..82bb63391 100644
--- a/nuttx/configs/sim/nx/defconfig
+++ b/nuttx/configs/sim/nx/defconfig
@@ -341,7 +341,7 @@ CONFIG_NXGLIB_DISABLE_16BPP=y
CONFIG_NXGLIB_DISABLE_24BPP=y
CONFIG_NXGLIB_DISABLE_32BPP=y
CONFIG_NXGL_PACKEDMSFIRST=n
-CONFIG_NX_MOUSE=n
+CONFIG_NX_MOUSE=y
CONFIG_NX_KBD=n
CONFIG_NX_BLOCKING=n
CONFIG_NX_MXSERVERMSGS=32
diff --git a/nuttx/configs/sim/nx/defconfig-x11 b/nuttx/configs/sim/nx/defconfig-x11
index 472d9073b..10e972549 100644
--- a/nuttx/configs/sim/nx/defconfig-x11
+++ b/nuttx/configs/sim/nx/defconfig-x11
@@ -341,7 +341,7 @@ CONFIG_NXGLIB_DISABLE_16BPP=y
CONFIG_NXGLIB_DISABLE_24BPP=y
CONFIG_NXGLIB_DISABLE_32BPP=n
CONFIG_NXGL_PACKEDMSFIRST=n
-CONFIG_NX_MOUSE=n
+CONFIG_NX_MOUSE=y
CONFIG_NX_KBD=n
CONFIG_NX_BLOCKING=n
CONFIG_NX_MXSERVERMSGS=32