Difference between revisions of "Media keys and default keybindings"

From GalliumOS Wiki
Jump to: navigation, search
(needs more work)
Line 1: Line 1:
'''Media keys'''
+
GalliumOS includes five keyboard layouts customized for Chromebooks.
  
Media keys are accessible either directly pressing them or with and overlay + the media key. The overlay key is based on the keyboard map. More information about the overlay key is below.
+
Media keys and Function keys can be accessed either with or without pressing the "Overlay" key first, depending on your choice of keyboard layout.
  
'''How we modified the keyboard'''
+
== Keyboard Layouts ==
  
We included Crouton's keyboard model for Chromebooks: [https://github.com/dnschneid/crouton/wiki/Keyboard] and we created our own for additional configurations. See: [https://github.com/GalliumOS/galliumos-distro/issues/50] for more info.
+
{| class="wikitable"
 +
!Layout Name
 +
!Overlay Key
 +
!Top row keys (alone)
 +
!Top row keys (with Overlay)
 +
|-
 +
| Chromebook / No overlay / F keys mapped to media keys
 +
| None
 +
| Media keys
 +
| Media keys
 +
|-
 +
| Chromebook / Right alt overlay
 +
| Right-Alt
 +
| Function keys
 +
| Media keys
 +
|-
 +
| style="background-color:#e0e8ff" | '''Chromebook / Right alt overlay / F keys mapped to media keys'''<br>'''** current default: 1.0beta2 **'''
 +
| style="background-color:#e0e8ff" | Right-Alt
 +
| style="background-color:#e0e8ff" | Media keys
 +
| style="background-color:#e0e8ff" | Function keys
 +
|-
 +
| Chromebook / Search overlay<br>previous default (1.0beta1), and Crouton default
 +
| Super (Search)
 +
| Function keys
 +
| Media keys
 +
|-
 +
| Chromebook / Search overlay / F keys mapped to media key
 +
| Super (Search)
 +
| Media keys
 +
| Function keys
 +
|}
 +
 
 +
== Keyboard Shortcuts ==
  
== Common key combinations ==
 
 
{| class="wikitable"
 
{| class="wikitable"
 
!Key
 
!Key
Line 13: Line 44:
 
|-
 
|-
 
|F1-F9
 
|F1-F9
|[Overlay + 1] - [Overlay + 9]
+
|Accessed directly or with Overlay, depending on Keyboard layout
 
|-
 
|-
|KBD Brightness Toggle
+
|F10
|[Overlay + 0]
+
|
 
|-
 
|-
|KBD Brightness Down
+
|F11
|[Overlay + - ]
+
|
 
|-
 
|-
|KBD Brightness Up
+
|F12
|[Overlay + = ]
+
|
 
|-
 
|-
 
|Home
 
|Home
|[Overlay + Left]
+
|<code>Overlay</code> + <code>Left Arrow</code>
 
|-
 
|-
 
|End
 
|End
Line 43: Line 74:
 
|-
 
|-
 
|Caps Lock
 
|Caps Lock
|[Overlay + Alt] (for keyboard maps that use Super as the overlay)
+
|[Overlay + Alt] (unless Alt is Overlay)
 +
|-
 +
|Screenshot (fullscreen)
 +
|[Ctrl + F5(display)]
 +
|-
 +
|Screenshot (window)
 +
|[Shift + Ctrl + F5(display)]
 +
|-
 +
|Whisker Menu/Search
 +
|[Super + M] (unless Super is Overlay)<br>[Alt + M] (unless Alt is Overlay)
 +
|-
 +
|Keyboard Backlight Toggle
 +
|[Overlay + 0]
 +
|-
 +
|Keyboard Backlight Brightness Down
 +
|[Overlay + - ]
 +
|-
 +
|Keyboard Backlight Brightness Up
 +
|[Overlay + = ]
 
|}
 
|}
  
Note: The overlay key will be different depending on the keyboard map chosen. The default overlay key for Beta 1 was the Super key (Search). For Beta 2, the default overlay key is Right Alt.
 
 
== 1.0beta2 ==
 
 
There are now five keyboard maps which are customized for Chromebooks:
 
 
# Chromebook | No overlay | F keys mapped to media keys
 
# Chromebook | Right alt overlay
 
# Chromebook | Right alt overlay | F keys mapped to media keys '''(Default for Beta 2 for Chromebook builds)'''
 
# Chromebook | Search overlay '''(Default for Beta 1)'''
 
# Chromebook | Search overlay | F keys mapped to media key
 
 
Keyboard maps which include "F keys mapped to media keys" in the description mean that the media keys (the top row of keys) are media keys without pressing an additional key. To use the media keys as function keys, you can press the overlay key + the media key.
 
  
Keyboard maps that do not include "F keys mapped to media keys" in the description require an overlay key + the media key to use the media key. Without an overlay key pressed, the media keys are function keys.
+
Crouton keyboard layout: https://github.com/dnschneid/crouton/wiki/Keyboard
  
==== Shortcuts specific to the keyboard maps ====
+
Other discussion: https://github.com/GalliumOS/galliumos-distro/issues/50
* Options 1,2,3 open the Whisker Menu when the Super + M keys are pressed
 
* Options 1,4,5 open the Whisker Menu when the Alt + M keys are pressed
 
* Options 1,2,3,4,5 will take a screen shot of a window with the keys: Shift+Ctl+Display Media key (5th media key)
 
* Options 1,2,3,4,5 will take a screen shot of the entire screen with the keys: Ctl+Display Media key (5th media key)
 

Revision as of 16:53, 10 February 2016

GalliumOS includes five keyboard layouts customized for Chromebooks.

Media keys and Function keys can be accessed either with or without pressing the "Overlay" key first, depending on your choice of keyboard layout.

Keyboard Layouts

Layout Name Overlay Key Top row keys (alone) Top row keys (with Overlay)
Chromebook / No overlay / F keys mapped to media keys None Media keys Media keys
Chromebook / Right alt overlay Right-Alt Function keys Media keys
Chromebook / Right alt overlay / F keys mapped to media keys
** current default: 1.0beta2 **
Right-Alt Media keys Function keys
Chromebook / Search overlay
previous default (1.0beta1), and Crouton default
Super (Search) Function keys Media keys
Chromebook / Search overlay / F keys mapped to media key Super (Search) Media keys Function keys

Keyboard Shortcuts

Key Combination
F1-F9 Accessed directly or with Overlay, depending on Keyboard layout
F10
F11
F12
Home Overlay + Left Arrow
End [Overlay + Right]
Page Up [Overlay + Up]
Page Down [Overlay + Down]
Insert [Overlay + . ]
Delete [Overlay + Backspace]
Caps Lock [Overlay + Alt] (unless Alt is Overlay)
Screenshot (fullscreen) [Ctrl + F5(display)]
Screenshot (window) [Shift + Ctrl + F5(display)]
Whisker Menu/Search [Super + M] (unless Super is Overlay)
[Alt + M] (unless Alt is Overlay)
Keyboard Backlight Toggle [Overlay + 0]
Keyboard Backlight Brightness Down [Overlay + - ]
Keyboard Backlight Brightness Up [Overlay + = ]


Crouton keyboard layout: https://github.com/dnschneid/crouton/wiki/Keyboard

Other discussion: https://github.com/GalliumOS/galliumos-distro/issues/50