Which program opens the Mouse, Font, Keyboard, Printers settings screen?
-
settitngs.cpl
-
main.cpl
-
conso.cpl
-
interface.cpl
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
main.cpl is the Windows Control Panel file that opens Mouse properties. It also provides access to Font, Keyboard, and Printer settings through its interface. The name 'main' suggests it's a primary or central configuration file for core hardware settings.
AI explanation
main.cpl is the Windows Control Panel executable that opens the classic Mouse Properties dialog, and it's also associated with keyboard/printer/font-related settings groupings in various Windows versions. The other filenames listed (settitngs.cpl, conso.cpl, interface.cpl) aren't real Control Panel applet names.