Coder Social home page Coder Social logo

enable-elantech-on-ubuntu's Introduction

Enable Elantech clickpad on Ubuntu

goal

Currently (september 2012), Ubuntu 12.04 does not recogniza the Elantech Touchpad of my Asus Zenbook Prime UX31a : no right and middle click, no click for drag. The scripts configure Synaptics drivers to enable clickpad, middle and right click

scripts

Both script require one parameter wich is the device identifier (id or name as given by xinput).

  • enable-clickpad.sh : that script tells driver that this is a clickpad (click buttons are no separated from pad). That will enable to click and drag. It should be executed before the other
  • enable-softbuttons : enable middle click and right click.

usage

Add the scripts in your ~/.bash_profile and it should be good (do not forget the parameter :)

limits

If you want to use these scripts for other than Elantech Touchpad, you'll have to change the device varaible in the scripts to match your device (xinput should help to find it's name).

greeetings

These scripts are based on those written by Nicholas Skaggs and published on his blog The Orange Notebook. Thank you for writing and sharing them !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.