Skip to content

Use Quicklaunch icon (tip) #10

Description

@SzymonRivera

Maybe a tip for others, I made a simple AutoHotkey script and created a Quicklaunch shortcut to it. I use Actual Multiple Monitors to mirror the taskbar to every screen so that the Quicklaunch show desktop icon is present on every screen.

AutoHotkey script:

Send {LWIN down}
Send {LShift down}
Send d
Send {LWin up}
Send {LShift up}
return

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions