Giter Site home page Giter Site logo

keypress's Introduction

keypress

With this command line application you can simulate an input from your keyboard in windows environments (win 2000 and later).
You can simulate the pressure of every character in the keyboard, and probably also the special vendor keys.
For characters list, execute 'keypress ls' or seee this page : https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx)

Usage: keypress [OPTIONS]

Options:
time [MILLIS] - t [MILLIS] - Specify a sleep time in milliseconds before the key pressing
hex [HEX] - h [HEX] - HEX will be processed as a hex number and converted following the special table
win-code [STRING] - w [STRING] - STRING will be processed as a string and converted following the special table
list-specials - ls - Show the list of special characters




example: - keypress w VK_ESCAPE t 100 - keypress w VK_VOLUME_MUTE - keypress w VK_BROWSE_BACK - keypress w VK_MEDIA_NEXT_TRACK - keypress w VK_PLAY - keypress w VK_ZOOM

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.