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 3fae61a60a
Fixes for second display info render; AMD recognition fixes
2 years ago
screenshot Bump version to 1.7 3 years ago
source Fixes for second display info render; AMD recognition fixes 2 years ago
.gitignore Documentation confirmation window fixes, gitignore update 2 years ago
Makefile Minor fixes 2 years ago
README.md Bump version to 1.7 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.policy Bump version to 1.7 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.vmware-logo.svg Virtual machine vendor icon 3 years ago
com.ublinux.ubl-settings-video.warning.svg development still in progress 3 years ago
gresource.xml Finished utils updating; Project updating 2 years ago
resolutions.csv Fixed column dividers 3 years ago
ubl-settings-video-banner.png First commit 3 years ago
ubl-settings-video-configuration.glade Finished utils updating; Project updating 2 years ago
ubl-settings-video-monitor.glade Finished utils updating; Project updating 2 years ago
ubl-settings-video.css Documentation window changes 2 years ago
ubl-settings-video.desktop Bump version to 1.7 3 years ago
ubl-settings-video.glade Fixes for second display info render; AMD recognition fixes 2 years ago
ubl-settings-video.pot Test fix for drivers screen crash 2 years ago
ubl-settings-video_ru.po Test fix for drivers screen crash 2 years ago
video-drivers.csv Minor fixes 2 years ago

README.md

ubl-settings-video

Настройка видеоадаптера и дисплея

[RU] Утилита для настройки видеоадаптера и дисплея

Utility for configuring the video adapter and display

alt text

Build

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

  • CMake
  • C compiler
  • GTK+ 3 & dependencies
  • vte-2.91
  • webkit2gtk

Options for compiling: --nowebkit2gtk - Compiling without webkit2gtk

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

Usage

$ ubl-settings-video --help
Configuring the video adapter and display for UBLinux

Usage:  ubl-settings-video [OPTIONS...]
Options:
  -h, --help             Show this help
  -V, --version          Show package version
      --lock-save        Lock saving local and global configuration
      --lock-save-local  Lock save global configuration
      --lock-save-global Lock load global configuration
      --lock-load-global Lock load global configuration

$ ubl-settings-video --version
ubl-settings-video version: x.xx