Difference between revisions of "Media keys and default keybindings"
From GalliumOS Wiki
m (Informing about switching function and shortcut keys) |
Therealtahu (talk | contribs) (Added a table with key combinations.) (Tag: visualeditor) |
||
Line 20: | Line 20: | ||
However, ColtonDRG states that there are plans to make it easier in a future release. | However, ColtonDRG states that there are plans to make it easier in a future release. | ||
+ | |||
+ | == Common key combinations == | ||
+ | {| class="wikitable" | ||
+ | |+'''Common key combinations''' | ||
+ | !Key | ||
+ | !Combination | ||
+ | |- | ||
+ | |F1-F12 | ||
+ | |[Super + 1] - [Super + =] | ||
+ | |- | ||
+ | |Home | ||
+ | |[Super + Left] | ||
+ | |- | ||
+ | |End | ||
+ | |[Super + Right] | ||
+ | |- | ||
+ | |Page Up | ||
+ | |[Super + Up] | ||
+ | |- | ||
+ | |Page Down | ||
+ | |[Super + Down] | ||
+ | |- | ||
+ | |Insert | ||
+ | |[Super + . ] | ||
+ | |- | ||
+ | |Delete | ||
+ | |[Super + Backspace] | ||
+ | |- | ||
+ | |Caps Lock | ||
+ | |[Super + Alt] | ||
+ | |} |
Revision as of 06:42, 9 January 2016
Media keys
Media keys are accessible with the search+function key combination
Function keys
The function keys by themselves will map to F1-F10. Function keys are also mapped to Super + Number Row key, where Super + 1 is F1 and Super + = is F12.
CAPS LOCK
Super + Alt. You must press Super before you press Alt. ;) (Super is the key with the magnifying glass on it).
How was this done
We included Crouton's keyboard model for Chromebooks: [1]. See: [2] for more info.
Switching Function and Shortcut Key
At the moment, switching the Function Keys and Shortcut Keys (as it is on ChromeOS) is not an easy task.
However, ColtonDRG states that there are plans to make it easier in a future release.
Common key combinations
Key | Combination |
---|---|
F1-F12 | [Super + 1] - [Super + =] |
Home | [Super + Left] |
End | [Super + Right] |
Page Up | [Super + Up] |
Page Down | [Super + Down] |
Insert | [Super + . ] |
Delete | [Super + Backspace] |
Caps Lock | [Super + Alt] |