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

Allow brightness control #6

Closed
tuurep opened this issue Mar 24, 2024 · 1 comment
Closed

Allow brightness control #6

tuurep opened this issue Mar 24, 2024 · 1 comment

Comments

@tuurep
Copy link
Owner

tuurep commented Mar 24, 2024

With keys F5 and F6

See here:
https://jezerm.github.io/web-greeter-page/docs/api/Greeter.html#lightdm-brightness-increase

tuurep added a commit that referenced this issue Jun 23, 2024
@tuurep
Copy link
Owner Author

tuurep commented Jun 23, 2024

WorksOnMyMachine™

I'm not even sure what packages/settings/udev rules are needed, web-greeter Readme says acpi is needed, but if that means Arch package acpi, it's working for me without it.

But at least:

  • user lightdm in video group
    • sudo usermod -a -G video lightdm
    • udev rule required
  • Set backlight: enabled: True in /etc/lightdm/web-greeter.yml

@tuurep tuurep closed this as completed Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant