Duncan Lithgow
2018-02-14, 11:54 AM
I'm (again) having no joy getting my favourite keyboard shortcuts to work. It makes no difference if I merge or overwrite. Here's the piece I've added after manually copying it from an export.:
I think it's odd that in the XML the > is written as > some places but correctly as > at the end of each XML tag
<!-- This file contains shortcut definitions for Autodesk Revit. As of RVT2016 this list should not change existing shortcuts, but only add new shortcuts
Trim/Extend Multiple Elements = TT
Join Geometry = JG
Unjoin Geometry = UJ
Multi-Category Tag = TM
Curtain Wall Mullion = MU
Curtain Grid = CG
Area Boundary = AR
Room Separator = RS
Material Tag = MT
Select by ID = ID
Filter (filter selection) = FI
Measure Between Two References = MR
Revision Cloud = RC
-->
<ShortcutItem CommandName="Trim/Extend Multiple Elements" CommandId="ID_TRIM_EXTEND_MULTIPLE" Shortcuts="TT" Paths="Modify>Modify" />
<ShortcutItem CommandName="Join; Join Geometry" CommandId="ID_JOIN_ELEMENTS_EDITOR" Shortcuts="JG" Paths="Modify>Geometry" />
<ShortcutItem CommandName="Join:Unjoin Geometry" CommandId="ID_UNJOIN_ELEMENTS_EDITOR" Shortcuts="UJ" Paths="Modify>Geometry" />
<ShortcutItem CommandName="Multi-Category Tag" CommandId="ID_TAG_MULTI" Shortcuts="TM" Paths="Annotate>Tag" />
<ShortcutItem CommandName="Curtain Wall Mullion" CommandId="ID_OBJECTS_MULLION" Shortcuts="MU" Paths="Architecture>Build" />
<ShortcutItem CommandName="Curtain Grid" CommandId="ID_OBJECTS_CW_GRID" Shortcuts="CG" Paths="Architecture>Build" />
<ShortcutItem CommandName="Area Boundary" CommandId="ID_OBJECTS_AREASCHEME_BOUNDARY" Shortcuts="AB" Paths="Architecture>Room & Area" />
<ShortcutItem CommandName="Room Separator" CommandId="ID_OBJECTS_AREA_SEPARATION" Shortcuts="RS" Paths="Architecture>Room & Area" />
<ShortcutItem CommandName="Material Tag" CommandId="ID_TAG_MATERIAL" Shortcuts="MT" Paths="Annotate>Tag" />
<ShortcutItem CommandName="Select by ID" CommandId="ID_SELECT_BY_ID" Shortcuts="ID" Paths="Manage>Inquiry" />
<ShortcutItem CommandName="Filter" CommandId="Dialog_Essentials_FilterSelection:Control_Essentials_BtnFilterSelection" Shortcuts="FI" Paths="Contextual Tabs>Filter" />
<ShortcutItem CommandName="Measure:Measure Between Two References" CommandId="ID_MEASURE_LINE" Shortcuts="MR" Paths="Modify>Measure; Quick Access Toolbar" />
<ShortcutItem CommandName="Revision Cloud" CommandId="ID_OBJECTS_CLOUD" Shortcuts="RC" Paths="Annotate>Detail" />
<!-- Resten er Revit out of the box shortcuts -->
Any help at all is appreciated! We've agreed to roll out standard shortcuts across our office - but I can't make it work. :(
I think it's odd that in the XML the > is written as > some places but correctly as > at the end of each XML tag
<!-- This file contains shortcut definitions for Autodesk Revit. As of RVT2016 this list should not change existing shortcuts, but only add new shortcuts
Trim/Extend Multiple Elements = TT
Join Geometry = JG
Unjoin Geometry = UJ
Multi-Category Tag = TM
Curtain Wall Mullion = MU
Curtain Grid = CG
Area Boundary = AR
Room Separator = RS
Material Tag = MT
Select by ID = ID
Filter (filter selection) = FI
Measure Between Two References = MR
Revision Cloud = RC
-->
<ShortcutItem CommandName="Trim/Extend Multiple Elements" CommandId="ID_TRIM_EXTEND_MULTIPLE" Shortcuts="TT" Paths="Modify>Modify" />
<ShortcutItem CommandName="Join; Join Geometry" CommandId="ID_JOIN_ELEMENTS_EDITOR" Shortcuts="JG" Paths="Modify>Geometry" />
<ShortcutItem CommandName="Join:Unjoin Geometry" CommandId="ID_UNJOIN_ELEMENTS_EDITOR" Shortcuts="UJ" Paths="Modify>Geometry" />
<ShortcutItem CommandName="Multi-Category Tag" CommandId="ID_TAG_MULTI" Shortcuts="TM" Paths="Annotate>Tag" />
<ShortcutItem CommandName="Curtain Wall Mullion" CommandId="ID_OBJECTS_MULLION" Shortcuts="MU" Paths="Architecture>Build" />
<ShortcutItem CommandName="Curtain Grid" CommandId="ID_OBJECTS_CW_GRID" Shortcuts="CG" Paths="Architecture>Build" />
<ShortcutItem CommandName="Area Boundary" CommandId="ID_OBJECTS_AREASCHEME_BOUNDARY" Shortcuts="AB" Paths="Architecture>Room & Area" />
<ShortcutItem CommandName="Room Separator" CommandId="ID_OBJECTS_AREA_SEPARATION" Shortcuts="RS" Paths="Architecture>Room & Area" />
<ShortcutItem CommandName="Material Tag" CommandId="ID_TAG_MATERIAL" Shortcuts="MT" Paths="Annotate>Tag" />
<ShortcutItem CommandName="Select by ID" CommandId="ID_SELECT_BY_ID" Shortcuts="ID" Paths="Manage>Inquiry" />
<ShortcutItem CommandName="Filter" CommandId="Dialog_Essentials_FilterSelection:Control_Essentials_BtnFilterSelection" Shortcuts="FI" Paths="Contextual Tabs>Filter" />
<ShortcutItem CommandName="Measure:Measure Between Two References" CommandId="ID_MEASURE_LINE" Shortcuts="MR" Paths="Modify>Measure; Quick Access Toolbar" />
<ShortcutItem CommandName="Revision Cloud" CommandId="ID_OBJECTS_CLOUD" Shortcuts="RC" Paths="Annotate>Detail" />
<!-- Resten er Revit out of the box shortcuts -->
Any help at all is appreciated! We've agreed to roll out standard shortcuts across our office - but I can't make it work. :(