One Hat Cyber Team
Your IP :
216.73.216.135
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
backup
/
dad
/
usr
/
share
/
glib-2.0
/
schemas
/
View File Name :
com.ubuntu.login-screen.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="gnome-shell"> <enum id="com.ubuntu.login-screen.BackgroundRepeat"> <value value="1" nick="default"/> <value value="2" nick="repeat"/> <value value="3" nick="repeat-x"/> <value value="4" nick="repeat-y"/> <value value="5" nick="no-repeat"/> <value value="6" nick="space"/> <value value="7" nick="round"/> </enum> <enum id="com.ubuntu.login-screen.BackgroundSize"> <value value="1" nick="default"/> <value value="2" nick="auto"/> <value value="3" nick="cover"/> <value value="4" nick="contain"/> </enum> <schema id="com.ubuntu.login-screen" path="/com/ubuntu/login-screen/"> <key name="background-picture-uri" type="s"> <default>''</default> <summary> Sets the background image for the login screen. </summary> <description> URI to use for the background image. Note that the backend only supports local (file://) URIs. It overrides the value defined in the default style sheet. </description> </key> <key name="background-color" type="s"> <default>''</default> <summary> The background-color property sets the background color. </summary> <description> The background-color property sets the background color to use when the background picture URI is missing or when it doesn't cover the whole background. It overrides the value defined in the default style sheet. </description> </key> <key name="background-repeat" enum="com.ubuntu.login-screen.BackgroundRepeat"> <default>'default'</default> <summary> The background-repeat property sets if/how the background image will be repeated. </summary> <description> The background-repeat property sets if/how a background image will be repeated. By default, a background-image is repeated both vertically and horizontally. It overrides the value defined in the default style sheet. </description> </key> <key name="background-size" enum="com.ubuntu.login-screen.BackgroundSize"> <default>'default'</default> <summary> The background-size property specifies the size of the background image. </summary> <description> The background-size property specifies the size of the background images. There are three keywords you can use with this property: auto: The background image is displayed in its original size; cover: Resize the background image to cover the entire container, even if it has to stretch the image or cut a little bit off one of the edges; contain: Resize the background image to make sure the image is fully visible. It overrides the value defined in the default style sheet. </description> </key> </schema> </schemalist>