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 5b293614d5
Merge pull request 'Version' (#23) from develop into master
3 years ago
desc README screenshot added 3 years ago
source Fixed info, installing and deleting driver packs 3 years ago
.gitignore Main interactions done, proprietary drivers management in process 3 years ago
Makefile make warning fixes 3 years ago
README.md README dependences updated 3 years ago
VERSION.md Version 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 Driver packs are shoowing properly 3 years ago
ubl-settings-video.pot New translatable strings added 3 years ago
ubl-settings-video_ru.po New translatable strings added 3 years ago
video-drivers.csv video-drivers.csv data remade 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