Skip to content

Instantly share code, notes, and snippets.

@gabriel-fallen
Created March 9, 2014 11:19
Show Gist options
  • Save gabriel-fallen/9446309 to your computer and use it in GitHub Desktop.
Save gabriel-fallen/9446309 to your computer and use it in GitHub Desktop.
Fluxbox keyboard layout switcher
# in ~/.fluxbox/keys
# change KB layout
# Mod4 k e # English
Mod4 45 26 :Exec setxkbmap us
# Mod4 k r # Russian
Mod4 45 27 :Exec setxkbmap ru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment