Hello, I would like to know if is there any workaround for doing ginn to
work with Ubuntu 13.10 64 bit ?

I tried just a simple example:
<ginn>
  <global>
  <!-- Windows control -->
    <wish gesture="Pinch" fingers="2">
      <action name="action1" when="update">
        <trigger prop="radius delta" min="-200" max="-40"/>
        <key modifier1="Alt_L">F10</key>
      </action>
    </wish>
    <wish gesture="Pinch" fingers="2">
      <action name="action1" when="update">
        <trigger prop="radius delta" min="40" max="200"/>
        <key modifier1="Alt_L">F10</key>
      </action>
    </wish>
  </global>
</ginn>

and got this:

    Gestures subscribed:
    Pinch,touch=2
    error subscribing to gestures

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985121

Title:
  Ginn doesn't subscribe to gestures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/985121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to