Compiles and works on Ubuntu 16.04 and 18.10
Based on these two projects:
In order to compile this project, you will need g++
, cmake
, libusb-1.0-0-dev
and libncurses5-dev
.
cd build
cmake ..
make
sudo ./lguf_brightness
Compiles and works on Ubuntu 16.04 and 18.10
Based on these two projects:
In order to compile this project, you will need g++
, cmake
, libusb-1.0-0-dev
and libncurses5-dev
.
cd build
cmake ..
make
sudo ./lguf_brightness