Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
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
1.41
MB
-rw-r--r--
2022-06-29 14:41
20-acpi-vendor.hwdb
139.99
KB
-rw-r--r--
2022-06-29 14:41
20-bluetooth-vendor-product.hwdb
63.34
KB
-rw-r--r--
2022-06-29 14:41
20-net-ifname.hwdb
111
B
-rw-r--r--
2022-06-29 14:41
20-pci-classes.hwdb
13.39
KB
-rw-r--r--
2022-06-29 14:41
20-pci-vendor-model.hwdb
2.68
MB
-rw-r--r--
2022-06-29 14:41
20-sdio-classes.hwdb
783
B
-rw-r--r--
2022-06-29 14:41
20-sdio-vendor-model.hwdb
3.97
KB
-rw-r--r--
2022-06-29 14:41
20-usb-classes.hwdb
7.88
KB
-rw-r--r--
2022-06-29 14:41
20-usb-vendor-model.hwdb
1.12
MB
-rw-r--r--
2022-06-29 14:41
60-evdev.hwdb
7.7
KB
-rw-r--r--
2022-06-29 14:41
60-keyboard.hwdb
52.84
KB
-rw-r--r--
2022-06-29 14:41
70-mouse.hwdb
17.09
KB
-rw-r--r--
2022-06-29 14:41
70-pointingstick.hwdb
5.12
KB
-rw-r--r--
2022-06-29 14:41
70-touchpad.hwdb
1.63
KB
-rw-r--r--
2022-06-29 14:41
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 # # Note: The format of the "touchpad:" prefix match key is a # contract between the rules file and the hardware data, it might # change in later revisions to support more or better matches, it # is not necessarily expected to be a stable ABI. # # 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): # udevadm 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 if a touchpad is a built-in one or external: # ID_INPUT_TOUCHPAD_INTEGRATION=internal|external touchpad:i8042:* touchpad:rmi:* ID_INPUT_TOUCHPAD_INTEGRATION=internal touchpad:bluetooth:* touchpad:usb:* ID_INPUT_TOUCHPAD_INTEGRATION=external ########################################################### # Apple ########################################################### touchpad:usb:v05ac* ID_INPUT_TOUCHPAD_INTEGRATION=internal