Skip to content

Instantly share code, notes, and snippets.

@bbonamin
Last active December 21, 2015 05:29
Show Gist options
  • Save bbonamin/6256941 to your computer and use it in GitHub Desktop.
Save bbonamin/6256941 to your computer and use it in GitHub Desktop.
Install lightum on ubuntu 13.04 ( For automatic brightness switching on Macbooks )

Downloading Lightum and compiling from source

  1. Download the master branch zip from https://github.com/poliva/lightum
  2. Run sudo apt-get install libxss-dev libdbus-glib-1-dev
  3. Unzip the lightum-master zip file and cd ~/Downloads/lightum-master (or wherever you downloaded the package)
  4. make
  5. sudo make install

Run Lightum

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