<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Mouse Gestures for .NET</title><link>http://www.codeplex.com/mousegestures/Project/ProjectRss.aspx</link><description>Mouse Gestures component allows you to add mouse gestures recognition functionality to your   application.       Mouse gestures can provide quick access to common functions of your program.   They are very...</description><item><title>New Post: LLMouseFilter vs. ManagedMouseFilter</title><link>http://www.codeplex.com/mousegestures/Thread/View.aspx?ThreadId=39828</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your contribution. It looks nice.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;&lt;span&gt;LLMouseFilter vs. ManagedMouseFilter&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;
The biggest difference between &lt;span&gt;LLMouseFilter and ManagedMouseFilter&lt;/span&gt; is that the LLMouseFilter uses Windows Hooks to catch mouse events whereas &lt;span&gt;ManagedMouseFilter&lt;/span&gt; uses application message queue.&lt;br&gt;
Generally , if you have access to the apllication message queue (through Application.AddMessageFilter method) it is better to use &lt;span&gt;ManagedMouseFilter&lt;/span&gt;. LLMouseFilter was created for VisualStudio plugin, becouse there is no way to access VS message queue.&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Sun, 16 Nov 2008 23:48:40 GMT</pubDate><guid isPermaLink="false">New Post: LLMouseFilter vs. ManagedMouseFilter 20081116114840P</guid></item><item><title>New Post: LLMouseFilter vs. ManagedMouseFilter</title><link>http://www.codeplex.com/mousegestures/Thread/View.aspx?ThreadId=39828</link><description>&lt;div style="line-height: normal;"&gt;So after sleeping for a night, I realized the (now obvious) reason for consuming the messages is to inhibit right click actions in the application (like a context menu).&amp;nbsp; So, disregard that silly question.&lt;br&gt;
&lt;br&gt;
I hacked on the MouseGestures component, and re-worked it so that it will recognize arbitrary length gestures composed of the four directional elements.&amp;nbsp; I've uploaded a patch to the issue regarding additional gesture support at &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000" title="http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000"&gt;http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
I've made the necessary changes to the VS AddIn as well, but wanted to rework the gesture configuration to be more like that of other gesture enabled apps, as well as the configuration of keyboard shortcuts in VS.&amp;nbsp; Once I do that, I'll post the patch on the AddIn project page.&lt;br&gt;
&lt;/div&gt;</description><author>chrisost</author><pubDate>Fri, 14 Nov 2008 05:44:33 GMT</pubDate><guid isPermaLink="false">New Post: LLMouseFilter vs. ManagedMouseFilter 20081114054433A</guid></item><item><title>Commented Issue: Additional gestures</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000</link><description>Hi, me and my ImagineCup team find this MouseGestures lib very easy to use and we&amp;#39;ll include it in our this year&amp;#39;s project.&lt;br /&gt;I was wondering if there is a possibility to add more gestures. Our primary intrest is in circle and rectangle shapes.&lt;br /&gt;Thanks &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: chrisost ** &lt;p&gt;The attached patch expands the gesture recognition to arbitrary length gestures.  A gesture is then composed of any number of up, down, left, and right motions, as well as the starting position.  This seems more inline with the recognition capabilities of other gesture systems &amp;#40;ie Firefox plugins&amp;#41;.&lt;/p&gt;</description><author>chrisost</author><pubDate>Fri, 14 Nov 2008 05:39:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Additional gestures 20081114053930A</guid></item><item><title>New Post: LLMouseFilter vs. ManagedMouseFilter</title><link>http://www.codeplex.com/mousegestures/Thread/View.aspx?ThreadId=39828</link><description>&lt;div style="line-height: normal;"&gt;First - thanks for a useful project.&amp;nbsp; After being spoiled in my browser, I've become a gesture addict.&amp;nbsp; It's nice to have support for them in Visual Studio.&lt;br&gt;
&lt;br&gt;
I was interested in adding support for additional gestures, and so was poking through the code.&amp;nbsp; I was curious as to the two implementations of the IMouseMessageFilter.&amp;nbsp; I see that Visual Studio Add In uses the low level filter.&amp;nbsp; When should each filter be used?&amp;nbsp; Are there advantages and disadvantages of the two filters?&lt;br&gt;
&lt;br&gt;
Also (perhaps I should have created a separate thread), what is the reason for consuming the WM_RBUTTONDOWN and WM_RBUTTONUP events, as opposed to passing them on to the application?&lt;br&gt;
&lt;/div&gt;</description><author>chrisost</author><pubDate>Thu, 13 Nov 2008 05:59:22 GMT</pubDate><guid isPermaLink="false">New Post: LLMouseFilter vs. ManagedMouseFilter 20081113055922A</guid></item><item><title>CLOSED ISSUE: Additional gestures</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000</link><description>Hi, me and my ImagineCup team find this MouseGestures lib very easy to use and we&amp;#39;ll include it in our this year&amp;#39;s project.&lt;br /&gt;I was wondering if there is a possibility to add more gestures. Our primary intrest is in circle and rectangle shapes.&lt;br /&gt;Thanks &amp;#58;&amp;#41;&lt;br /&gt;</description><author>LKabrt</author><pubDate>Tue, 29 Apr 2008 17:06:07 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Additional gestures 20080429050607P</guid></item><item><title>COMMENTED ISSUE: Additional gestures</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000</link><description>Hi, me and my ImagineCup team find this MouseGestures lib very easy to use and we&amp;#39;ll include it in our this year&amp;#39;s project.&lt;br /&gt;I was wondering if there is a possibility to add more gestures. Our primary intrest is in circle and rectangle shapes.&lt;br /&gt;Thanks &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: LKabrt ** &lt;p&gt;Hi, I am afraid that it isn&amp;#39;t possible it would require a lot of work - the algorithm I am using can only recognize stright lines. I think in most programms would that complex gestures unused, so I am not planning to implement them. Sorry.&lt;/p&gt;</description><author>LKabrt</author><pubDate>Tue, 29 Apr 2008 17:04:58 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Additional gestures 20080429050458P</guid></item><item><title>CREATED ISSUE: Additional gestures</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=2000</link><description>Hi, me and my ImagineCup team find this MouseGestures lib very easy to use and we&amp;#39;ll include it in our this year&amp;#39;s project.&lt;br /&gt;I was wondering if there is a possibility to add more gestures. Our primary intrest is in circle and rectangle shapes.&lt;br /&gt;Thanks &amp;#58;&amp;#41;&lt;br /&gt;</description><author>IvanMacek</author><pubDate>Mon, 14 Apr 2008 12:58:02 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Additional gestures 20080414125802P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
Project Description
&lt;/h4&gt;Mouse Gestures component allows you to add mouse gestures recognition functionality to your&lt;br /&gt;application. The component is written in the C#.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
About mouse gestures
&lt;/h4&gt;More information about mouse gestures can be found on the page &lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About%20mouse%20gestures&amp;amp;referringTitle=Home"&gt;About mouse gestures&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Current project status
&lt;/h4&gt;The component supports 4 basic and 12 complex mouse gestures in the current release.&lt;br /&gt; &lt;br /&gt;Feedback, issues, or suggestions are welcomed in the &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/List.aspx" class="externalLink"&gt;Issue tracker.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Technical details
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20movement%20detection&amp;amp;referringTitle=Home"&gt;Mouse movement detection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20gesture%20recognition&amp;amp;referringTitle=Home"&gt;Mouse gesture recognition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Programms using Mouse Gestures for .NET
&lt;/h4&gt;&lt;a href="http://www.codeplex.com/mousegesturesvs/" class="externalLink"&gt;Mouse Gestures add-in for Visual Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;If you are using MouseGestures component  and you would like to make me happy leave a message in the &lt;a href="http://www.codeplex.com/mousegestures/Thread/List.aspx" class="externalLink"&gt;discussion board&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; with some details about your project. It's encouraging if you know that some is using your code.&lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Thu, 14 Feb 2008 09:39:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080214093917A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
Project Description
&lt;/h4&gt;Mouse Gestures component allows you to add mouse gestures recognition functionality to your&lt;br /&gt;application. The component is written in the C#.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
About mouse gestures
&lt;/h4&gt;More information about mouse gestures can be found on the page &lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About%20mouse%20gestures&amp;amp;referringTitle=Home"&gt;About mouse gestures&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Current project status
&lt;/h4&gt;The component supports 4 basic and 12 complex mouse gestures in the current release.&lt;br /&gt; &lt;br /&gt;Feedback, issues, or suggestions are welcomed in the &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/List.aspx" class="externalLink"&gt;Issue tracker.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Technical details
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20movement%20detection&amp;amp;referringTitle=Home"&gt;Mouse movement detection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20gesture%20recognition&amp;amp;referringTitle=Home"&gt;Mouse gesture recognition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Programms using Mouse Gestures for .NET
&lt;/h4&gt;&lt;a href="http://www.codeplex.com/mousegestures/" class="externalLink"&gt;Mouse Gestures add-in for Visual Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;If you are using MouseGestures component  and you would like to make me happy leave a message in the &lt;a href="http://www.codeplex.com/mousegestures/Thread/List.aspx" class="externalLink"&gt;discussion board&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; with some details about your project. It's encouraging if you know that some is using your code.&lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Thu, 14 Feb 2008 09:38:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080214093857A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
Project Description
&lt;/h4&gt;Mouse Gestures component allows you to add mouse gestures recognition functionality to your&lt;br /&gt;application. The component is written in the C#.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
About mouse gestures
&lt;/h4&gt;More information about mouse gestures can be found on the page &lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About%20mouse%20gestures&amp;amp;referringTitle=Home"&gt;About mouse gestures&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Current project status
&lt;/h4&gt;The component supports 4 basic and 12 complex mouse gestures in the current release.&lt;br /&gt; &lt;br /&gt;Feedback, issues, or suggestions are welcomed in the &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/List.aspx" class="externalLink"&gt;Issue tracker.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Technical details
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20movement%20detection&amp;amp;referringTitle=Home"&gt;Mouse movement detection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20gesture%20recognition&amp;amp;referringTitle=Home"&gt;Mouse gesture recognition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Programms using Mouse Gestures for .NET
&lt;/h4&gt;&lt;a href="http://www.codeplex.com/mousegestures/" class="externalLink"&gt;IMouse Gestures add-in for Visual Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;If you are using MouseGestures component  and you would like to make me happy leave a message in the &lt;a href="http://www.codeplex.com/mousegestures/Thread/List.aspx" class="externalLink"&gt;discussion board&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; with some details about your project. It's encouraging if you know that some is using your code.&lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Thu, 14 Feb 2008 09:38:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080214093828A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
Project Description
&lt;/h4&gt;Mouse Gestures component allows you to add mouse gestures recognition functionality to your&lt;br /&gt;application. The component is written in the C#.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
About mouse gestures
&lt;/h4&gt;More information about mouse gestures can be found on the page &lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About%20mouse%20gestures&amp;amp;referringTitle=Home"&gt;About mouse gestures&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Current project status
&lt;/h4&gt;The component supports 4 basic and 12 complex mouse gestures in the current release.&lt;br /&gt; &lt;br /&gt;Feedback, issues, or suggestions are welcomed in the &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/List.aspx" class="externalLink"&gt;Issue tracker.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Technical details
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20movement%20detection&amp;amp;referringTitle=Home"&gt;Mouse movement detection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20gesture%20recognition&amp;amp;referringTitle=Home"&gt;Mouse gesture recognition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;If you are using MouseGestures component  and you would like to make me happy leave a message in the &lt;a href="http://www.codeplex.com/mousegestures/Thread/List.aspx" class="externalLink"&gt;discussion board&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; with some details about your project. It's encouraging if you know that some is using your code.&lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 23:28:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080213112811P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
Project Description
&lt;/h4&gt;Mouse Gestures component allows you to add mouse gestures recognition functionality to your&lt;br /&gt;application. The component is written in the C#.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
About mouse gestures
&lt;/h4&gt;More information about mouse gestures can be found on the page &lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About%20mouse%20gestures&amp;amp;referringTitle=Home"&gt;About mouse gestures&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Current project status
&lt;/h4&gt;The component supports 4 basic and complex 12 mouse gestures in the current release.&lt;br /&gt; &lt;br /&gt;Feedback, issues, or suggestions are welcomed in the &lt;a href="http://www.codeplex.com/mousegestures/WorkItem/List.aspx" class="externalLink"&gt;Issue tracker.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Technical details
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20movement%20detection&amp;amp;referringTitle=Home"&gt;Mouse movement detection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=Mouse%20gesture%20recognition&amp;amp;referringTitle=Home"&gt;Mouse gesture recognition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;If you are using MouseGestures component  and you would like to make me happy leave a message in the &lt;a href="http://www.codeplex.com/mousegestures/Thread/List.aspx" class="externalLink"&gt;discussion board&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; with some details about your project. It's encouraging if you know that some is using your code.&lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 23:27:54 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080213112754P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mousegestures/SourceControl/ListDownloadableCommits.aspx</link><description>Documentation</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 23:02:36 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080213110236P</guid></item><item><title>CLOSED ISSUE: Visual Studio Plug-in</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=1114</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I find this is a great thing to make such a thing like mouse gestures. I&amp;#39;ve been using a plug-in like this in IE, and I would like to use it with Visual Studio. Do you think it would be easy to make an add-in for visual studio to deal with mouse gestures &amp;#63;&lt;br /&gt;Comments: Visual Studio add-in is available now. You can download it from the http://www.codeplex.com/mousegesturesvs</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 22:00:43 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Visual Studio Plug-in 20080213100043P</guid></item><item><title>COMMENTED ISSUE: Visual Studio Plug-in</title><link>http://www.codeplex.com/mousegestures/WorkItem/View.aspx?WorkItemId=1114</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I find this is a great thing to make such a thing like mouse gestures. I&amp;#39;ve been using a plug-in like this in IE, and I would like to use it with Visual Studio. Do you think it would be easy to make an add-in for visual studio to deal with mouse gestures &amp;#63;&lt;br /&gt;Comments: ** Comment from web user: LKabrt ** &lt;p&gt;Add-in for Visual Studio is available at the address http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;mousegesturesvs&lt;/p&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 21:59:11 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Visual Studio Plug-in 20080213095911P</guid></item><item><title>UPDATED WIKI: About mouse gestures</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About mouse gestures&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
About mouse gestures
&lt;/h3&gt;Mouse gesture is a way of combining computer mouse movements and clicks which the software recognizes as a specific command. Mouse gestures can provide quick access to common functions of a program.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;from the Wikipedia, the free encyklopedia&lt;/i&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
How to perform a mouse gesture
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Click and hold the right mouse button&lt;/li&gt;&lt;li&gt;Move the mouse in the desired direction&lt;/li&gt;&lt;li&gt;Release the mouse button&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;If you would like to try it, you can download the &lt;a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=mousegestures&amp;amp;ReleaseId=10488" class="externalLink"&gt;sample application&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 19:34:16 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: About mouse gestures 20080213073416P</guid></item><item><title>UPDATED WIKI: About mouse gestures</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About mouse gestures&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
About mouse gestures
&lt;/h3&gt;Mouse gesture is a way of combining computer mouse movements and clicks which the software recognizes as a specific command. Mouse gestures can provide quick access to common functions of a program.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;from the Wikipedia, the free encyklopedia&lt;/i&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
How to perform a mouse gesture
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Click and hold the right mouse button&lt;/li&gt;&lt;li&gt;Move the mouse in the desired direction&lt;/li&gt;&lt;li&gt;Release the mouse button&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;If you would like to try it, you can download the [sample application|url:http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=mousegestures&amp;amp;ReleaseId=10488]&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 19:29:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: About mouse gestures 20080213072939P</guid></item><item><title>UPDATED WIKI: About mouse gestures</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About mouse gestures&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
About mouse gestures
&lt;/h3&gt;Mouse gesture is a way of combining computer mouse movements and clicks which the software recognizes as a specific command. Mouse gestures can provide quick access to common functions of a program.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;from the Wikipedia, the free encyklopedia&lt;/i&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
How to perform a mouse gesture
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Click and hold the right mouse button&lt;/li&gt;&lt;li&gt;Move the mouse in the desired direction&lt;/li&gt;&lt;li&gt;Release the mouse button&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;If you would like to try it, you can download the [sample application|url:https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=mousegestures&amp;amp;ReleaseId=10488]&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 19:29:01 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: About mouse gestures 20080213072901P</guid></item><item><title>UPDATED WIKI: About mouse gestures</title><link>http://www.codeplex.com/mousegestures/Wiki/View.aspx?title=About mouse gestures&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
About mouse gestures
&lt;/h3&gt;Mouse gesture is a way of combining computer mouse movements and clicks which the software recognizes as a specific command. Mouse gestures can provide quick access to common functions of a program.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;from the Wikipedia, the free encyklopedia&lt;/i&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
How to perform a mouse gesture
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Click and hold the right mouse button&lt;/li&gt;&lt;li&gt;Move the mouse in the desired direction&lt;/li&gt;&lt;li&gt;Release the mouse button&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;If you would like to try it, you can download the [sample application.|url:https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=mousegestures&amp;amp;ReleaseId=10488]&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>LKabrt</author><pubDate>Wed, 13 Feb 2008 19:27:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: About mouse gestures 20080213072755P</guid></item><item><title>UPDATED RELEASE: Mouse Gestures 0.9 (II 06, 2008)</title><link>http://www.codeplex.com/mousegestures/Release/ProjectReleases.aspx?ReleaseId=10488</link><description>Stable version of the component &amp;#43; sample application</description><author></author><pubDate>Wed, 13 Feb 2008 19:26:54 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Mouse Gestures 0.9 (II 06, 2008) 20080213072654P</guid></item></channel></rss>