<?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: How to Change the Mouse Color? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929806#M76695</link>
    <description>is this for a practical joke on a coworker?  a mouse constantly changing colors would drive me crazy after a short time.  If you do manage to accomplish this I'd like to know so I could change a coworkers mouse.... i'm a bit of a prankster at times.</description>
    <pubDate>Thu, 20 Mar 2003 20:25:18 GMT</pubDate>
    <dc:creator>John Meissner</dc:creator>
    <dc:date>2003-03-20T20:25:18Z</dc:date>
    <item>
      <title>How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929802#M76691</link>
      <description>Hi, I need to change the COLOR of my mouse in Linux for ALL applications. Can anyone tell me what is the best way to do that.  &lt;BR /&gt; &lt;BR /&gt;I am preety much planning on writing an automated script that just randomly changes the color of the mouse.  &lt;BR /&gt;&lt;BR /&gt;I tried "xsetroot -curosor " but if the file is .xbm type it doesn't let me change its color. If the file is .bmp type if i change the color it says invalid bmp file.&lt;BR /&gt;&lt;BR /&gt;I need help in this really urgent... I've been trying to figure out on my own but no hope   Please help. &lt;BR /&gt;&lt;BR /&gt;Thanks  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 14:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929802#M76691</guid>
      <dc:creator>preeti singh</dc:creator>
      <dc:date>2003-03-18T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929803#M76692</link>
      <description>You can set cursor color in /home/&lt;USERNAME&gt;/.Xdefaults file or on the command line interface (read the man page for xterm "man xterm").&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 18 Mar 2003 15:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929803#M76692</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-03-18T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929804#M76693</link>
      <description>But what do I write in .Xdefaults... I want the mouse color to change for all applications, i.e. Mozilla, etc.  not just for xterm.  &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 18 Mar 2003 16:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929804#M76693</guid>
      <dc:creator>preeti singh</dc:creator>
      <dc:date>2003-03-18T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929805#M76694</link>
      <description>Most apps do control&lt;BR /&gt;the shape and color of the mouse-pointer themselves and this is usually&lt;BR /&gt;set with X resources or command-line options.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 16:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929805#M76694</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-03-18T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929806#M76695</link>
      <description>is this for a practical joke on a coworker?  a mouse constantly changing colors would drive me crazy after a short time.  If you do manage to accomplish this I'd like to know so I could change a coworkers mouse.... i'm a bit of a prankster at times.</description>
      <pubDate>Thu, 20 Mar 2003 20:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929806#M76695</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-20T20:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change the Mouse Color?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929807#M76696</link>
      <description>no actually its not a joke... i don't know if you are familiar with Virtual network computing. i have developed a program that would allow vnc connection to several vnc servers at the same time , you can go from one server to another by simply gliding the cursor to the end of the screen.  but if several clients connect to one vnc server we have a problem of identification of whose mouse is whose.  thus thats why I need a different id for each vnc connection.  &lt;BR /&gt;ya.. i think i almost got it... will let u know.. in few days</description>
      <pubDate>Sat, 22 Mar 2003 08:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-the-mouse-color/m-p/2929807#M76696</guid>
      <dc:creator>preeti singh</dc:creator>
      <dc:date>2003-03-22T08:39:45Z</dc:date>
    </item>
  </channel>
</rss>

