Giter Club home page Giter Club logo

click's Introduction

click

control the mouse efficiently using the keyboard!

Why?

for those who use vi/emacs, screen, vimperator, but still sometimes have to lose time taking the hands of the keyboard to click somewhere, now you can click efficiently anywhere using only the keyboard.

How?

divinding the screen recursively so that it is possible to address any pixels with a logarithm number of keystrokes.

Features

mouse movement, left/right/middle/double click, drag-and-drop.

Installing

$ sudo apt-get install freeglut3 freeglut3-dev binutils-gold libxtst-dev
$ git clone git://github.com/kssilveira/click.git
$ cd click && make

Help

create a keyboard shortcut that executes click (System->Preferences->Keyboard Shortcuts)

commands:

  • '1' to '9': move the mouse
  • '0', 'z', space, backspace: go back one level
  • enter: left click
  • shift+enter: right click
  • shift+alt+enter: middle click
  • ctrl+shift+enter: left drag
  • ctrl+alt+shift+enter: double click
  • '!', '[', ']', esc: exit

Branching Model

Style

License

MIT License (MIT).

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.