I would like to add a new button to the button bar and assign it the the action "Shift-Alt-Enter" (compute all folder sizes). And I would like to add another button with the action "Control Q" (toggle view panel on or off). Is there a way to do this? Of course I would be willing to use one of the commands listed in the totalcmd.inc file, but I looked thru those and there doesn't seem to be a command which matches exactly with either of those key sequences.
Thanks
~Paul
Assigning a button to a key sequence
Moderators: Hacker, petermad, Stefan2, white
Cool ... that works for both buttons. The commands where there all along, so I guess I should have looked harder. (... but gosh, there are so many).ZoSTeR wrote:cm_SrcQuickview and cm_CountDirContent should be the ones you're looking for.
And you don't need the totalcmd.inc file just click on the magnifying glass icon in the button options.
Many thanks for your reply.
~Paul