Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta key no longer getting injected #866

Open
zany130 opened this issue Mar 25, 2024 · 0 comments
Open

Meta key no longer getting injected #866

zany130 opened this issue Mar 25, 2024 · 0 comments

Comments

@zany130
Copy link

zany130 commented Mar 25, 2024

Share some logs please:

  1. input-remapper-control --version input-remapper 2.0.1 f5151aa
    python-evdev 1.6.1
    2-4.
inxi -b
System:
  Host: Garuda-Linux Kernel: 6.8.1-3-cachyos arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 6.0.2 Distro: Garuda Linux
Machine:
  Type: Desktop Mobo: ASRock model: X470 Taichi serial: <superuser required>
    UEFI: American Megatrends v: P5.10 date: 10/20/2022
CPU:
  Info: 6-core AMD Ryzen 5 5600X [MT MCP] speed (MHz): avg: 3942
    min/max: 550/4687
Graphics:
  Device-1: AMD Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT]
    driver: amdgpu v: kernel
  Display: wayland server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.4
    compositor: kwin_wayland driver: X: loaded: amdgpu
    unloaded: modesetting,radeon dri: radeonsi gpu: amdgpu resolution:
    1: 2048x864 2: 1396x785 3: 1536x864
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.0.3-arch1.2
    renderer: AMD Radeon RX 6700 XT (radeonsi navi22 LLVM 17.0.6 DRM 3.57
    6.8.1-3-cachyos)
Network:
  Device-1: Intel Dual Band Wireless-AC 3168NGW [Stone Peak] driver: iwlwifi
  Device-2: Intel I211 Gigabit Network driver: igb
Drives:
  Local Storage: total: 3.64 TiB used: 3.98 TiB (109.3%)
Info:
  Memory: total: 32 GiB available: 31.26 GiB used: 14.83 GiB (47.4%)
  Processes: 533 Uptime: 23m Shell: fish inxi: 3.3.33
  1. lrwxrwxrwx 1 root root 0 Mar 24 12:16 /proc/1/exe -> /usr/lib/systemd/systemd

DualSenseHotKeys.json

  1. sudo pkill -f input-remapper-service && input-remapper-gtk -d, apply the preset and hit your key. Then share that log. https://hastebin.skyra.pw/wihocaraye.java
  2. sudo evtest while the previous command is running, to see how events are injected. Devices starting with input-remapper ... are of interest.
sudo evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0:	Power Button
/dev/input/event1:	Power Button
/dev/input/event10:	Sony INZONE H9 / INZONE H7
/dev/input/event11:	Logitech G513 RGB MECHANICAL GAMING KEYBOARD
/dev/input/event12:	Logitech G513 RGB MECHANICAL GAMING KEYBOARD Keyboard
/dev/input/event13:	Cooler Master Technology Inc. AMD SR4 lamplight Control
/dev/input/event14:	Cooler Master Technology Inc. AMD SR4 lamplight Control System Control
/dev/input/event15:	Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control
/dev/input/event16:	DP-2
/dev/input/event17:	RustDesk UInput Keyboard
/dev/input/event18:	mouce-library-fake-mouse
/dev/input/event19:	Logitech Wireless Mouse PID:4038
/dev/input/event2:	HDA ATI HDMI HDMI/DP,pcm=3
/dev/input/event20:	Mouse passthrough
/dev/input/event21:	Keyboard passthrough
/dev/input/event22:	solaar-keyboard
/dev/input/event23:	uinput-unifiedremote
/dev/input/event24:	Logitech Wireless Mouse MX Master 3
/dev/input/event25:	DualSense Wireless Controller
/dev/input/event26:	DualSense Wireless Controller Motion Sensors
/dev/input/event27:	DualSense Wireless Controller Touchpad
/dev/input/event28:	input-remapper keyboard
/dev/input/event29:	input-remapper mouse
/dev/input/event3:	HDA ATI HDMI HDMI/DP,pcm=7
/dev/input/event30:	input-remapper DualSense Wireless Controller forwarded
/dev/input/event31:	input-remapper DualSense Wireless Controller Touchpad forwarded
/dev/input/event4:	HDA ATI HDMI HDMI/DP,pcm=8
/dev/input/event5:	HDA ATI HDMI HDMI/DP,pcm=9
/dev/input/event6:	HDA ATI HDMI HDMI/DP,pcm=10
/dev/input/event7:	HDA ATI HDMI HDMI/DP,pcm=11
/dev/input/event8:	Sony INZONE H9 / INZONE H7 Consumer Control
/dev/input/event9:	Sony INZONE H9 / INZONE H7
Select the device event number [0-31]: 30
Input driver version is 1.0.1
Input device ID: bus 0x5 vendor 0x54c product 0xce6 version 0x8100
Input device name: "input-remapper DualSense Wireless Controller forwarded"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 304 (BTN_SOUTH)
    Event code 305 (BTN_EAST)
    Event code 307 (BTN_NORTH)
    Event code 308 (BTN_WEST)
    Event code 310 (BTN_TL)
    Event code 311 (BTN_TR)
    Event code 312 (BTN_TL2)
    Event code 313 (BTN_TR2)
    Event code 314 (BTN_SELECT)
    Event code 315 (BTN_START)
    Event code 316 (BTN_MODE)
    Event code 317 (BTN_THUMBL)
    Event code 318 (BTN_THUMBR)
  Event type 3 (EV_ABS)
    Event code 0 (ABS_X)
      Value    129
      Min        0
      Max      255
    Event code 1 (ABS_Y)
      Value    126
      Min        0
      Max      255
    Event code 2 (ABS_Z)
      Value      0
      Min        0
      Max      255
    Event code 3 (ABS_RX)
      Value    130
      Min        0
      Max      255
    Event code 4 (ABS_RY)
      Value    127
      Min        0
      Max      255
    Event code 5 (ABS_RZ)
      Value      0
      Min        0
      Max      255
    Event code 16 (ABS_HAT0X)
      Value      0
      Min       -1
      Max        1
    Event code 17 (ABS_HAT0Y)
      Value      0
      Min       -1
      Max        1
  Event type 21 (EV_FF)
