<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can I r-click repeat last command, ctrl+r-click shortcut menu? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/7906124#M184881</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use right-click as repeat last command, but I can see the use&amp;nbsp;of the right-click shortcut menus. Can I&amp;nbsp;maintain&amp;nbsp;&lt;SPAN&gt;right-click as repeat last command and make CTRL+right-click the shortcut menu? Essentially this is the same functionality&amp;nbsp;as SHIFT+right-click for the OSNAP menu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've poked around in the CUI but cannot work out how to unleash this functionality, if you even can...&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2018 00:04:22 GMT</pubDate>
    <dc:creator>asutton</dc:creator>
    <dc:date>2018-04-04T00:04:22Z</dc:date>
    <item>
      <title>Can I r-click repeat last command, ctrl+r-click shortcut menu?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/7906124#M184881</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use right-click as repeat last command, but I can see the use&amp;nbsp;of the right-click shortcut menus. Can I&amp;nbsp;maintain&amp;nbsp;&lt;SPAN&gt;right-click as repeat last command and make CTRL+right-click the shortcut menu? Essentially this is the same functionality&amp;nbsp;as SHIFT+right-click for the OSNAP menu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've poked around in the CUI but cannot work out how to unleash this functionality, if you even can...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 00:04:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/7906124#M184881</guid>
      <dc:creator>asutton</dc:creator>
      <dc:date>2018-04-04T00:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can I r-click repeat last command, ctrl+r-click shortcut menu?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/7906160#M184882</link>
      <description>&lt;P&gt;Why don't you just use TIME-SENSITIVE Right-Click? That way you tap to repeat the last command and press &amp;amp; hold to get menu.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 00:37:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/7906160#M184882</guid>
      <dc:creator>WarrenGeissler</dc:creator>
      <dc:date>2018-04-04T00:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can I r-click repeat last command, ctrl+r-click shortcut menu?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/8152885#M184883</link>
      <description>&lt;P&gt;Hi Warren,&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I had tried time-sensitive right-click when it first became a feature of AutoCAD and found it problematic, but couldn't remember why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your suggestion I've been trying it, but there is minute delay and it really mucks up my workflow. Using TRIM as an example. I'm trying to trim a bunch of lines off to different boundaries. As I'm moving around the model trimming items I have to consciously wait maybe 1/4 second after selecting an item to right click or the command doesn't register. This means I have to constantly repeat commands which slows my workflow. This isn't a hardware problem, because as soon as I turn off&amp;nbsp;&lt;SPAN&gt;time-sensitive right-click I can go as fast as I want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I'm still looking for a solution to this problem, other than slowing my workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TLDR; I'm still looking for an option to achieve this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 21:52:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/8152885#M184883</guid>
      <dc:creator>asutton</dc:creator>
      <dc:date>2018-07-24T21:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I r-click repeat last command, ctrl+r-click shortcut menu?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/8152927#M184884</link>
      <description>Look at variable SHORTCUTMENU. It should be greater than 15 for that "time-sensitive" switch that is in the dialog. See help for more bitcode information.&lt;BR /&gt;SHORTCUTMENUDURATION should be at default 250.&lt;BR /&gt;Next, possibly look into INPUTSEARCHDELAY and set to 1200.&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2018 22:18:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-i-r-click-repeat-last-command-ctrl-r-click-shortcut-menu/m-p/8152927#M184884</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2018-07-24T22:18:07Z</dc:date>
    </item>
  </channel>
</rss>

