<?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>tema Re: selection tool crosshair color in paper space en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428777#M41587</link>
    <description>&lt;P&gt;It WORKS!!! Thank you so much!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 10:24:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-29T10:24:08Z</dc:date>
    <item>
      <title>selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014378#M31591</link>
      <description>&lt;P&gt;Setting up my preferences for autocad lt for mac 2018.&amp;nbsp; In model space I can change the color in preferences-no problem.&amp;nbsp; In paperspace I have black crosshairs on black background.&amp;nbsp; Not so good.&amp;nbsp; I am looking to make the crosshairs white in paperspace.&amp;nbsp; Cannot find any controls.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 00:26:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014378#M31591</guid>
      <dc:creator>markrusconi</dc:creator>
      <dc:date>2018-05-21T00:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014783#M31593</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, officially you cannot change color of crosshairs in the Layout in AutoCAD for Mac (full and LT), but you can do this with Terminal command, which will modify AutoCAD preferences file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, this Terminal command will change crosshairs color to white:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2018\ Standalone/R22.0/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 16777215&lt;/PRE&gt;
&lt;P&gt;This one will set crosshair color to default value:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2018\ Standalone/R22.0/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 0&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;You need to quit AutoCAD before executing these commands.&lt;/P&gt;
&lt;P&gt;Which color do you need?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 08:30:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014783#M31593</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-05-21T08:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8015245#M31596</link>
      <description>&lt;P&gt;That worked, thank you!&amp;nbsp; I am guessing that Aucad for Mac users are typically now using a white background color and black line thicknesses?&amp;nbsp; I currently still interact with old school engineers etc. so I try to use a black background and colors for line thickness.&amp;nbsp; Am I the only one still working this way?&amp;nbsp; Anyway, thanks again the 'white' example worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 13:14:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8015245#M31596</guid>
      <dc:creator>markrusconi</dc:creator>
      <dc:date>2018-05-21T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8305111#M32595</link>
      <description>&lt;P&gt;Hi, maxim_k,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know the Terminal&amp;nbsp;command for AutoCAD 2018 (not LT)? I tried modifying the one you shared for AutoCAD LT but I couldn't make it work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 17:04:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8305111#M32595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T17:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8305624#M32600</link>
      <description>&lt;P&gt;Welcome to Autodesk Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Luis,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In full AutoCAD you can use AutoLISP expression to set crosshair color in Paper space.&lt;/P&gt;
&lt;P&gt;To set color to white type the expression (in red) at the command prompt and hit Return:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Command: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;(setenv "LayoutXhairPickboxEtc" "16777215")&lt;/STRONG&gt;&lt;/FONT&gt;
"16777215"      &lt;EM&gt;&amp;lt;- AutoCAD will responce&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;To revert back to black &amp;nbsp;color - type expression (in red):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Command: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;(setenv "LayoutXhairPickboxEtc" "0")&lt;/STRONG&gt;&lt;/FONT&gt;
"0"        &lt;EM&gt;&amp;lt;- AutoCAD will responce&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;and hit Return.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 20:09:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8305624#M32600</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-10-01T20:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8308225#M32627</link>
      <description>&lt;P&gt;Thank you so much, maxim_k! I think it should be an option in the AutoCAD preferences, but anyway, I still have a lot to learn. Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 19:01:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8308225#M32627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T19:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8831366#M35203</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How to change selection tool crosshair color in paper space，will change crosshairs color to gray。Autocad 2019 LT Mac。&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 12:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8831366#M35203</guid>
      <dc:creator>liyongfamily</dc:creator>
      <dc:date>2019-06-04T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8831500#M35205</link>
      <description>&lt;P&gt;Welcome to Autodesk Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Yong,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please specify your AutoCAD LT version -&amp;nbsp;it is necessary for the proper preparation of the command for the Terminal, like in this post:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014783#M31593" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8014783#M31593&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And what gray color do you need?&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2019-06-04_16-31-10.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/643803iE432C97EA40B20AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-06-04_16-31-10.png" alt="2019-06-04_16-31-10.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8831500#M35205</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-06-04T13:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8834191#M35219</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your timely reply! &amp;nbsp;I&amp;nbsp;want to&amp;nbsp;change crosshairs color to gray&amp;nbsp;as below color. How can I deal with it? What is your suggestion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5621FC3E.png" style="width: 491px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/644284iF3EDB3B20A9C4049/image-size/large?v=v2&amp;amp;px=999" role="button" title="5621FC3E.png" alt="5621FC3E.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 15:04:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8834191#M35219</guid>
      <dc:creator>liyongfamily</dc:creator>
      <dc:date>2019-06-05T15:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8834566#M35222</link>
      <description>&lt;P&gt;You can set this crosshair color with this Terminal command:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2019\ Standalone/R23.0/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 8421504&lt;/PRE&gt;
