<?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 Re: Autocad Copy Command Shortcut Key Issue in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701499#M194852</link>
    <description>&lt;P&gt;Tempoverrides worked THANK YOU&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 17:49:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-18T17:49:56Z</dc:date>
    <item>
      <title>Autocad Copy Command Shortcut Key Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701008#M194848</link>
      <description>&lt;P&gt;Recently installed Autocad 2018 LT. In the 2012 LT, I bound my mouse 4 button to the Copy Command with no issues by making my Mouse 4 button hit F11 (in logitech settings) and binding F11 to copy (in autocad shortcut keys settings).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the previous 2012 version I was able to select an object, press mouse 4 to copy, then select base point then copy to wherever.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the 2018 version, I select the object, press mouse 4 to copy, and it deselects the object and then starts the copy command. I then have to reselect the object.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I fix this? Pickadd is 2, Pickfirst is 1. It appears to only be an issue with the keyboard shortcut itself. I can type the command and it works as usual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed when I press Mouse 4 it initiates the command and when I let go it cancels. It works if I hold the mouse 4 button down as I copy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've even reset my autocad settings and set the binds from scratch and it still does this....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've even bound my mouse 5 to match properties and this works perfectly find, it is only the copy command/mouse 4 button&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 15:18:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701008#M194848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Copy Command Shortcut Key Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701065#M194849</link>
      <description>&lt;P&gt;What code did you add to your Logitech button customization to get button 4 to invoke the Copy command? Maybe there's an extra semicolon? Anyway, if you're able to post the complete input you used, maybe we'll see something...&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 15:37:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701065#M194849</guid>
      <dc:creator>tcorey</dc:creator>
      <dc:date>2018-01-18T15:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Copy Command Shortcut Key Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701112#M194850</link>
      <description>&lt;P&gt;In the logitech mouse settings there is an option to program buttons&amp;nbsp;for specific programs. Theres no code really I just set mouse 4 to press f11 when in autocad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what happens in the command line:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Command: _copy 1 found&lt;BR /&gt;Current settings: Copy mode = Multiple&lt;BR /&gt;Specify base point or [Displacement/mOde] &amp;lt;Displacement&amp;gt;: *Cancel*&lt;BR /&gt;Command:&lt;BR /&gt;Command: _copy&lt;BR /&gt;Select objects: Specify opposite corner: 0 found&lt;BR /&gt;Select objects: *Cancel*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First line is when I intially press mouse 4. The third line is where I let go of the mouse 4 button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The macro for the copy command in the shortcut keys is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_copy,^C^C_copy)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that what you are asking?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 15:53:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701112#M194850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Copy Command Shortcut Key Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701341#M194851</link>
      <description>&lt;P&gt;Did you try to use a different shortcut?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the same command (macro) for my mice (roccat kone xtd) with no issues (c3d as autocad 2016/8). I use ctrl+O, but it could be any.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW try to set TEMPOVERRIDES to 0?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:04:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701341#M194851</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-01-18T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Copy Command Shortcut Key Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701499#M194852</link>
      <description>&lt;P&gt;Tempoverrides worked THANK YOU&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:49:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-copy-command-shortcut-key-issue/m-p/7701499#M194852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T17:49:56Z</dc:date>
    </item>
  </channel>
</rss>