Properties:
Testing ... (interrupt to exit)
Event: time 1711327238.251848, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327238.251848, -------------- SYN_REPORT ------------
Event: time 1711327238.251859, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327238.251859, -------------- SYN_REPORT ------------
Event: time 1711327238.692878, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327238.692878, -------------- SYN_REPORT ------------
Event: time 1711327238.692889, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327238.692889, -------------- SYN_REPORT ------------
Event: time 1711327239.265816, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327239.265816, -------------- SYN_REPORT ------------
Event: time 1711327239.265828, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327239.265828, -------------- SYN_REPORT ------------
Event: time 1711327239.457812, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327239.457812, -------------- SYN_REPORT ------------
Event: time 1711327239.457823, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327239.457823, -------------- SYN_REPORT ------------
Event: time 1711327239.572831, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327239.572831, -------------- SYN_REPORT ------------
Event: time 1711327239.572844, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327239.572844, -------------- SYN_REPORT ------------
Event: time 1711327239.595799, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327239.595799, -------------- SYN_REPORT ------------
Event: time 1711327239.595840, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327239.595840, -------------- SYN_REPORT ------------
Event: time 1711327239.761866, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327239.761866, -------------- SYN_REPORT ------------
Event: time 1711327239.767920, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327239.767920, -------------- SYN_REPORT ------------
Event: time 1711327240.501859, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327240.501859, -------------- SYN_REPORT ------------
Event: time 1711327240.501875, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327240.501875, -------------- SYN_REPORT ------------
Event: time 1711327240.988263, type 1 (EV_KEY), code 316 (BTN_MODE), value 1
Event: time 1711327240.988263, -------------- SYN_REPORT ------------
Event: time 1711327241.431049, type 1 (EV_KEY), code 316 (BTN_MODE), value 0
Event: time 1711327241.431049, -------------- SYN_REPORT ------------
=Event: time 1711327242.286009, type 1 (EV_KEY), code 316 (BTN_MODE), value 1
Event: time 1711327242.286009, -------------- SYN_REPORT ------------
Event: time 1711327242.684125, type 1 (EV_KEY), code 316 (BTN_MODE), value 0
Event: time 1711327242.684125, -------------- SYN_REPORT ------------
Event: time 1711327243.528882, type 1 (EV_KEY), code 316 (BTN_MODE), value 1
Event: time 1711327243.528882, -------------- SYN_REPORT ------------
Event: time 1711327243.672823, type 3 (EV_ABS), code 4 (ABS_RY), value 128
Event: time 1711327243.672823, -------------- SYN_REPORT ------------
Event: time 1711327243.672832, type 3 (EV_ABS), code 4 (ABS_RY), value 127
Event: time 1711327243.672832, -------------- SYN_REPORT ------------
Event: time 1711327243.802064, type 1 (EV_KEY), code 316 (BTN_MODE), value 0
Event: time 1711327243.802064, -------------- SYN_REPORT ------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant