<?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 - One Key Commands in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11666370#M44695</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Go to the "Customize" tab of the ribbon and click the "Keyboard Shortcuts" button.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In the "Customize User Interface" dialog box, select the "Shortcut Keys" tab.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Scroll down the list of commands and find the command that you want to assign a shortcut to.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Shortcut Keys" column next to the command and press the key or combination of keys that you want to use as the shortcut.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Add" button to assign the shortcut to the command.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Repeat this process for any additional commands that you want to assign shortcuts to.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Close" button to save the changes.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can also use a program like AutoHotkey to create macro scripts that can run commands with a single button press. AutoHotkey is a free, open-source program that allows you to create custom scripts using a simple programming language. You can use AutoHotkey to create scripts that run specific commands or series of commands in AutoCAD or any other Windows application.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 13:36:02 GMT</pubDate>
    <dc:creator>sutherland-</dc:creator>
    <dc:date>2023-01-09T13:36:02Z</dc:date>
    <item>
      <title>AutoCAD - One Key Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11664885#M44692</link>
      <description>&lt;P&gt;I seem to remember the possibility configuring commands to run via a single button press. Described as either a hotkey or shortcut, is there a way to natively define this functionality within AutoCAD, or would I look more toward a separate macro script using a program like AutoHotkey?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ The subject line of this post has been edited for clarity by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12851358"&gt;@handjonathan&lt;/a&gt; Original: Automating question for AutoCad Lite ]&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 11:11:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11664885#M44692</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-01-09T11:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: One Key Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11665150#M44693</link>
      <description>&lt;P&gt;why not just edit the acad.pgp file?&lt;/P&gt;&lt;P&gt;if you don't have Express Tools, then just locate acad.pgp by typing following on commandline:&lt;/P&gt;&lt;P&gt;(findfile"acad.pgp")&lt;/P&gt;&lt;P&gt;This will show you where the file is and then you can open it with any text editor like Windows Notepad to modify.&lt;/P&gt;&lt;P&gt;This link describes how to modify if you have Express Tools:&lt;/P&gt;&lt;P&gt;&lt;A href="https://xlncad.com/autocad-command-alias/" target="_blank"&gt;https://xlncad.com/autocad-command-alias/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 00:37:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11665150#M44693</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-01-09T00:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: One Key Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11665471#M44694</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can also try&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Action macros&lt;/STRONG&gt; which&amp;nbsp;really will increase productivity by automating repetitive tasks. &amp;gt;&amp;gt; &lt;A href="https://blogs.autodesk.com/autocad/action-macros-in-autocad/" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 05:56:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11665471#M44694</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2023-01-09T05:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - One Key Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11666370#M44695</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Go to the "Customize" tab of the ribbon and click the "Keyboard Shortcuts" button.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In the "Customize User Interface" dialog box, select the "Shortcut Keys" tab.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Scroll down the list of commands and find the command that you want to assign a shortcut to.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Shortcut Keys" column next to the command and press the key or combination of keys that you want to use as the shortcut.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Add" button to assign the shortcut to the command.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Repeat this process for any additional commands that you want to assign shortcuts to.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the "Close" button to save the changes.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can also use a program like AutoHotkey to create macro scripts that can run commands with a single button press. AutoHotkey is a free, open-source program that allows you to create custom scripts using a simple programming language. You can use AutoHotkey to create scripts that run specific commands or series of commands in AutoCAD or any other Windows application.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:36:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11666370#M44695</guid>
      <dc:creator>sutherland-</dc:creator>
      <dc:date>2023-01-09T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - One Key Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11666728#M44696</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I seem to remember the possibility configuring commands to run via a single button press. ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Do you mean a single button press &lt;EM&gt;without using Enter or the space bar&lt;/EM&gt; to "register" it?&amp;nbsp; If so, command aliases in the .pgp file won't do, because they do require Enter/space, just like the full command names.&amp;nbsp; You can do key combinations with Ctrl or Alt or Shift plus another key, within limits, but let's say you want L to be used in that way for the LINE command -- is something like Ctrl+L or Alt+L [or whatever] any easier/faster than L followed by Enter/space?&amp;nbsp; And if you set L to start a LINE command just on pressing it without "registering" that in some way, how could you ever use the LAYER command, or LOFT, or LINETYPE, or... ?&amp;nbsp; You would have a LINE command invoked before you got to the next letter in the command name.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:43:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-one-key-commands/m-p/11666728#M44696</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-01-09T15:43:56Z</dc:date>
    </item>
  </channel>
</rss>

