| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /snap/gnome-42-2204/current/usr/share/libinput/ |
Upload File : |
# Do not edit this file, it will be overwritten on update # The Cyborg RAT has a mode button that cycles through event codes. # On press, we get a release for the current mode and a press for the # next mode: # E: 0.000001 0004 0004 589833 # EV_MSC / MSC_SCAN 589833 # E: 0.000001 0001 0118 0000 # EV_KEY / (null) 0 # E: 0.000001 0004 0004 589834 # EV_MSC / MSC_SCAN 589834 # E: 0.000001 0001 0119 0001 # EV_KEY / (null) 1 # E: 0.000001 0000 0000 0000 # ------------ SYN_REPORT (0) ---------- +0ms # E: 0.705000 0004 0004 589834 # EV_MSC / MSC_SCAN 589834 # E: 0.705000 0001 0119 0000 # EV_KEY / (null) 0 # E: 0.705000 0004 0004 589835 # EV_MSC / MSC_SCAN 589835 # E: 0.705000 0001 011a 0001 # EV_KEY / (null) 1 # E: 0.705000 0000 0000 0000 # ------------ SYN_REPORT (0) ---------- +705ms # E: 1.496995 0004 0004 589833 # EV_MSC / MSC_SCAN 589833 # E: 1.496995 0001 0118 0001 # EV_KEY / (null) 1 # E: 1.496995 0004 0004 589835 # EV_MSC / MSC_SCAN 589835 # E: 1.496995 0001 011a 0000 # EV_KEY / (null) 0 # E: 1.496995 0000 0000 0000 # ------------ SYN_REPORT (0) ---------- +791ms # # https://bugs.freedesktop.org/show_bug.cgi?id=92127 # # Disable the event codes to avoid stuck buttons. [Saitek Cyborg RAT5] MatchUdevType=mouse MatchBus=usb MatchVendor=0x06A3 MatchProduct=0x0CD5 # EV_KEY 0x118, 0x119, 0x11a AttrEventCode=-EV_KEY:0x118;-EV_KEY:0x119;-EV_KEY:0x11a