Skip to content

Instantly share code, notes, and snippets.

@zacharyliu
Created March 17, 2014 05:26
Show Gist options
  • Save zacharyliu/9594408 to your computer and use it in GitHub Desktop.
Save zacharyliu/9594408 to your computer and use it in GitHub Desktop.
Media key shortcuts inspired by the CODE Keyboard
AppsKey & Insert::Send {Media_Play_Pause}
AppsKey & Home::Send {Media_Stop}
AppsKey & Delete::Send {Media_Prev}
AppsKey & End::Send {Media_Next}
AppsKey & PgUp::Send {Volume_Up}
AppsKey & PgDn::Send {Volume_Down}
AppsKey Up::Send {AppsKey}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment