Skip to main content
Ctrl+K

AirControl documentation

Contents:

  • AirControl
    • Overview
    • utils module
    • hotkeys
      • windows_hotkeys module
      • chrome_hotkeys module
      • gmail_hotkeys module
      • youtube_hotkeys module
  • .rst

hotkeys

hotkeys#

  • windows_hotkeys module
    • file_explorer()
    • multi_task()
    • notifications_center()
    • screen_capture()
    • settings()
    • split_left()
    • split_right()
    • voice_type()
  • chrome_hotkeys module
    • close_tab()
    • find_in_page()
    • new_tab()
    • new_window()
    • search_bar()
    • to_last_tab()
  • gmail_hotkeys module
    • new_mail()
    • open_drafts()
    • open_sent()
    • open_starred()
  • youtube_hotkeys module
    • full_screen()
    • next_video()
    • pause()

previous

utils module

next

windows_hotkeys module

By Andrea Zoccatelli