Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure showing scrollbars when scrolling #67

Open
4 of 5 tasks
jidicula opened this issue Oct 11, 2020 · 0 comments
Open
4 of 5 tasks

Configure showing scrollbars when scrolling #67

jidicula opened this issue Oct 11, 2020 · 0 comments
Labels
new command Add a new command

Comments

@jidicula
Copy link
Contributor

  • I made sure this command is not in the commands list
  • I searched and didn't find this command in the listed issues
  • I know this defaults command exists
  • I know this command works on macOS current version
  • I know this command is deprecated on macOS current version
  • Folder: NSGlobalDomain
  • Command: AppleShowScrollBars
  • Argument type (if applicable): string
  • Examples:
    • "WhenScrolling": only show scrollbar when scrolling
    • "Automatic": always show scrollbar when mouse is connected, hide when not scrolling when using a trackpad
    • "Always": always show the scrollbar, regardless of currently scrolling or not scrolling

Note that this defaults command is programmatically controlling the same setting as in this General preference:
Screen Shot 2020-10-11 at 13 09 55

@jidicula jidicula added the new command Add a new command label Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Add a new command
Projects
None yet
Development

No branches or pull requests

1 participant