Skip to content

Instantly share code, notes, and snippets.

@prasincs
Created January 24, 2013 20:58
Show Gist options
  • Save prasincs/4627668 to your computer and use it in GitHub Desktop.
Save prasincs/4627668 to your computer and use it in GitHub Desktop.
disables Windows key capture in Windows -- was bugging me with XMonad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWinKeys"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment