Code Monkey home page Code Monkey logo

rmbhook's Introduction

RmbHook

This project contains two parts. One is a C# mouse and keyboard global library. One is an application based on it.

1> MouseKeyboardLibrary class library; -The library was originally found here: http://www.codeproject.com/Articles/28064/Global-Mouse-and-Keyboard-Library; -And I haven't made changes to it;

2> RmbHook application; -I want to realize some functions based on the hook lib; -Now the first, which is also the most important one, is the RmbKey hook function. -How it works: , By tracking the Escape key, it will have a command mode, just like the Vim editor. , In the command mode, the keyboard inputs will be processed as commands, to realize functions like cursor moving and so on. , In this way, when you type words, you need not have to move the cursor by mouse, your hands need not leave the keyboard. -In contract with Vim, this is a golbal hook, so it works in all situation when you're typing something, not just the Vim editor.

3> More functions to work on; In the future, these functions are under plan( I had tested yet) -mouse gesture recognize; -desktop windows management; -do some convinent jobs trigged by key command, for example: open a editor for typing some notes.

rmbhook's People

Contributors

freelsen avatar

Stargazers

 avatar

Watchers

 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.