This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * dwmconfig.h | |
| * Hardware multimedia keys | |
| */ | |
| /* Somewhere at the beginning of config.h include: */ | |
| /* | |
| You need the X11 development package installed, but here is the upstream copy | |
| of this header if you can't bother using the contents of your own hard drive. ;-P | |
| https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h |