mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-27 02:01:52 -07:00
X.U.EZConfig: support "<Menu>" for xK_Menu key.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user