Coder Social home page Coder Social logo

aldaviva / hotkeys Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 34 KB

⌨ Add handy missing keyboard shortcuts to other programs using AutoHotkey.

License: Apache License 2.0

PowerShell 22.51% AutoHotkey 77.49%
autohotkey-script keyboard-shortcuts windows-explorer total-commander

hotkeys's Introduction

hotkeys

This is an AutoHotkey script that adds useful keyboards.

Keyboard shortcuts

Set Windows Explorer view mode

Shortcut Action
Ctrl+1 Medium Icons
Ctrl+2 List
Ctrl+3 Details

Change the view of a Windows Explorer directory list UI. This applies to Explorer folder windows as well as dialogs whose titles start with "Open," "Save," and "Browse."

Location clipboard

Shortcut Action
Ctrl+Shift+C Copy location from Windows Explorer
Ctrl+Shift+V Paste location into Windows Explorer or Total Commander

Total Commander has its own copy location command (cm_CopySrcPathToClip), so that functionality is not duplicated here.

Type different characters

Shortcut Example Action
Win+- Type en dash (for ranges)
Win+Shift+- Type em dash (like a colon)
Win+Shift+, Type left single angle quotation mark
Win+Shift+. Type right single angle quotation mark
Win+Ctrl+Shift+, « Type left double angle quotation mark
Win+Ctrl+Shift+. » Type right double angle quotation mark
Win+Ctrl+Alt+, Type less than or equal to
Win+Ctrl+Alt+. Type greater than or equal to
Win+8 × Type multiplication sign
Win+0 ° Type degree sign
Win+Alt+ Type up arrow
Win+Alt+ Type right arrow
Win+Alt+ Type down arrow
Win+Alt+ Type left arrow
Win+Alt+. Type ellipsis

Send reserved hotkeys to other applications

Shortcut Action
Win+Alt+T Type Win+Ctrl+Alt+T

This is used to make Win+Alt+T show the PS Tray Factory menu.

Normally, this shortcut conflicts with Windows Explorer, which reserves Win+T for cycling through taskbar buttons. This is useless to me because I use Alt+Tab to switch windows and have no other use for interacting with taskbar buttons with the keyboard.

To make this work with PS Tray Factory, you have to set "Show the system tray menu" to Win+Ctrl+Alt+T in PS Tray Factory › Options › System Tray Icons List.

Minimize active window

Shortcut Action
Win+PgUp Minimize active window

This is only necessary and available on Windows ≤ 7. It's here to work around a bug with DWM and Vivaldi where minimizing Vivaldi would disable DWM compositing. Windows 8 and later can't disable DWM and therefore don't have this problem, so you can use your favorite window manager helper like WindowSizeGuard or WinSplit Revolution to minimize the active window instead.

hotkeys's People

Contributors

aldaviva avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.