Skip to content

Instantly share code, notes, and snippets.

@nekolinuxblog
Last active December 29, 2015 14:39
Show Gist options
  • Save nekolinuxblog/7685792 to your computer and use it in GitHub Desktop.
Save nekolinuxblog/7685792 to your computer and use it in GitHub Desktop.
(その12)
customKeys
:: (XConfig Layout -> [(KeyMask, KeySym)])
-> (XConfig Layout -> [((KeyMask, KeySym), X())])
-> XConfig Layout
-> Map (keyMask, KeySym) (X ())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment