You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Ivan Dmitrievich Yartsev b67c090ed4
Main interactions done, proprietary drivers management in process
3 years ago
source Main interactions done, proprietary drivers management in process 3 years ago
.gitignore Main interactions done, proprietary drivers management in process 3 years ago
Makefile Main interactions done, proprietary drivers management in process 3 years ago
README.md Changed and applied README file 3 years ago
VERSION.md Version shown in about window is applied from VERSION.md 3 years ago
com.ublinux.ubl-settings-video.checked.svg development still in progress 3 years ago
com.ublinux.ubl-settings-video.display.svg First commit 3 years ago
com.ublinux.ubl-settings-video.svg First commit 3 years ago
com.ublinux.ubl-settings-video.warning.svg development still in progress 3 years ago
ubl-settings-video-banner.png First commit 3 years ago
ubl-settings-video.css development still in progress 3 years ago
ubl-settings-video.desktop Desktop file translation fixes, ubconfig command edits 3 years ago
ubl-settings-video.glade Main interactions done, proprietary drivers management in process 3 years ago
ubl-settings-video.pot Main interactions done, proprietary drivers management in process 3 years ago
ubl-settings-video_ru.po Russian localisation editing 3 years ago
video-drivers.csv Main interactions done, proprietary drivers management in process 3 years ago

README.md

ubl-settings-video

Видеокарта/Экран

Build

In order to build ubl-settings-video you will need:

  • CMake
  • C compiler
  • GTK+ 3 & dependencies

Once you have all the necessary dependencies, you can use:

$ make

Installation

After a successful build, just use:

$ sudo make install clean

Uninstallation

After a successful build, just use:

$ sudo make uninstall

alt text