Skip to content

Instantly share code, notes, and snippets.

@Bad-ptr
Created October 26, 2014 14:46
Show Gist options
  • Save Bad-ptr/b6c20b88c3b58d912605 to your computer and use it in GitHub Desktop.
Save Bad-ptr/b6c20b88c3b58d912605 to your computer and use it in GitHub Desktop.
compile xkb keymap
#! /bin/bash
xkbcomp -I$HOME/.xkb/ ~/.xkb/keymap/mykbd $DISPLAY &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment