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 ca2e73703e
removed status box output
3 years ago
source removed status box output 3 years ago
.gitignore Main interactions done, proprietary drivers management in process 3 years ago
Makefile Makefile fixes 3 years ago
README.md design changes 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
resolutions.csv design changes 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 design changes 3 years ago
ubl-settings-video.glade Monitor configuration design changes are completed 3 years ago
ubl-settings-video.pot Translation description fixes 3 years ago
ubl-settings-video_ru.po Translation description fixes 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