diff --git a/panda/src/x11display/config_x11display.cxx b/panda/src/x11display/config_x11display.cxx index cfdea4e70c..36b33a4fb1 100644 --- a/panda/src/x11display/config_x11display.cxx +++ b/panda/src/x11display/config_x11display.cxx @@ -113,7 +113,7 @@ ConfigVariableBool x_send_startup_notification "that it no longer needs to display a spinning mouse cursor.")); ConfigVariableBool x_detectable_auto_repeat -("x-detectable-auto-repeat", false, +("x-detectable-auto-repeat", true, PRC_DESC("Set this true to enable detectable auto-repeat for keyboard input.")); /**