1 <div id=
"settings" class=
"page" hidden
>
3 <h1 i18n-content=
"settingsTitle"></h1>
5 <include src=
"reset_profile_settings_banner.html">
6 <include src=
"automatic_settings_reset_banner.html">
8 <include src=
"secondary_user_banner.html">
10 <div id=
"network-section-header" class=
"section-header">
11 <h3 i18n-content=
"sectionTitleInternet"></h3>
12 <span class=
"controlled-setting-indicator" plural
></span>
14 <div id=
"network-settings">
15 <list id=
"network-list"></list>
16 <div id=
"shared-proxies" class=
"checkbox">
18 <input id=
"use-shared-proxies" type=
"checkbox"
19 metric=
"Options_NetworkUseSharedProxies"
20 pref=
"settings.use_shared_proxies">
21 <span i18n-content=
"useSharedProxies"></span>
24 <div id=
"network-menus"></div>
28 <if expr=
"not chromeos">
29 <include src=
"sync_section.html">
30 <include src=
"startup_section.html">
33 <h3 i18n-content=
"sectionTitleAppearance"></h3>
34 <div class=
"settings-row">
36 <button id=
"set-wallpaper" i18n-content=
"setWallpaper"
37 guest-visibility=
"disabled"></button>
38 <span id=
"wallpaper-indicator" class=
"controlled-setting-indicator">
41 <if expr=
"not chromeos and is_posix and not is_macosx">
42 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
43 <button id=
"themes-native-button"
44 i18n-content=
"themesNativeButton"></button>
45 <button id=
"themes-reset"
46 i18n-content=
"themesSetClassic"></button>
48 <if expr=
"chromeos or is_win or is_macosx">
49 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
50 <button id=
"themes-reset" i18n-content=
"themesReset"></button>
53 <div class=
"checkbox" guest-visibility=
"disabled">
54 <span class=
"controlled-setting-with-label">
55 <input id=
"show-home-button" type=
"checkbox"
56 pref=
"browser.show_home_button"
57 metric=
"Options_Homepage_HomeButton">
59 <label for=
"show-home-button" i18n-content=
"homePageShowHomeButton">
61 <span class=
"controlled-setting-indicator"
62 pref=
"browser.show_home_button">
67 <div id=
"change-home-page-section" hidden
>
68 <div id=
"change-home-page-section-container" guest-visibility=
"disabled">
69 <span id=
"home-page-ntp" class=
"home-page-label"
70 i18n-content=
"homePageNtp"></span>
71 <span id=
"home-page-url" class=
"home-page-label"></span>
72 <button id=
"change-home-page" class=
"link-button"
73 i18n-content=
"changeHomePage"></button>
74 <div id=
"extension-controlled-container"></div>
77 <div class=
"checkbox" guest-visibility=
"disabled">
78 <span class=
"controlled-setting-with-label">
79 <input id=
"show-bookmark-bars" type=
"checkbox"
80 pref=
"bookmark_bar.show_on_all_tabs"
81 metric=
"Options_ShowBookmarksBar">
83 <label for=
"show-bookmark-bars"
84 i18n-content=
"toolbarShowBookmarksBar">
86 <span class=
"controlled-setting-indicator"
87 pref=
"bookmark_bar.show_on_all_tabs">
92 <if expr=
"is_posix and not chromeos and not is_macosx">
93 <div class=
"checkbox"><label>
94 <input id=
"show-window-decorations" type=
"checkbox"
95 pref=
"browser.custom_chrome_frame" metric=
"Options_CustomFrame"
97 <span i18n-content=
"showWindowDecorations"></span>
103 <h3 i18n-content=
"sectionTitleDevice"></h3>
105 <span i18n-content=
"deviceGroupDescription"></span>
106 <div id=
"touchpad-settings" class=
"settings-row" hidden
>
107 <span class=
"option-name" i18n-content=
"touchpadSpeed"></span>
108 <input id=
"sensitivity-range" type=
"range" min=
"1" max=
"5"
109 pref=
"settings.touchpad.sensitivity2" class=
"touch-slider">
111 <div id=
"mouse-settings" class=
"settings-row" hidden
>
112 <span class=
"option-name" i18n-content=
"mouseSpeed"></span>
113 <input id=
"sensitivity-range" type=
"range" min=
"1" max=
"5"
114 pref=
"settings.mouse.sensitivity2" class=
"touch-slider">
116 <div id=
"no-pointing-devices" i18n-content=
"noPointingDevices"
117 class=
"settings-row" hidden
>
119 <div class=
"settings-row">
120 <button id=
"pointer-settings-button" hidden
>
122 <button id=
"keyboard-settings-button"
123 i18n-content=
"keyboardSettingsButtonTitle">
125 <span id=
"display-options-section">
126 <button id=
"display-options" i18n-content=
"displayOptions">
134 <h3 i18n-content=
"sectionTitleSearch"></h3>
135 <div id=
"search-section-content">
136 <label for=
"default-search-engine" class=
"settings-row"
137 i18n-values=
".innerHTML:defaultSearchGroupLabel">
139 <div class=
"settings-row">
140 <select id=
"default-search-engine" class=
"weakrtl"></select>
141 <span class=
"controlled-setting-indicator"
142 pref=
"default_search_provider.enabled">
144 <button id=
"manage-default-search-engines"
145 i18n-content=
"defaultSearchManageEngines">
150 <section id=
"sync-users-section" guest-visibility=
"hidden">
151 <h3 i18n-content=
"sectionTitleUsers"></h3>
153 <include src=
"sync_section.html">
155 <div id=
"profiles-section" hidden
>
156 <list id=
"profiles-list" class=
"settings-list" hidden
></list>
157 <div id=
"profiles-single-message" class=
"settings-row"
158 i18n-content=
"profilesSingleUser">
160 <div id=
"profiles-buttons">
161 <button id=
"profiles-create" i18n-content=
"profilesCreate"></button>
162 <if expr=
"enable_settings_app">
163 <button id=
"profiles-app-list-switch"
164 i18n-content=
"profilesAppListSwitch" hidden
>
167 <button id=
"profiles-manage" i18n-content=
"profilesManage" disabled
>
169 <button id=
"profiles-delete" i18n-content=
"profilesDelete"></button>
170 <if expr=
"not chromeos">
171 <button id=
"import-data" i18n-content=
"importData"></button>
175 <div id=
"profiles-supervised-dashboard-tip"
176 i18n-values=
".innerHTML:profilesSupervisedDashboardTip" hidden
>
179 <section id=
"set-default-browser-section">
180 <if expr=
"not chromeos">
181 <h3 i18n-content=
"sectionTitleDefaultBrowser"></h3>
183 <button id=
"set-as-default-browser"
184 i18n-content=
"defaultBrowserUseAsDefault" hidden
>
186 <div id=
"default-browser-state" i18n-content=
"defaultBrowserUnknown">
188 <div id=
"auto-launch-option" class=
"checkbox" hidden
>
189 <label id=
"auto-launch-label">
190 <input id=
"auto-launch" type=
"checkbox">
191 <span i18n-content=
"autoLaunchText"></span>
195 </if> <!-- not chromeos -->
197 <div id=
"advanced-settings" hidden
>
198 <div id=
"advanced-settings-container">
201 <h3 i18n-content=
"datetimeTitle"></h3>
202 <div class=
"option-control-table">
203 <div guest-visibility=
"disabled">
204 <label for=
"timezone-select" class=
"option-name"
205 i18n-content=
"timezone"></label>
206 <div id=
"timezone-value">
207 <select id=
"timezone-select" class=
"control"
208 i18n-options=
"timezoneList" data-type=
"string"
209 pref=
"cros.system.timezone">
213 <div class=
"checkbox">
215 <input id=
"use-24hour-clock" pref=
"settings.clock.use_24hour_clock"
217 <span i18n-content=
"use24HourClock"></span>
223 <section id=
"privacy-section">
224 <h3 i18n-content=
"advancedSectionTitlePrivacy"></h3>
226 <div class=
"settings-row">
227 <button id=
"privacyContentSettingsButton"
228 i18n-content=
"privacyContentSettingsButton"></button>
229 <button id=
"privacyClearDataButton"
230 i18n-content=
"privacyClearDataButton"></button>
232 <p id=
"privacy-explanation" class=
"settings-row">
233 <span i18n-content=
"improveBrowsingExperience"></span>
234 <span i18n-content=
"disableWebServices"></span>
235 <a target=
"_blank" i18n-content=
"learnMore"
236 i18n-values=
"href:privacyLearnMoreURL"></a>
238 <div class=
"checkbox">
239 <span class=
"controlled-setting-with-label">
240 <input id=
"alternateErrorPagesEnabled"
241 pref=
"alternate_error_pages.enabled"
242 metric=
"Options_LinkDoctorCheckbox" type=
"checkbox">
244 <label for=
"alternateErrorPagesEnabled"
245 i18n-content=
"linkDoctorPref">
247 <span class=
"controlled-setting-indicator"
248 pref=
"alternate_error_pages.enabled">
253 <div class=
"checkbox" guest-visibility=
"disabled">
254 <span class=
"controlled-setting-with-label">
255 <input id=
"searchSuggestEnabled" pref=
"search.suggest_enabled"
256 metric=
"Options_UseSuggestCheckbox" type=
"checkbox">
258 <label for=
"searchSuggestEnabled" i18n-content=
"suggestPref">
260 <span class=
"controlled-setting-indicator"
261 pref=
"search.suggest_enabled">
266 <div class=
"checkbox" guest-visibility=
"disabled">
267 <span class=
"controlled-setting-with-label">
268 <input id=
"dnsPrefetchingEnabled" pref=
"dns_prefetching.enabled"
269 metric=
"Options_DnsPrefetchCheckbox" type=
"checkbox">
271 <label for=
"dnsPrefetchingEnabled"
272 i18n-content=
"networkPredictionEnabledDescription">
274 <span class=
"controlled-setting-indicator"
275 pref=
"dns_prefetching.enabled">
280 <div class=
"checkbox">
281 <span class=
"controlled-setting-with-label">
282 <input id=
"safe-browsing-download-feedback-enabled"
283 metric=
"Options_SafeBrowsingDownloadFeedbackCheckbox"
284 pref=
"safebrowsing.download_feedback_enabled"
287 <label for=
"safe-browsing-download-feedback-enabled"
288 i18n-content=
"safeBrowsingEnableDownloadFeedback">
290 <span class=
"controlled-setting-indicator"
291 pref=
"safebrowsing.download_feedback_enabled">
296 <div class=
"checkbox">
297 <span class=
"controlled-setting-with-label">
298 <input id=
"safeBrowsingEnabled" pref=
"safebrowsing.enabled"
299 metric=
"Options_SafeBrowsingCheckbox" type=
"checkbox">
301 <label for=
"safeBrowsingEnabled"
302 i18n-content=
"safeBrowsingEnableProtection">
304 <span class=
"controlled-setting-indicator"
305 pref=
"safebrowsing.enabled">
310 <if expr=
"_google_chrome">
311 <div class=
"checkbox">
312 <span class=
"controlled-setting-with-label">
313 <input id=
"spelling-enabled-control" type=
"checkbox"
314 pref=
"spellcheck.use_spelling_service" dialog-pref
>
316 <label for=
"spelling-enabled-control" i18n-content=
"spellingPref">
318 <span id=
"spelling-enabled-indicator"
319 class=
"controlled-setting-indicator"
320 pref=
"spellcheck.use_spelling_service" dialog-pref
>
325 <div id=
"metricsReportingSetting" class=
"checkbox">
326 <span class=
"controlled-setting-with-label">
328 <input id=
"metricsReportingEnabled"
329 pref=
"cros.metrics.reportingEnabled" type=
"checkbox">
331 <label for=
"metricsReportingEnabled" i18n-content=
"enableLogging">
333 <span class=
"controlled-setting-indicator"
334 pref=
"cros.metrics.reportingEnabled">
338 <if expr=
"not chromeos">
339 <input id=
"metricsReportingEnabled"
340 pref=
"user_experience_metrics.reporting_enabled" type=
"checkbox">
342 <label for=
"metricsReportingEnabled" i18n-content=
"enableLogging">
344 <span class=
"controlled-setting-indicator"
345 pref=
"user_experience_metrics.reporting_enabled">
351 </if> <!-- _google_chrome -->
352 <div class=
"checkbox">
354 <input id=
"do-not-track-enabled" pref=
"enable_do_not_track"
355 metric=
"Options_DoNotTrackCheckbox" type=
"checkbox" dialog-pref
>
356 <span i18n-content=
"doNotTrack"></span>
360 <div class=
"checkbox">
361 <span class=
"controlled-setting-with-label">
362 <input id=
"content-protection-attestation-enabled" type=
"checkbox"
363 pref=
"cros.device.attestation_for_content_protection_enabled">
365 <label for=
"content-protection-attestation-enabled"
366 i18n-content=
"enableContentProtectionAttestation">
368 <a target=
"_blank" i18n-content=
"learnMore"
369 i18n-values=
"href:contentProtectionAttestationLearnMoreURL">
371 <span class=
"controlled-setting-indicator"
372 pref=
"cros.device.attestation_for_content_protection_enabled">
378 <div id=
"hotword-search" hidden
>
379 <div class=
"checkbox">
380 <span class=
"controlled-setting-with-label">
381 <input id=
"hotword-search-enable" pref=
"hotword.search_enabled"
382 metric=
"Options_HotwordCheckbox" type=
"checkbox" dialog-pref
>
384 <label for=
"hotword-search-enable"
385 i18n-values=
".innerHTML:hotwordSearchEnable">
387 <span id=
"controlled-setting-indicator"
388 pref=
"hotword.search_enabled" dialog-pref
>
397 <!-- By default, the bluetooth section is hidden. It is only visible if a
398 bluetooth adapter is discovered -->
399 <section id=
"bluetooth-devices" hidden
>
400 <h3 i18n-content=
"bluetooth"></h3>
401 <div id=
"bluetooth-options-div">
402 <div class=
"checkbox">
404 <input type=
"checkbox" id=
"enable-bluetooth">
405 <span i18n-content=
"enableBluetooth">
408 <div class=
"settings-list bluetooth-device-list" hidden
>
409 <list id=
"bluetooth-paired-devices-list"></list>
410 <div id=
"bluetooth-paired-devices-list-empty-placeholder"
411 class=
"bluetooth-empty-list-label" hidden
>
412 <span i18n-content=
"bluetoothNoDevices"></span>
415 <div id=
"bluetooth-button-group">
416 <button id=
"bluetooth-add-device"
417 i18n-content=
"addBluetoothDevice" hidden
></button>
418 <button id=
"bluetooth-reconnect-device"
419 i18n-content=
"bluetoothConnectDevice" disabled hidden
></button>
423 </if> <!-- chromeos -->
424 <section id=
"passwords-and-autofill-section">
425 <h3 i18n-content=
"passwordsAndAutofillGroupName"></h3>
426 <div class=
"checkbox">
427 <span class=
"controlled-setting-with-label">
428 <input id=
"autofill-enabled" pref=
"autofill.enabled"
429 metric=
"Options_FormAutofill" type=
"checkbox">
431 <label for=
"autofill-enabled" i18n-content=
"autofillEnabled"></label>
432 <span class=
"controlled-setting-indicator" pref=
"autofill.enabled">
434 <button id=
"autofill-settings" class=
"link-button"
435 i18n-content=
"manageAutofillSettings">
440 <div class=
"checkbox">
441 <span class=
"controlled-setting-with-label">
442 <input id=
"password-manager-enabled"
443 pref=
"profile.password_manager_enabled"
444 metric=
"Options_PasswordManager" type=
"checkbox">
446 <label for=
"password-manager-enabled"
447 i18n-content=
"passwordManagerEnabled">
449 <span class=
"controlled-setting-indicator"
450 pref=
"profile.password_manager_enabled">
452 <button id=
"manage-passwords" class=
"link-button"
453 i18n-content=
"managePasswords">
458 <if expr=
"is_macosx">
459 <div id=
"mac-passwords-warning" i18n-content=
"macPasswordsWarning" hidden
>
463 <section id=
"easy-unlock-section" guest-visibility=
"hidden" hidden
>
464 <h3 i18n-content=
"easyUnlockSectionTitle"></h3>
465 <!-- Options shown when the user has not set up Easy Unlock -->
466 <div id='easy-unlock-setup' hidden
>
467 <button id=
"easy-unlock-setup-button"
468 i18n-content=
"easyUnlockSetupButton"></button>
470 <a target=
"_blank" i18n-content=
"learnMore"
471 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
474 <!-- Options shown when the user has set up Easy Unlock -->
475 <div id='easy-unlock-enable' hidden
>
476 <div class=
"checkbox">
477 <span class=
"controlled-setting-with-label">
478 <input id=
"easy-unlock-check" type=
"checkbox"
479 pref=
"easy_unlock.enabled"
480 metric=
"EasyUnlock_Enabled">
482 <label for=
"easy-unlock-checkbox">
483 <span i18n-content=
"easyUnlockCheckboxLabel"></span>
484 <a target=
"_blank" i18n-content=
"learnMore"
485 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
487 <span class=
"controlled-setting-indicator"
488 pref=
"easy_unlock.enabled">
494 <a target=
"_blank" i18n-content=
"easyUnlockManagement"
495 i18n-values=
"href:easyUnlockManagementURL"></a>
499 <section id=
"web-content-section">
500 <h3 i18n-content=
"advancedSectionTitleContent"></h3>
502 <div class=
"settings-row">
503 <label class=
"web-content-select-label">
504 <span i18n-content=
"defaultFontSizeLabel"></span>
505 <select id=
"defaultFontSize">
506 <option value=
"9" i18n-content=
"fontSizeLabelVerySmall">
508 <option value=
"12" i18n-content=
"fontSizeLabelSmall"></option>
509 <option value=
"16" i18n-content=
"fontSizeLabelMedium"></option>
510 <option value=
"20" i18n-content=
"fontSizeLabelLarge"></option>
511 <option value=
"24" i18n-content=
"fontSizeLabelVeryLarge">
515 <span id=
"font-size-indicator"
516 class=
"controlled-setting-indicator"></span>
517 <button id=
"fontSettingsCustomizeFontsButton"
518 i18n-content=
"fontSettingsCustomizeFontsButton"></button>
520 <div class=
"settings-row">
521 <label class=
"web-content-select-label">
522 <span i18n-content=
"defaultZoomFactorLabel"></span>
523 <select id=
"defaultZoomFactor" dataType=
"double"></select>
526 <if expr=
"is_macosx">
527 <div class=
"checkbox">
529 <input id=
"tabsToLinksPref" pref=
"webkit.webprefs.tabs_to_links"
530 metric=
"Options_TabsToLinks" type=
"checkbox">
531 <span i18n-content=
"tabsToLinksPref"></span>
537 <if expr=
"not chromeos">
538 <section id=
"network-section">
539 <h3 i18n-content=
"advancedSectionTitleNetwork"></h3>
541 <span id=
"proxiesLabel" class=
"settings-row"></span>
542 <div class=
"settings-row">
543 <button id=
"proxiesConfigureButton"
544 i18n-content=
"proxiesConfigureButton"></button>
545 <span class=
"controlled-setting-indicator" pref=
"proxy" plural
></span>
550 <section id=
"languages-section">
551 <h3 i18n-content=
"advancedSectionTitleLanguages"></h3>
552 <div class=
"settings-row">
553 <span i18n-content=
"languageSectionLabel"></span>
554 <a target=
"_blank" i18n-content=
"learnMore"
555 i18n-values=
"href:languagesLearnMoreURL"></a>
557 <div class=
"settings-row">
558 <button id=
"language-button"
559 i18n-content=
"languageAndSpellCheckSettingsButton"></button>
561 <div class=
"checkbox">
562 <span class=
"controlled-setting-with-label">
563 <input id=
"enableTranslate" pref=
"translate.enabled"
564 metric=
"Options_Translate" type=
"checkbox">
566 <label for=
"enableTranslate" i18n-content=
"translateEnableTranslate">
568 <span class=
"controlled-setting-indicator" pref=
"translate.enabled">
570 <button id=
"manage-languages" class=
"link-button"
571 i18n-content=
"manageLanguages"></button>
576 <section id=
"downloads-section">
577 <h3 i18n-content=
"downloadLocationGroupName"></h3>
579 <div class=
"settings-row">
581 <span id=
"download-location-label"
582 i18n-content=
"downloadLocationBrowseTitle">
584 <input id=
"downloadLocationPath" class=
"weakrtl" type=
"text"
587 <button id=
"downloadLocationChangeButton"
588 i18n-content=
"downloadLocationChangeButton">
590 <span class=
"controlled-setting-indicator"
591 pref=
"download.default_directory">
594 <div class=
"checkbox">
595 <span class=
"controlled-setting-with-label">
596 <input id=
"prompt-for-download" type=
"checkbox"
597 pref=
"download.prompt_for_download"
598 metric=
"Options_AskForSaveLocation">
600 <label for=
"prompt-for-download"
601 i18n-content=
"downloadLocationAskForSaveLocation">
603 <span class=
"controlled-setting-indicator"
604 pref=
"download.prompt_for_download">
610 <div class=
"checkbox" id=
"disable-drive-row" guest-visibility=
"disabled">
611 <span class=
"controlled-setting-with-label">
612 <input id=
"drive-disabled" type=
"checkbox"
613 pref=
"gdata.disabled"
614 metric=
"Options_DisableGData">
616 <label for=
"drive-disabled" i18n-content=
"disableGData"></label>
617 <span class=
"controlled-setting-indicator" pref=
"gdata.disabled">
623 <div id=
"auto-open-file-types-section" hidden
>
624 <div id=
"auto-open-file-types-container">
625 <div id=
"auto-open-file-types-label" class=
"settings-row"
626 i18n-content=
"autoOpenFileTypesInfo"></div>
627 <div class=
"settings-row">
628 <button id=
"autoOpenFileTypesResetToDefault"
629 i18n-content=
"autoOpenFileTypesResetToDefault"></button>
636 <h3 i18n-content=
"advancedSectionTitleSecurity"></h3>
638 <if expr=
"use_nss or is_win or is_macosx">
639 <div class=
"settings-row">
640 <button id=
"certificatesManageButton"
641 i18n-content=
"certificatesManageButton"></button>
644 <div class=
"checkbox">
646 <input id=
"sslCheckRevocation" pref=
"ssl.rev_checking.enabled"
648 <span i18n-content=
"sslCheckRevocation"></span>
653 <if expr=
"enable_service_discovery">
654 <section id=
"cloudprint-options-mdns">
655 <h3 i18n-content=
"advancedSectionTitleCloudPrint"></h3>
656 <div class=
"settings-row">
657 <span i18n-content=
"cloudPrintOptionLabel"></span>
658 <a target=
"_blank" i18n-content=
"learnMore"
659 i18n-values=
"href:cloudPrintLearnMoreURL"></a>
661 <button id=
"cloudPrintDevicesPageButton"
662 i18n-content=
"cloudPrintDevicesPageButton">
665 <div class=
"checkbox"
666 i18n-values=
".hidden: cloudPrintHideNotificationsCheckbox">
667 <span class=
"controlled-setting-with-label">
668 <input id=
"local-discovery-notifications-enabled"
669 pref=
"local_discovery.notifications_enabled"
671 metric=
"LocalDiscoveryNotificationsDisabled_Settings" />
673 <label for=
"local-discovery-notifications-enabled"
674 i18n-content=
"cloudPrintEnableNotificationsLabel">
676 <span class=
"controlled-setting-indicator"
677 pref=
"local_discovery.notifications_enabled">
686 <include src=
"startup_section.html">
688 <h3 i18n-content=
"accessibilityTitle"></h3>
689 <div class=
"option-control-table">
690 <p id=
"accessibility-explanation" class=
"settings-row">
691 <span i18n-content=
"accessibilityExplanation"></span>
692 <a target=
"_blank" i18n-content=
"learnMore"
693 i18n-values=
"href:accessibilityLearnMoreURL"></a>
695 <div class=
"option-name">
696 <div class=
"checkbox">
697 <span class=
"controlled-setting-with-label">
698 <input id=
"accessibility-should-always-show-menu"
699 pref=
"settings.a11y.enable_menu" type=
"checkbox">
701 <label for=
"accessibility-should-always-show-menu"
702 i18n-content=
"accessibilityAlwaysShowMenu">
704 <span class=
"controlled-setting-indicator"
705 pref=
"settings.a11y.enable_menu">
710 <div class=
"option-name">
711 <div class=
"checkbox">
712 <span class=
"controlled-setting-with-label">
713 <input id=
"accessibility-large-cursor-check"
714 pref=
"settings.a11y.large_cursor_enabled" type=
"checkbox">
716 <label for=
"accessibility-large-cursor-check"
717 i18n-content=
"accessibilityLargeCursor">
719 <span class=
"controlled-setting-indicator"
720 pref=
"settings.a11y.large_cursor_enabled">
726 <div class=
"option-name">
727 <div class=
"checkbox">
728 <span class=
"controlled-setting-with-label">
729 <input id=
"accessibility-high-contrast-check"
730 pref=
"settings.a11y.high_contrast_enabled" type=
"checkbox">
732 <label for=
"accessibility-high-contrast-check"
733 i18n-content=
"accessibilityHighContrast">
735 <span class=
"controlled-setting-indicator"
736 pref=
"settings.a11y.high_contrast_enabled">
742 <div id=
"accessibility-sticky-keys" class=
"option-name">
743 <div class=
"checkbox">
744 <span class=
"controlled-setting-with-label">
745 <input id=
"accessibility-sticky-keys-check"
746 pref=
"settings.a11y.sticky_keys_enabled" type=
"checkbox">
748 <label for=
"accessibility-sticky-keys-check"
749 i18n-content=
"accessibilityStickyKeys">
751 <span class=
"controlled-setting-indicator"
752 pref=
"settings.a11y.sticky_keys_enabled">
758 <div class=
"option-name">
759 <div class=
"checkbox">
760 <span class=
"controlled-setting-with-label">
761 <input id=
"accessibility-spoken-feedback-check"
762 pref=
"settings.accessibility" type=
"checkbox">
764 <label for=
"accessibility-spoken-feedback-check"
765 i18n-content=
"accessibilitySpokenFeedback">
767 <span class=
"controlled-setting-indicator"
768 pref=
"settings.accessibility">
772 <div id=
"accessibility-settings" hidden
>
773 <button id=
"accessibility-settings-button"
774 i18n-content=
"accessibilitySettings"></button>
778 <div class=
"option-name">
779 <div class=
"checkbox">
780 <span class=
"controlled-setting-with-label">
781 <input id=
"accessibility-screen-magnifier-check"
782 pref=
"settings.a11y.screen_magnifier" type=
"checkbox">
784 <label for=
"accessibility-screen-magnifier-check"
785 i18n-content=
"accessibilityScreenMagnifier">
787 <span class=
"controlled-setting-indicator"
788 pref=
"settings.a11y.screen_magnifier">
794 <div class=
"option-name" id=
"accessibility-tap-dragging">
795 <div class=
"checkbox">
797 <input id=
"accessibility-tap-dragging-check"
798 pref=
"settings.touchpad.enable_tap_dragging" type=
"checkbox">
799 <span i18n-content=
"accessibilityTapDragging"></span>
803 <div class=
"option-name" id=
"accessibility-autoclick">
804 <div class=
"checkbox">
805 <span class=
"controlled-setting-with-label">
806 <input id=
"accessibility-autoclick-check"
807 pref=
"settings.a11y.autoclick" type=
"checkbox">
811 <label for=
"accessibility-autoclick-check"
812 i18n-content=
"accessibilityAutoclick">
814 <span class=
"controlled-setting-indicator"
815 pref=
"settings.a11y.autoclick">
819 <label for=
"accessibility-autoclick-dropdown"
820 i18n-content=
"accessibilityAutoclickDropdown">
822 <select id=
"accessibility-autoclick-dropdown" class=
"control"
824 pref=
"settings.a11y.autoclick_delay_ms">
826 i18n-content=
"autoclickDelayExtremelyShort"></option>
828 i18n-content=
"autoclickDelayVeryShort"></option>
829 <option value=
"600" i18n-content=
"autoclickDelayShort"></option>
830 <option value=
"800" i18n-content=
"autoclickDelayLong"></option>
832 i18n-content=
"autoclickDelayVeryLong"></option>
834 <span class=
"controlled-setting-indicator"
835 pref=
"settings.a11y.autoclick_delay_ms">
843 <div class=
"option_name" id=
"accessibility_onscreen_keyboard">
844 <div class=
"checkbox">
845 <span class=
"controlled-setting-with-label">
846 <input id=
"accessibility-virtual-keyboard-check"
847 pref=
"settings.a11y.virtual_keyboard" type=
"checkbox">
849 <label for=
"accessibility-virtual-keyboard-check"
850 i18n-content=
"accessibilityVirtualKeyboard">
852 <span class=
"controlled-setting-indicator"
853 pref=
"settings.a11y.virtual_keyboard">
861 <section id=
"factory-reset-section" hidden
>
862 <h3 i18n-content=
"factoryResetTitle"></h3>
864 <span class=
"settings-row" i18n-content=
"factoryResetDescription">
866 <button id=
"factory-reset-restart"
867 i18n-content=
"factoryResetRestart">
873 <if expr=
"not chromeos">
874 <section id=
"system-section">
875 <h3 i18n-content=
"advancedSectionTitleSystem"></h3>
876 <if expr=
"not is_macosx">
877 <div class=
"checkbox">
878 <span class=
"controlled-setting-with-label">
879 <input id=
"backgroundModeCheckbox" pref=
"background_mode.enabled"
882 <label for=
"backgroundModeCheckbox"
883 i18n-content=
"backgroundModeCheckbox">
885 <span class=
"controlled-setting-indicator"
886 pref=
"background_mode.enabled">
892 <div class=
"checkbox">
893 <span class=
"controlled-setting-with-label">
894 <input id=
"gpu-mode-checkbox"
895 pref=
"hardware_acceleration_mode.enabled" type=
"checkbox">
897 <label for=
"gpu-mode-checkbox"
898 i18n-content=
"gpuModeCheckbox">
900 <span id=
"gpu-mode-reset-restart"
901 i18n-values=
".innerHTML:gpuModeResetRestart">
908 <section id=
"reset-profile-settings-section" hidden
>
909 <h3 i18n-content=
"resetProfileSettingsSectionTitle"></h3>
911 <span class=
"settings-row" i18n-content=
"resetProfileSettingsDescription">
913 <button id=
"reset-profile-settings" i18n-content=
"resetProfileSettings">
917 </div> <!-- advanced-settings-container -->
918 </div> <!-- advanced-settings -->
920 <button id=
"advanced-settings-expander" class=
"link-button"
921 i18n-content=
"showAdvancedSettings">