Merge pull request #927 from portnov/master

X.U.EZConfig: support "<Menu>" for xK_Menu key.
This commit is contained in:
Tony Zorman 2025-02-10 11:06:52 +01:00 committed by GitHub
commit 5119626269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@
* `XMonad.Util.EZConfig`
- Added `XF86WLAN` to the list of supported special keys.
- Added `XF86WLAN` and `Menu` to the list of supported special keys.
* `XMonad.Actions.DynamicProjects`

View File

@ -313,6 +313,7 @@ specialKeys =
, ("KP_7" , xK_KP_7)
, ("KP_8" , xK_KP_8)
, ("KP_9" , xK_KP_9)
, ("Menu" , xK_Menu)
]
-- | List of multimedia keys. If Xlib does not know about some keysym