Difference between revisions of "Media keys and default keybindings"

From GalliumOS Wiki
Jump to: navigation, search
Line 1: Line 1:
 
'''Media keys'''
 
'''Media keys'''
 +
 
Media keys are accessible with the search+function key combination
 
Media keys are accessible with the search+function key combination
  
 
'''Function keys'''
 
'''Function keys'''
 +
 
The function keys by themselves will map to F1-F10.
 
The function keys by themselves will map to F1-F10.
  
 
'''How was this done'''
 
'''How was this done'''
This was accomplished by including Crouton's keyboard model for Chromebooks: [https://github.com/dnschneid/crouton/wiki/Keyboard]. See: [https://github.com/GalliumOS/galliumos-distro/issues/50] for more info.
+
 
 +
We included Crouton's keyboard model for Chromebooks: [https://github.com/dnschneid/crouton/wiki/Keyboard]. See: [https://github.com/GalliumOS/galliumos-distro/issues/50] for more info.

Revision as of 05:24, 10 November 2015

Media keys

Media keys are accessible with the search+function key combination

Function keys

The function keys by themselves will map to F1-F10.

How was this done

We included Crouton's keyboard model for Chromebooks: [1]. See: [2] for more info.