Giter VIP home page Giter VIP logo

dotnet-keyjedi's Introduction

This project is licensed under the Apache 2 License.

Using Keyboard Jedi - 1 minute guide By Roy Osherove (Roy at Osherove.com) Blog: www.osherove.com

You may use and distribute this program freely as long as you do not change it in any way, including credits and associated text files.

  1. Double click the program exe file
  2. Adjust the opacity by using the slider at the bottom
  3. As you click keyboard shortcuts, the last shortcut will appear at the top.
  4. Mousless Mode[optional] Key Jedi can help you overcome your fear of the keyboard by disabling the mouse for the currently active application. Pressing the special "Mousless" global key (default is ctrl-shift-alt-F12) will make sure the mouse can never leave the confines of Key Jedi window as long as the application which was selected when the key was pressed is still active. For example:
    • Open Visual Studio when Key Jedi is running. Make vs the active app.
    • Press Ctrl-shift-alt-f12
    • Key jedi will tell you you are in mousless mode for vs.
    • Pour mouse will be "held prisoner" in the bounds of Key Jedi.
    • You will only be able to use your keyboard to operate VS. Use this mode to force yourself to learn keyboard shortcuts instead of using the mouse.
    • If you alt-tab to a different application your mouse will be free.
    • if you alt-tab back to VS, your mouse will lock again.
    • Press ctrl-alt-shift-f12 again to regain mouse control.

Configuration settings (*.exe.config):

VisualStudioOnly

  • True: Shortcuts will only appear in KJ when Visual Studio is the active application.
  • False: Every shortcuts in EVERY application will appear in KJ.

MouselessModeKey (string)

This decides what global key will activate "Mouseless mode" for the active application.

The default is Shift+Alt+Ctrl+F12

Set this to a string with the following parts:

[Special key] + [other key]...

example:

Shift+Ctrl+K
Alt+Shift+Ctrl+F5

Opacity (0.1-1.0)

Control the initial opacity of the application

BackColor

Set to any System.Color such as "Blue", "White", "Window" etc.. will be the background of the list.

ForeColor

Set the color of the FIRST item in the list. All other items are colored to slowly "fade".

ListFont

Set the font that will appear in the list.

dotnet-keyjedi's People

Contributors

davidadsit avatar royosherove avatar alexdresko avatar

Watchers

Damian Stanger avatar James Cloos 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.