Skip to content

jonbulica99/gnome-shell-extension-brightness-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For this extension to work it is needed first of all install ddccontrol by running sudo apt-get install ddccontrol

Later you have to allow ddccontrol to run as sudo. You can do this by editing your sudoer file as follows:

  1. Open a terminal (ctrl+alt+T)
  2. Enter the following command sudo visudo
  3. Once the file opens paste (ctrl+shift+v) the following command and replacing username with the your own username username ALL=(ALL) NOPASSWD: /usr/bin/ddccontrol

Make sure that /usr/bin/ddccontrol is the right path by running which ddccontrol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published