Key Binding not working on FVWM 2.6.5...

Recently, I updated my fvwm to version 2.6.5. Ever since, the key binding ceased to function, and doesn’t not give me any response. Even a very simple config file can’t get it working (see below). Could somebody help??

Below is ALL I have in my “~/.fvwm/.fvwm2rc”. I don’t have any other config files. Pressing the mouse button 1 in the root window can get me to my “TestMenu” and works well. I suppose pressing the “a” key anywhere with any modifier would get me the “TestMenu”. But no matter what I do, it just doesn’t give me any response as if there is no key binding at all. Any help??

#     Button    Context Modifi  Function

Mouse 1         R       A       Menu TestMenu 
Key a           A       A       Menu TestMenu 


DestroyMenu TestMenu
AddToMenu   TestMenu "Test Menu" Title
+ "&Test"               Nop
+ ""                    Nop
+ "&Restart"            Restart

Please help!!

It is okay now. Problem solved after recompiling FVWM. The problematic version of FVWM was a pre-compiled version obtained via Ubuntu Software Update! Wasted me some effort in solving this!! =.=