Skip to content

Change volume and brightness in quarter-step doesn't work  #120

Open
@CloudnuY

Description

  • Robotgo version (or commit ref): v0.46.0.400, Pyrenees Mountains!
  • Go version: 1.10
  • Gcc version: Apple LLVM version 9.0.0 (clang-900.0.39.2)
  • Operating system and bit: macOS 10.12.6
  • Can you reproduce the bug at Examples:
    • Yes (provide example code)
    • No
    • Not relevant
  • Provide example code:
    package main
    
    import (
        "github.com/go-vgo/robotgo"
    )
    
    func main() {
        arr := []string{"alt", "shift"}
        robotgo.KeyTap("audio_vol_down", arr)
    }
  • Log gist:
    Null

Description

http://hints.macworld.com/article.php?story=20130309231013323

On macOS, ⌥+⇧+F1 lowers the brightness by a quarter of a notch, but there's no way to do that with this library.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions