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 ba11539f58
Drivers test fix for certain cases
3 years ago
desc README screenshot added 3 years ago
source Drivers test fix for certain cases 3 years ago
.gitignore Main interactions done, proprietary drivers management in process 3 years ago
Makefile policy for pkexec launching 3 years ago
README.md README dependences updated 3 years ago
VERSION.md Version shown in about window is applied from VERSION.md 3 years ago
com.ublinux.pkexec.ubl-settings-video.exec.policy Fixed pkexec launching 3 years ago
com.ublinux.ubl-settings-video.amd-logo.svg Fixed bug, caused crash when trying to launch program without updated package databases 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.intel-logo.svg Fixed bug, caused crash when trying to launch program without updated package databases 3 years ago
com.ublinux.ubl-settings-video.nvidia-logo.svg Fixed bug, caused crash when trying to launch program without updated package databases 3 years ago
com.ublinux.ubl-settings-video.svg First commit 3 years ago
com.ublinux.ubl-settings-video.video-card.svg Fixed bug, caused crash when trying to launch program without updated package databases 3 years ago
com.ublinux.ubl-settings-video.warning.svg development still in progress 3 years ago
resolutions.csv Fixed column dividers 3 years ago
ubl-settings-video-banner.png First commit 3 years ago
ubl-settings-video.css Header label desin changes 3 years ago
ubl-settings-video.desktop superuser and higher only 3 years ago
ubl-settings-video.glade Fixed bug, caused crash when trying to launch program without updated package databases 3 years ago
ubl-settings-video.pot Added translatable strings 3 years ago
ubl-settings-video_ru.po Added translatable strings 3 years ago
video-drivers.csv Fixed bug, caused crash when trying to launch program without updated package databases 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
  • vte-2.91

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