&lt;P&gt;To return back to original color:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2019\ Standalone/R23.0/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 0&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;You need to quit AutoCAD LT before executing these commands.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 17:22:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8834566#M35222</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-06-05T17:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8835627#M35224</link>
      <description>&lt;P&gt;&lt;SPAN&gt;That worked, thank you! &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 06:30:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8835627#M35224</guid>
      <dc:creator>liyongfamily</dc:creator>
      <dc:date>2019-06-06T06:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8901543#M35477</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize for the naivety of this question but I'm not familiar with using Terminal command on my Mac. I have it open but not sure how to input the command you list for the solution using AutoCad 2019 LT. Looking to change the crosshair in paperspace to white. Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 16:10:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8901543#M35477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8901553#M35478</link>
      <description>&lt;P&gt;Nevermind! I copied and pasted the command and it worked. Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 16:15:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8901553#M35478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428586#M41585</link>
      <description>&lt;P&gt;Hi Maxim_k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that I cannot change the colour of crosshair in paper space after copying your code to Terminal command. My CAD version is 2020 and I did change the '2019' to '2020', but it still dosen't work. Do you have any suggestion?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 09:02:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428586#M41585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-29T09:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428759#M41586</link>
      <description>&lt;P&gt;Welcome to Autodesk Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming you have AutoCAD LT and tried Terminal command from &lt;A href="https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/8834566#M35222" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;&amp;gt;this&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; post,&lt;/P&gt;
&lt;P&gt;you can try these commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To change crosshair color:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2020\ Standalone/R23.1/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 8421504&lt;/PRE&gt;
&lt;P&gt;To return back to original color:&lt;/P&gt;
&lt;PRE&gt;defaults write ~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2020\ Standalone/R23.1/local/HKCU_V1.plist "HKEY_CURRENT_USER.SOFTWARE.AUTODESK.AUTOCAD LT.PROFILES.&amp;lt;&amp;lt;UNNAMED PROFILE&amp;gt;&amp;gt;.DRAWING WINDOW.LAYOUTXHAIRPICKBOXETC" -int 0&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;You need to quit AutoCAD LT before executing these commands.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Autocad release number for 2020 version is R23.1, but&amp;nbsp;not R23.0 as it was for 2019 version.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 10:17:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428759#M41586</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2021-06-29T10:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428777#M41587</link>
      <description>&lt;P&gt;It WORKS!!! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 10:24:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/10428777#M41587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-29T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12381385#M47277</link>
      <description>&lt;P&gt;Sorry to be a pain... Trying to edit the pathway for LT 2024 release and does not seem to work. Any help would be much appreaicted!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 12:30:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12381385#M47277</guid>
      <dc:creator>ken6VZHU</dc:creator>
      <dc:date>2023-11-16T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12381506#M47279</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4852999"&gt;@ken6VZHU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have AC LT 2024 for Mac on my Mac, but please try this path for 2024 version:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;~/Library/Application\ Support/Autodesk/AutoCAD\ LT\ 2024\ Standalone/R24.3/local/HKCU_V1.plist&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 13:24:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12381506#M47279</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2023-11-16T13:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12846875#M48434</link>
      <description>&lt;P&gt;I'm looking to change my crosshair/selection in layout to Index color 80, R,G,B 63,255,0 in full version.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 14:09:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12846875#M48434</guid>
      <dc:creator>michaelg4VZPL</dc:creator>
      <dc:date>2024-06-18T14:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: selection tool crosshair color in paper space</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12847567#M48437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15076937"&gt;@michaelg4VZPL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15076937"&gt;@michaelg4VZPL&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I'm looking to change my crosshair/selection in layout to Index color 80, R,G,B 63,255,0 in full version.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can use this AutoLISP statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(setenv "LayoutXhairPickboxEtc" "65343")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to revert back:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(setenv "LayoutXhairPickboxEtc" "0")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:30:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/selection-tool-crosshair-color-in-paper-space/m-p/12847567#M48437</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-06-18T18:30:21Z</dc:date>
    </item>
  </channel>
</rss>

