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
Dmitry Razumov 91bdbb6792
Merge pull request 'Fixed drivers loading if DB was updated externally' (#160) from YanTheKaller/ubl-settings-video:master into master
2 days ago
driver-info WIP drivers tab change 6 months ago
icons Template update 7 months ago
locale Command fix for pacman databases update; Localisation changes 2 weeks ago
screenshot Bump version to 1.7 3 years ago
source Fixed drivers loading if DB was updated externally 5 days ago
.gitignore update 2 years ago
Makefile Fix Makefile 2 weeks ago
README.md Bump version to 1.7 3 years ago
com.ublinux.ubl-settings-video.policy Fix .policy .desktop 4 weeks 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 Fix .policy .desktop 4 weeks ago
ubl-settings-video.glade Changed drivers sections 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