Author: bgstack15 Date: 2024-04-04 Version: fluxbox 1.4.0 Source: bgstack15 Summary: Use x key to maximize window, not m Message: Between 1.3.7 and 1.4.0, the application was changed to use the first key of a menu entry to select that entry, instead of some previous method where it was chosen or configured to use a specific key. I want to use X to maximize, not M. --- a/nls/en_US/Translation.m +++ b/nls/en_US/Translation.m @@ -212,7 +212,7 @@ $set 16 #Windowmenu 2 Iconify 3 Layer 4 Lower -5 Maximize +5 xMaximize 6 Raise 7 Send To ... 8 Shade