<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Enabling all options on Logitech mice using uberOptions and SetPoint</title>
	<atom:link href="http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Sun, 05 Feb 2012 23:06:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Frank</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-312473</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 03 Feb 2012 04:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-312473</guid>
		<description>the last post had a portion missing from the last paragraph:

Then I found the button or buttons I wanted to customize (look for &lt;button Number=...).. Under &lt;TriggerState …, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</description>
		<content:encoded><![CDATA[<p>the last post had a portion missing from the last paragraph:</p>
<p>Then I found the button or buttons I wanted to customize (look for &lt;button Number=&#8230;).. Under &lt;TriggerState …, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-312472</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 03 Feb 2012 04:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-312472</guid>
		<description>uberOptions is a great little program. Along with the AutoHotKey macro program, you can get your mouse to do a LOT of repetitious work for you. Unfortunately, it won&#039;t be proofreading this post.

After installing uberOptions, I was trying to modify a config file for an unsupported mouse (Logitech M510). It was very basic, and quickly I had some success (more on that below). However, I was unable to assign application-specific settings for a middle (scroll) button, instead seeing the message &quot;This button cannot be configured for application-specific behavior.&quot;

I &lt;i&gt;could&lt;/i&gt; assign a system-wide/global action or key for my middle button, but was frustrated I couldn&#039;t go application-specific with it. (The application-specific options had started working for other buttons on the mouse.)

Reading this article clued me to try assigning a keystroke to that button globally, and sure enough the application-specific feature for that button started working perfectly.

As above, my mouse (the M510) was not supported, but I was able to edit the XML file quite easily. The hard part was finding the right file.

On my Windows 7 machine the file was located at: &lt;blockquote&gt;C:\ProgramData\Logishrd\SetPointP\Devices\PointingDevice\10000A9\10000A9.xml&lt;/blockquote&gt;

Each device has a folder (10000A9 in my case), and the XML file says right near the top what mouse it is for (search for &quot;DisplayName&quot;)

Then I found the button or buttons I wanted to customize (look for ). Under &lt;TriggerState ..., I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</description>
		<content:encoded><![CDATA[<p>uberOptions is a great little program. Along with the AutoHotKey macro program, you can get your mouse to do a LOT of repetitious work for you. Unfortunately, it won&#8217;t be proofreading this post.</p>
<p>After installing uberOptions, I was trying to modify a config file for an unsupported mouse (Logitech M510). It was very basic, and quickly I had some success (more on that below). However, I was unable to assign application-specific settings for a middle (scroll) button, instead seeing the message &#8220;This button cannot be configured for application-specific behavior.&#8221;</p>
<p>I <i>could</i> assign a system-wide/global action or key for my middle button, but was frustrated I couldn&#8217;t go application-specific with it. (The application-specific options had started working for other buttons on the mouse.)</p>
<p>Reading this article clued me to try assigning a keystroke to that button globally, and sure enough the application-specific feature for that button started working perfectly.</p>
<p>As above, my mouse (the M510) was not supported, but I was able to edit the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> file quite easily. The hard part was finding the right file.</p>
<p>On my Windows 7 machine the file was located at:<br />
<blockquote>C:\ProgramData\Logishrd\SetPointP\Devices\PointingDevice\10000A9\10000A9.xml</p></blockquote>
<p>Each device has a folder (10000A9 in my case), and the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> file says right near the top what mouse it is for (search for &#8220;DisplayName&#8221;)</p>
<p>Then I found the button or buttons I wanted to customize (look for ). Under &lt;TriggerState &#8230;, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Canon MX310</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-231065</link>
		<dc:creator>Canon MX310</dc:creator>
		<pubDate>Thu, 26 May 2011 00:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-231065</guid>
		<description>Does anybody know if anyone has written a configuration file for the MX700 Yet? Or do I just need to upgrade. Thx</description>
		<content:encoded><![CDATA[<p>Does anybody know if anyone has written a configuration file for the MX700 Yet? Or do I just need to upgrade. Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tork</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-90615</link>
		<dc:creator>Tork</dc:creator>
		<pubDate>Mon, 28 Jan 2008 13:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-90615</guid>
		<description>I have a problem that is obliquely related and am, interested to hear id =f there is a fix, Set point itself may be that fix I havent tried it yet. I am using Mouseware 9.79.019 and regularly ( a couple of times a day the custom setting for button 5 on my OPtical track ball is lost and it reverts form double click to single click , this is a massive time waste as each time I( have to open the mouseware and then start quick set up. I can them close it without actually changing anything hit apply and the custom button setting is re enabled
Any comments and suggestions welcomed
BTW this happens on 3 different machines with individual track balls (XP Pro updated to latest version)
T</description>
		<content:encoded><![CDATA[<p>I have a problem that is obliquely related and am, interested to hear id =f there is a fix, Set point itself may be that fix I havent tried it yet. I am using Mouseware 9.79.019 and regularly ( a couple of times a day the custom setting for button 5 on my OPtical track ball is lost and it reverts form double click to single click , this is a massive time waste as each time I( have to open the mouseware and then start quick set up. I can them close it without actually changing anything hit apply and the custom button setting is re enabled<br />
Any comments and suggestions welcomed<br />
BTW this happens on 3 different machines with individual track balls (XP Pro updated to latest version)<br />
T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-66103</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Fri, 28 Sep 2007 16:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-66103</guid>
		<description>hi, 

any information on the following situation would be appreciated.

currently have  the Logitech LX 700 series Desktop/Mouse combo operating on Windows ME.

as a replacement I have on the way a MX 3200 series combo.

Will I be able to utilize the MX3200 series on windows ME be using uberoption along with any possible upgrade fo the SetPoint software?

thanks,,
Art</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>any information on the following situation would be appreciated.</p>
<p>currently have  the Logitech LX 700 series Desktop/Mouse combo operating on Windows ME.</p>
<p>as a replacement I have on the way a MX 3200 series combo.</p>
<p>Will I be able to utilize the MX3200 series on windows ME be using uberoption along with any possible upgrade fo the SetPoint software?</p>
<p>thanks,,<br />
Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unitstep.net</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-49376</link>
		<dc:creator>unitstep.net</dc:creator>
		<pubDate>Sun, 24 Jun 2007 18:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-49376</guid>
		<description>&lt;strong&gt;Update on Logitech SetPoint and uberOptions...&lt;/strong&gt;


It&#8217;s been a while since I wrote about uberOptions, the excellent utility that allows you to configure the extra mouse buttons on your Logitech mouse in just about any way you could want.  Basically, uberOptions can unleash the potential of Logit...</description>
		<content:encoded><![CDATA[<p><strong>Update on Logitech SetPoint and uberOptions&#8230;</strong></p>
<p>It&#8217;s been a while since I wrote about uberOptions, the excellent utility that allows you to configure the extra mouse buttons on your Logitech mouse in just about any way you could want.  Basically, uberOptions can unleash the potential of Logit&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxwell Gregory</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-22204</link>
		<dc:creator>Maxwell Gregory</dc:creator>
		<pubDate>Wed, 07 Mar 2007 21:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-22204</guid>
		<description>Hi Peter :

I wonder if you have any ideas about a problem I am having. I am running SetPoint 3.3 on Vista Ultimate 32-bit with an MX1000 mouse. I have not installed Uberoptions (yet :) ).

I am able to use SetPoint to bind, say, the forward button on my mouse to a keystroke, but when I launch a game, and then configure my keys for that game, the game does not recognise the keystroke when I press the forward button on my mouse. This is happening in all 3 of the games I am playing currently, Half Life 2 (incl. CSS, HL2 deathmatch etc.), Call of Cthulhu, Dark Corners of the Earth and Prey. The same games on Windows XP Pro worked fine with my key-bindings.

Any ideas? Would Uberoptions help with this issue?

Thanks!

Regards,
Max</description>
		<content:encoded><![CDATA[<p>Hi Peter :</p>
<p>I wonder if you have any ideas about a problem I am having. I am running SetPoint 3.3 on Vista Ultimate 32-bit with an MX1000 mouse. I have not installed Uberoptions (yet <img src='http://unitstep.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>I am able to use SetPoint to bind, say, the forward button on my mouse to a keystroke, but when I launch a game, and then configure my keys for that game, the game does not recognise the keystroke when I press the forward button on my mouse. This is happening in all 3 of the games I am playing currently, Half Life 2 (incl. <acronym class="uttInitialism" title="Cascading Style Sheets">CSS</acronym>, HL2 deathmatch etc.), Call of Cthulhu, Dark Corners of the Earth and Prey. The same games on Windows XP Pro worked fine with my key-bindings.</p>
<p>Any ideas? Would Uberoptions help with this issue?</p>
<p>Thanks!</p>
<p>Regards,<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Chng</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-804</link>
		<dc:creator>Peter Chng</dc:creator>
		<pubDate>Sun, 17 Sep 2006 19:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-804</guid>
		<description>Okay, cool.  Yes, I think there&#039;s something in uberOptions where if you set an action to &quot;Generic Button&quot;, then that button cannot be assigned different options across profiles.  (I.E, it is a &quot;Generic Button&quot; for every profile)

If you like keeping them set as generic buttons, you can usually configure their usage from within the game itself.</description>
		<content:encoded><![CDATA[<p>Okay, cool.  Yes, I think there&#8217;s something in uberOptions where if you set an action to &#8220;Generic Button&#8221;, then that button cannot be assigned different options across profiles.  (I.E, it is a &#8220;Generic Button&#8221; for every profile)</p>
<p>If you like keeping them set as generic buttons, you can usually configure their usage from within the game itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Evers</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-803</link>
		<dc:creator>Brian Evers</dc:creator>
		<pubDate>Sun, 17 Sep 2006 17:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-803</guid>
		<description>I finally got it working.  I think it had something to do with setting generic buttons in the all programs profile messing up my game profile.</description>
		<content:encoded><![CDATA[<p>I finally got it working.  I think it had something to do with setting generic buttons in the all programs profile messing up my game profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Evers</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-625</link>
		<dc:creator>Brian Evers</dc:creator>
		<pubDate>Tue, 12 Sep 2006 03:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-625</guid>
		<description>I am using Setpoint 3 and uberoption 2.91.  I see there is a newer version of uberoptions, so I will try that even though the changelog doesn&#039;t sound like it changes anything for the MX1000.</description>
		<content:encoded><![CDATA[<p>I am using Setpoint 3 and uberoption 2.91.  I see there is a newer version of uberoptions, so I will try that even though the changelog doesn&#8217;t sound like it changes anything for the MX1000.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

