Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

macos: alt-tab not ... alt tabbing? #51

@ldemailly

Description

@ldemailly

Is that a limitation of the OS or my mistake but alt-tab seems to do nothing:

		kb.Clear()
		kb.SetKeys(keybd_event.VK_TAB)
		kb.HasALT(true)
		err := kb.Launching()

Same with .Press() .Release()

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