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 af3f3a181d
Merge pull request 'Fixed root warning status message' (#36) from YanTheKaller/ubl-settings-keyboard:master into master
2 weeks ago
icons/apps WIP ubl-settings-keyboard remake 7 months ago
locale Localisation fixes 1 month ago
source Fixed root warning status message 2 weeks ago
.gitignore Confuguration loading has been improved 2 years ago
Makefile Изменил(а) на 'Makefile' 7 months ago
README.md Version 1.5 2 years ago
com.ublinux.ubl-settings-keyboard.policy Fix .policy .desktop 4 weeks ago
font-list.csv Console settings edits; localisation updates; localisation fixes 1 month ago
gresource.xml Console settings edits; localisation updates; localisation fixes 1 month ago
keymap-list.csv Console settings edits; localisation updates; localisation fixes 1 month ago
layouts.csv Layout list fixes 2 months ago
ubl-settings-keyboard-font.glade Console settings edits; localisation updates; localisation fixes 1 month ago
ubl-settings-keyboard-keymaps.glade Localisation fixes 1 month ago
ubl-settings-keyboard-layouts.glade Fixes; Added new console settings 1 month ago
ubl-settings-keyboard-options.glade Improvements, fixes 1 month ago
ubl-settings-keyboard.css Buttons minimum size 3 months ago
ubl-settings-keyboard.desktop Fix .policy .desktop 4 weeks ago
ubl-settings-keyboard.glade Increased minimum window size 1 month ago

README.md

ubl-settings-keyboard

Выполнить

Build

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

  • CMake
  • C compiler
  • GTK+ 3 & dependencies
  • webkit2gtk (optional)

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