System Information
Operating system and graphics card
Windows 7 home 64 Bit
Nvidia 760 gtx
Blender Version
Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)
Short description of error
Not sure if this is a bug or a UI work in progress issue. I cannot change the hotkeys for the icon buttons in the top row of the file browser. The rmb menu doesn't contain a change or add shortcut menu item.
Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
Open Blender, go to the file browser. Right click at one of the buttons at the top. I have chosen the hide dot files button here. It has no rmb menu to add or to change the shortcut.
What we have though is shortcuts in the Input manager for some of them. But they use a completely different menu code from what i can see. And provides different tooltips. And when you add the buttons with using the Identifier from the Input nodes, then you can add a button that displays the tooltip, and has a rmb menu where you can change the hotkey.
Wouldn't it be better when the buttons would display the hotkey the tooltip? And would have the rmb menu to change the hotkey?
I have in the second image added such a button with the identifier from the input manager to the space_filebrowser.py file to show what i mean.

