Created XF86keysym (markdown)

Dmitry Zakharchenko 2022-09-04 11:25:55 +03:00
parent f8b1ebea24
commit 85c0c70348

8
XF86keysym.md Normal file

@ -0,0 +1,8 @@
### Description
Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys.
### Download
- [2021-05-06](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch)
### Authors
- [917Wolf](https://github.com/917Wolf)