Linux spg20.cloudpowerdns.com 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64
LiteSpeed
Server IP : 46.4.120.162 & Your IP : 216.73.216.249
Domains :
Cant Read [ /etc/named.conf ]
User : seatingsolutions
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
udev /
hwdb.d /
Delete
Unzip
Name
Size
Permission
Date
Action
20-OUI.hwdb
2.81
MB
-rw-r--r--
2025-12-04 08:25
20-acpi-vendor.hwdb
153.46
KB
-rw-r--r--
2025-12-04 08:25
20-bluetooth-vendor-product.hwdb
137.05
KB
-rw-r--r--
2022-10-31 18:59
20-dmi-id.hwdb
832
B
-rw-r--r--
2022-10-31 18:59
20-net-ifname.hwdb
233
B
-rw-r--r--
2025-12-04 08:25
20-pci-classes.hwdb
15.65
KB
-rw-r--r--
2025-12-04 08:25
20-pci-vendor-model.hwdb
3.83
MB
-rw-r--r--
2025-12-04 08:25
20-sdio-classes.hwdb
783
B
-rw-r--r--
2022-10-31 18:59
20-sdio-vendor-model.hwdb
4.08
KB
-rw-r--r--
2022-10-31 18:59
20-usb-classes.hwdb
8.81
KB
-rw-r--r--
2025-12-04 08:23
20-usb-vendor-model.hwdb
1.43
MB
-rw-r--r--
2025-12-04 08:25
20-vmbus-class.hwdb
1.77
KB
-rw-r--r--
2022-10-31 18:59
60-autosuspend-chromiumos.hwdb
2.78
KB
-rw-r--r--
2025-12-04 08:27
60-autosuspend-fingerprint-reader.hwdb
7.89
KB
-rw-r--r--
2025-12-04 08:25
60-autosuspend.hwdb
2.57
KB
-rw-r--r--
2025-12-04 08:25
60-evdev.hwdb
26.72
KB
-rw-r--r--
2025-12-04 08:25
60-input-id.hwdb
3.12
KB
-rw-r--r--
2025-12-04 08:25
60-keyboard.hwdb
107.67
KB
-rw-r--r--
2025-12-04 08:25
60-seat.hwdb
1.34
KB
-rw-r--r--
2025-12-04 08:25
60-sensor.hwdb
49.47
KB
-rw-r--r--
2025-12-04 08:25
70-analyzers.hwdb
1.21
KB
-rw-r--r--
2022-10-31 18:59
70-av-production.hwdb
4.96
KB
-rw-r--r--
2025-12-04 08:25
70-cameras.hwdb
1.02
KB
-rw-r--r--
2025-12-04 08:24
70-hardware-wallets.hwdb
952
B
-rw-r--r--
2025-12-04 08:25
70-joystick.hwdb
1.46
KB
-rw-r--r--
2025-12-04 08:25
70-maker-tools.hwdb
1.43
KB
-rw-r--r--
2025-12-04 08:25
70-mouse.hwdb
27.03
KB
-rw-r--r--
2025-12-04 08:25
70-pda.hwdb
926
B
-rw-r--r--
2022-10-31 18:59
70-pointingstick.hwdb
6.1
KB
-rw-r--r--
2025-12-04 08:23
70-software-radio.hwdb
4.72
KB
-rw-r--r--
2025-12-04 08:25
70-sound-card.hwdb
1.55
KB
-rw-r--r--
2025-12-04 08:25
70-touchpad.hwdb
2.03
KB
-rw-r--r--
2025-12-04 08:25
80-ieee1394-unit-function.hwdb
50.19
KB
-rw-r--r--
2025-12-04 08:24
README
518
B
-rw-r--r--
2022-10-31 18:59
Save
Rename
# This file is part of systemd. # # Database for touchpad device information that cannot be queried directly. # # The lookup keys are composed in: # 70-touchpad.rules # # Match string format: # touchpad:<subsystem>:v<vid>p<pid>:name:<name>: # # vid/pid as 4-digit hex lowercase vendor/product # # To add local entries, create a new file # /etc/udev/hwdb.d/71-touchpad-local.hwdb # and add your rules there. To load the new rules execute (as root): # systemd-hwdb update # udevadm trigger /dev/input/eventXX # where /dev/input/eventXX is the touchpad in question. If in # doubt, simply use /dev/input/event* to reload all input rules. # # If your changes are generally applicable, preferably send them as a pull # request to # https://github.com/systemd/systemd # or create a bug report on https://github.com/systemd/systemd/issues and # include your new rules, a description of the device, and the output of # udevadm info /dev/input/eventXX. # # Permitted keys: # Specify whether a touchpad is a built-in one or external: # ID_INPUT_TOUCHPAD_INTEGRATION=internal|external touchpad:i8042:* touchpad:rmi:* touchpad:usb:* ID_INPUT_TOUCHPAD_INTEGRATION=internal touchpad:bluetooth:* ID_INPUT_TOUCHPAD_INTEGRATION=external ########################################################### # Apple ########################################################### # Magic Trackpad (1 and 2) touchpad:usb:v05acp030e:* touchpad:usb:v05acp0265:* ID_INPUT_TOUCHPAD_INTEGRATION=external ########################################################### # HP Elite x2 1013 G3 ########################################################### touchpad:usb:v044ep1221:* ID_INPUT_TOUCHPAD_INTEGRATION=external ########################################################### # Logitech ########################################################### touchpad:usb:v046d* ID_INPUT_TOUCHPAD_INTEGRATION=external ########################################################### # Wacom ########################################################### touchpad:usb:v056a* ID_INPUT_TOUCHPAD_INTEGRATION=external