GithubHelp home page GithubHelp logo

nrdybhu1 / xmouseless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbensmann/xmouseless

1.0 0.0 0.0 29 KB

A fast and simple way to control the mouse.

License: GNU General Public License v3.0

Makefile 4.39% C 95.61%

xmouseless's Introduction

xmouseless

This program is a replacement for the physical mouse in Linux.

Features:

  • move the mouse with different speeds
  • click and grab
  • scroll
  • execute shell commands

Installation

make
sudo make install

If you are not using an Arch based distro you might have to install some headers, e.g. on Debian based distros:

sudo apt-get install libx11-dev libxtst-dev

Usage

When starting xmouseless, it grabs the keyboard and all defined bindings are available. When pressing an exit key, the program exits.

The usage is quite intuitive and with some practice, you can move the pointer to a specific location very fast. Basically, you move the pointer by pressing some keys (the defaults are i, k, j and l for up, down, left and right) and change the speed by pressing modifier keys. The keys f, d and s (by default) are used to simulate mouse clicks and grabbing. With some other keys, you can scroll up, down, left and right and execute previously defined shell commands.

You probably want to define a key binding to start xmouseless.

Configuration

The configuration is done in config.h, which is a C header file, but you don't need any programming knowledge to edit it. After you edited the file, you have to run make again.

xmouseless's People

Contributors

jbensmann avatar

Stargazers

Bhuvan Sankar Andela avatar

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.