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 c4e57a03d0
Fixed monitors render
1 month ago
driver-info WIP drivers tab change 6 months ago
icons Template update 7 months ago
locale Localisation fixes; Default parameters fixes 3 months ago
screenshot Bump version to 1.7 3 years ago
source Wiki link fix 1 month ago
.gitignore update 2 years ago
Makefile Add support device .html 6 months ago
README.md Bump version to 1.7 3 years ago
com.ublinux.ubl-settings-video.policy Изменил(а) на 'com.ublinux.ubl-settings-video.policy' 1 year ago
gresource.xml Driver tab rework 6 months ago
resolutions.csv Add support device .html 6 months ago
ubl-settings-video-configuration.glade Localisation fixes; Default parameters fixes 3 months ago
ubl-settings-video-driver-tab.glade Drivers tab rework 5 months ago
ubl-settings-video-html.glade Added default size for html window 5 months ago
ubl-settings-video-monitor.glade Fixed monitors render 1 month ago
ubl-settings-video-terminal.glade Terminal opens by default at installation; installation progress bar pulses if can't get installation progress 6 months ago
ubl-settings-video.css Buttons minimum size 3 months ago
ubl-settings-video.desktop Bump version to 1.7 3 years ago
ubl-settings-video.glade Fixed monitors render 1 month ago
video-drivers.csv Add support device .html 6 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