My wife and I had a standing disagreement for the first year after moving into our house: she thought it was faster to turn at the stoplight; I thought it was quicker to get there the back way. It turns out we were both wrong – a middle route is nearly always the fastest way to reach our house from the west. Though I was proven wrong, I was still happy to have found a shortcut.
Why Shortcuts?
Shortcuts on the keyboard can dramatically improve your productivity when using software. Knowing the shortcut keys for common commands reduces the ‘friction’ of having to select a certain button among dozens or digging through menus. Saving a few seconds a hundred times a day adds up, both in time saved and frustration avoided.
Shortcuts in ETABS
Out of the box, ETABS does not have many shortcuts, but thankfully it does allow customization. To add your own, click the drop-down arrow at the right-end of any of the toolbars and select “Customize”:
Hit “Keyboard” at the bottom. You’re now in the “Customize Keyboard” dialog, where you can specify new shortcuts for any commands (including some that are not active and hint at features that never made it to prime time, e.g. Steel Beam Connection Design). Note that the ‘Shift’ key cannot be used alone nor can the ‘Escape’ key (which should be used for clearing the selection, but isn’t).
Shortcut to Shortcuts
You were hoping for this, I know: you don’t have to create your own. At the link below, you can download a .tb2 file containing all of my custom shortcuts. Here’s a partial list:
- F2 – Rubber Band Zoom (Zoom Window)
- F3 – Restore Full View (Zoom All)
- F5 – Run Analysis (default shortcut)
- Insert – Set Default 3D View
- Home – Set Plan View
- End – Set Elevation View
- Page Up – Move Up in List (moves one story up in plan)
- Page Down – Move Down in List (moves one story down in plan)
- Ctrl+E – Set Building View Options
- Ctrl+Shift+W – Show Selection Only
- Ctrl+Shift+Q – Show All
All shortcut keys are displayed in the tooltip (displayed when hovering over a button) and on the menus. To install the shortcuts, close ETABS and then paste the .tb2 file here:
C:\Users\%username%\AppData\Local\VirtualStore\Windows
(If UAC is disabled or if you’re still inexplicably using XP, paste it here: C:\Windows)
Download Custom ETABS Shortcuts
Have any favorites I’ve left out? Let me know in the comments.
Too bad you only posted this just before ETABS 2013 came out and took them all away. I also use shortcuts incessantly, but thankfully I’ve already largely transitioned to external (Autohotkey scripted) shortcuts. Less reliable, but more flexible. Oh, and I think you just transformed my (work) life with Excel tables. Keep up the great posts!
Tim – thanks for the note and the encouragement. I’ve looked into Autohotkey in the past but never made the leap. Perhaps I should look at it again.
Good news. In the newer updates, CSI has revived the custom shortcuts. I wonder the same file would work
Yes, CSI has added custom keyboard shortcuts to ETABS 2013. The shortcuts are saved in an XML file which is easily modified outside of the user interface. One significant drawback: the commands accessible only on the toolbars (not via the menus) cannot be assigned to shortcuts. I’ve used AutoHotKey to work around this and replicate my ETABS 9 shortcuts. More on that in a future post.
Thanks!
Hey Dan,
Greetings!!!
Can i have the any such file for ETABS 2016 or atleast the same. Can’t download from dropbox now.
This was very useful. What is the short cut for 3D Rotation view? I couldn’t define it. For some reason is not been displayed on the view cathegory. Thanks
Some commands/buttons in ETABS do not allow native keyboard shortcuts, and I believe the 3D rotation is one of these. I use AutoHotKey to work around this.