Skip to content

Commit 39f840e

Browse files
committed
Disable overlay mouse cursor by default
1 parent 3164cdb commit 39f840e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
* controller is connected in port 1 */
591591
#define DEFAULT_OVERLAY_HIDE_WHEN_GAMEPAD_CONNECTED false
592592

593-
#define DEFAULT_OVERLAY_SHOW_MOUSE_CURSOR true
593+
#define DEFAULT_OVERLAY_SHOW_MOUSE_CURSOR false
594594

595595
#define DEFAULT_DISPLAY_KEYBOARD_OVERLAY false
596596

0 commit comments

Comments
 (0)