<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - ergonomics</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/ergonomics/rss2" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Mon, 06 Feb 2012 11:49:19 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>GUI, ergonomics and gestures</title>
    <link>http://www.jbkempf.com/blog/post/2007/03/26/GUI-ergonomics-and-gestures</link>
    <guid isPermaLink="false">urn:md5:4a7c0aab7667031e372b5e604a94e5a4</guid>
    <pubDate>Mon, 26 Mar 2007 11:14:00 +0200</pubDate>
    <dc:creator>Jean-Baptiste Kempf</dc:creator>
        <category>VideoLAN</category>
        <category>ergonomics</category><category>Qt4 GUI</category><category>VLC media player</category>    
    <description>    &lt;h3&gt;Ergonomics&lt;/h3&gt;

&lt;p&gt;Working on VLC media player interface, I found that clicking on menus and buttons was really un-natural. Lots of people have already said that, of course.&lt;/p&gt;


&lt;p&gt;That is why I gave a look at VLC media player Mouse Gestures.&lt;/p&gt;


&lt;h3&gt;Mouse Gestures&lt;/h3&gt;

&lt;p&gt;Most of the important code was already written by Dnumgis, but not the &lt;q&gt;functional part&lt;/q&gt;. There was four gestures and I re-mapped them to have new actions.&lt;/p&gt;


&lt;h4&gt;Number of actions:&lt;/h4&gt;

&lt;p&gt;To ease the use of those gestures, I had decided to use only one-movements and two-movements actions, since three-movements are difficult for some people. And I decided to remove all double-movement (left-left, right-right, etc..) for the same timing reason.&lt;/p&gt;


&lt;p&gt;So I had space for  4 x 5 - 4 = 16 actions.&lt;/p&gt;


&lt;h4&gt;New mapping:&lt;/h4&gt;

&lt;p&gt;You will find the new bindings on our &lt;a href=&quot;http://wiki.videolan.org/Mouse_Gestures&quot; hreflang=&quot;en&quot;&gt;wiki&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>
