Keyboard combos to go... - DennisLfromGA/CBC-Projects GitHub Wiki
- CrOS/Crouton in/out:
- ctrl+alt+shift+forward/back
-
Report an issue:
- (lowercase for purists ;-)): alt+shift+i
- (uppercase): alt+shift+I
-
Help Menu:
- ctrl+/
-
Keyboard Overlay:
- ctrl+alt+/
-
High Contrast toggle:
- ctrl+search/launcher+h
-
Suspend mode:
- shift+search/launcher+L
-
ChromeVox toggle:
- ctrl+alt+z
-
Open a crosh session:
- ctrl+alt+t
-
Fullscreen:
- fullscreen []
-
Switch Windows:
- switch window []||
-
Find on page:
- ctrl+f
-
Select all on page:
- ctrl+a
-
Copy all selected:
- ctrl+c
-
Cut all selected:
- ctrl+x
-
Paste all selected:
- ctrl+v
-
Undo paste selected:
- ctrl+z
-
Developer Tools panel toggle:
- ctrl+shift+I
-
DOM Inspector toggle:
- ctrl+shift+J
-
Bookmarks bar toggle:
- ctrl+shift+B
-
Toggle touchpad/touchscreen on/off:
- Navigate to:
chrome://flags/#ash-debug-shortcuts
and enable the flag, then click on 'RESTART NOW' at the bottom of that page, then - - Toggle the touchpad off/on with: search/launcher+shift+P and
- Toggle the touchscreen off/on with: search/launcher+shift+T
WARNING - Use of this feature may cause unwary users to think their touchpad or touchscreen is defective.
There are no status indicators to tell you that you have turned the touch device off! - Navigate to:
-
'Developer mode' boot options at the 'scary boot screen':
- Boot CrOS press: ctrl+d
- Boot USB drive press: ctrl+u (prerequisite:
sudo crossystem dev_boot_usb=1
) - Boot Legacy OS press: ctrl+l (prerequisite:
sudo crossystem dev_boot_legacy=1
)
-
Multiple Users:
- Next user: ctrl+alt+period
- Previous user: ctrl+alt+comma
-
Check for updates at chrome://settings/help:
- CHECK FOR UPDATES
-
Request 'Recovery Mode':
- When powered off: esc+refresh+power
Hope this helps, -DennisLfromGA