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 650a873845
Fixed saving status messages
10 months ago
screenshot Bump version to 1.7 3 years ago
source Fixed saving status messages 10 months ago
.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 Изменил(а) на 'com.ublinux.ubl-settings-video.policy' 1 year 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 Localisation update 2 years ago
ubl-settings-video-banner.png First commit 3 years ago
ubl-settings-video-configuration.glade Fixed interface visual errors 2 years ago
ubl-settings-video-monitor.glade update 2 years ago
ubl-settings-video.css css file update 2 years ago
ubl-settings-video.desktop Bump version to 1.7 3 years ago
ubl-settings-video.glade Fixed default parameters 10 months ago
ubl-settings-video.pot Localisation fixes 10 months ago
ubl-settings-video_ru.po Localisation fixes 10 months ago
video-drivers.csv Fixed default parameters 10 months 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