Multiple choice technology operating systems

Which program opens the Mouse, Font, Keyboard, Printers settings screen?

  1. settitngs.cpl

  2. main.cpl

  3. conso.cpl

  4. 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.