Assigning a button to a key sequence

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
pmennen
Junior Member
Junior Member
Posts: 13
Joined: 2006-01-27, 03:33 UTC

Assigning a button to a key sequence

Post by *pmennen »

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
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1052
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

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.
pmennen
Junior Member
Junior Member
Posts: 13
Joined: 2006-01-27, 03:33 UTC

Post by *pmennen »

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.
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).

Many thanks for your reply.

~Paul
Post Reply