• Contact Us
  • Sitemap
  • Privacy Policy
  • Search
  • About Us

Earn Money Online

  • Blogging
  • Essential
  • Huawei Modem
  • Social Media

A Multi-touch gestures in Ubuntu (least some of em…)

Tweet

Well when used my friend’s Rahul Macbook pro i found the multi-touch gestures . Though might look very minor as feature but it’s overall usability is quite nice. so being a ubuntu fresher. I googled up and few links having tweaking to accept few gestures. I was able find out two of the multitouch gestures specifically two finger horizontal and vertical scrolling . more gestures are available in the code bit I am yet to find em. Happy Tweaking I am using Dell 1525

multitouch-in-linux

Create new file

gksudo gedit /etc/hal/fdi/policy/11-x11-synaptics.fdi

Paste the following code into the file and save it.

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
 <device>
   <match key="info.capabilities" contains="input.touchpad">
       <merge key="input.x11_driver" type="string">synaptics</merge>
       <merge key="input.x11_options.SHMConfig" type="string">On</merge>
       <merge key="input.x11_options.EmulateTwoFingerMinZ" type="string">90</merge>
       <merge key="input.x11_options.VertTwoFingerScroll" type="string">1</merge>
       <merge key="input.x11_options.HorizTwoFingerScroll" type="string">1</merge>
       <merge key="input.x11_options.TapButton1" type="string">1</merge>
       <merge key="input.x11_options.TapButton2" type="string">3</merge>
<!--two finger tap -> middle clieck(3) -->
      <merge key="input.x11_options.TapButton3" type="string">2</merge>
 <!--three finger tap -> right click(2). almost impossible to click -->
   </match>
 </device>
</deviceinfo>

Restart hal and enjoy multitouch touchpad.

sudo /etc/init.d/hal restart

Update: Diagnosing your touchpad for multi-finger-sensing-capability

Few people have problem with this not working, while it works for few others. This is posted in ubuntu forums

synclient -m 100
Fifth column in the output f is number of fingers on your touchpad. Put two or more fingers on your touchpad and watch the column. If you see it more than one, this should work for you.



You may also like these Articles:

  1. How To Activate Kaspersky Anti-Virus 2010 And Internet Security 2010 Final
  2. [Solve Error] This version of Windows could not be installed, Your previous version of Windows has been restored
  3. How To Change Windows XP SP3 Installtion Setup Background Look
  4. How to Lock folder on windows using recycle bin
  5. Trick to Open A File With Unknown Extension
  6. After upgrading from Vista to Windows 7 Computer keeps rebooting..!!

You Might Also Like These Posts

  • HP Launches Compaq 100B SFF Business PC

  • AutoPlay App: Watch Continuous YouTube Videos on iOS Device and TV

  • Top Free Movie Sites to Watch movies Online

Article by Mohsin Patel

Mohsin Patel has written 318 articles.

If you like This post, you can follow free-tricks.com on Twitter. Subscribe to FT feed via RSS or EMAIL to receive instant updates.

Tweet Facebook Google

{ 0 comments… add one now }

Cancel reply

Leave a Comment

Previous post: SEO: Get your blog indexed at all major search engines

Next post: Ten Fastest Growing Job and Career-Related Websites in the US

  • SEARCH HERE

  • recent posts

    • Facebook announced Video Chat – Group Video Calling
      Facebook announced Video Chat – Group Video Calling
    • Awasome Tricks for Google plus
      Awasome Tricks for Google plus
    • HP Launches Compaq 100B SFF Business PC
      HP Launches Compaq 100B SFF Business PC
    • AutoPlay App: Watch Continuous YouTube Videos on iOS Device and TV
      AutoPlay App: Watch Continuous YouTube Videos on iOS Device and TV
    • Top Free Movie Sites to Watch movies Online
      Top Free Movie Sites to Watch movies Online
    • How to Monitor the Status of MAC From The Dock
      How to Monitor the Status of MAC From The Dock
    • How to get Google Plus Free invitation for google social network.
      How to get Google Plus Free invitation for google social network.
    • HTC Panache Released on Cincinnati Bell’s Network
      HTC Panache Released on Cincinnati Bell’s Network
    • Hostgator 40% Discount Offer: Last 2 Hours
      Hostgator 40% Discount Offer: Last 2 Hours
    • Give Away Contest:Adsense Ready WordPress theme-KnowBest
      Give Away Contest:Adsense Ready WordPress theme-KnowBest
  • Mobile Tips

    • How to transfer balance in TATA DOCOMO
    • Check Is Your Nokia mobile Original
    • How to transfer balance in TATA DOCOMO
  • How to Unlock Modem

    • Wordpress theme Design Tips
    • Windows7 Keyboard Shortcuts
    • Google Plus Tips
    • I'm feeling lucky tricks
  • Tutorials

    • Setup Android Development On Windows
    • How to Connect WindowsXp and Windows7 in a WorkGroup
    • Custom Keyboard Shortcuts in Microsoft Word

Copyright 2008-2012 - Blogging Tips || Sitemap || Privacy Policy