Skip to content

linusic/lazykey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRO

def Autohotkey_Python()       :
    primary_key               = "{ALT}"
    def move()                : ...
    def select()              : ...
    def hotstring()           : ...
    def hotkey()              :
        def l_alt()           : ...
        def r_alt()           : ...
        def l_shift()         : ...
        def r_shift()         : ...
        def win()             : ...
        def ctrl()            : ...
        def caps_lock()       : ...
        def letters_26()      : ...
        def numbers_09()      : ...
        def symbols_few()     : ...
        def l_button()        : ...
        def r_button()        : ...
        def m_button()        : ...
        def x_button_1()      : ...
        def x_button_2()      : ...
        def key_2_combo()     : ...
        def key_3_combo()     : ...
        def mouse_gesture()   : ...
        def no_desktop()      : ...
        def kill_type_arrow() : ...
    def remap()               :
        def vim()             : ...
        def emacs()           : ...
        def sublime()         : ...
        def vimium()          : ...
        def ranger()          : ...
        def winraw()          : ...
    def gui()                 :
        def clipboard()       : ...
        def desktop_manager() : ...
    def crawl()               :
        def python()          : ...
        def python_c()        : ...

About

‏‏‎ ‎

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors