Keyboard shortcut for changing a selected object to a specific linetype

I'm trying to figure out to change a selected object to a specific linetype, for instance:
Select Object
Keyboard shortcut for DASHED linetype
Object changes

Select Object
Keyboard shortcut for BYLAYER linetype
Object changes

Comments

  • Figured it out using CUI, Keyboard shortcuts:

    Dashed: ^C^C_change;p;lt;dashed;;
    Solid: ^C^C_change;p;lt;bylayer;;