Skip to main content

Questions tagged [xinput]

The tag has no usage guidance.

0 votes
2 answers
55 views

Systemd-user-service to enable keyboard gives no error but doesn't work

I have a bad laptop keyboard and a much better Lily58, so I wrote a bash-script to be able to disable my laptop keyboard so I can place the Lily58 on it and re-enable it after. But when I disable the ...
Alexander Praehauser's user avatar
0 votes
0 answers
24 views

troubleshooting touchscreen on Lenovo laptop running ubuntu 22.04.4

We have a Lenovo Yoga 730-13IKB running Ubuntu 22.04.4. The touchscreen was working for a very long time but a few months ago stop working entirely. The stylus works fine. xinput: ⎡ Virtual core ...
brett stevens's user avatar
0 votes
1 answer
47 views

How to Invert X-Axis for Touchscreen Calibration on Linux (Ubuntu)

I'm encountering an issue with touchscreen calibration on a kiosk system I'm building. The setup consists of Linux Ubuntu with a JavaFX front end and a Python Flask back end. The problem is that ...
GetTheLoot's user avatar
0 votes
0 answers
21 views

Logitech TrackMan Marble Mouse Back Button

Background A Logitech TrackMan was configured to have its small right button trigger the back functionality in Firefox. Here's an image of the device from the Ubuntu Community wiki: The keyboard and ...
Dave Jarvis's user avatar
0 votes
0 answers
34 views

xinput touchscreen transform matrix with cropped resolution

I'm having some trouble understanding how the xinput transformation matrix of a touchscreen (Goodix Capacitive TouchScreen) works. I'm using a tablet with Linux installed to control a remote PC via ...
Alex's user avatar
  • 2,616
0 votes
0 answers
21 views

PyQt5 How to ignoriere /dev/input/eventX events and only use one specific event device?

I have some issues with my PyQt5 GUI running on my Raspberry Pi. I sometimes need to plug in a USB Audio card into my raspberry pi while operating the GUI. When I touch the screen while plugging/...
manintree's user avatar
1 vote
1 answer
23 views

How remove/debug Stylus Asus pen which sends events every time laptop starts since is disabled

Week ago stylus have been added somehow between devices (I do not have own stylus for few months) and spam me with events every time laptop starts: $ sudo libinput debug-events | grep event5 -event5 ...
ldrahnik's user avatar
0 votes
0 answers
157 views

Linux how to use xinput to change Logitech mouse ERGO M575 speed and axis

####### xinput --list --short ###### ###### ###### ###### ###### ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 ...
dengyanuo androidapp's user avatar
0 votes
1 answer
69 views

VNC screensaver & locker: missing XInput extensions

I use a vnc (tightvncserver) connection: Devuan/aarch64 and Armbian(Debian)/armfh (hosts) thru Win10/TigerVNC (client). Since the upgrade of the underlying base to Debian Bookworm, xscreensaver and ...
freezr's user avatar
  • 11
0 votes
0 answers
722 views

trying to disable touch screen via xinput against an Xwayland server

I'm trying to disable my touch screen via xinput, here's my output for the cmd: WARNING: running xinput against an Xwayland server. See the xinput man page for details. ⎡ Virtual core pointer ...
Mathew's user avatar
  • 243
0 votes
0 answers
265 views

How to correctly configure X11 to make a xinput property permanent?

I'm trying to set the "emulate middle click property" i enable with: xinput set-prop "Logitech Gaming Mouse G402" "libinput Middle Emulation Enabled" 1 as a permanent ...
falkan's user avatar
  • 1
0 votes
0 answers
84 views

How to address two different touch screens when they have the same name

I have recently bought a new computer with two touchscreens (yoga book 9) and installed linux (Ubuntu 22.04) on it, but it has some issues with automatically managing touch/stylus. I've worked out how ...
N A McMahon's user avatar
0 votes
0 answers
48 views

How to run script after input device is added?

I want to run a script, when I add an input device. On the one hand I need to run xmodmap, when an external keyboard is added to get there my key bindings. I achieved that already partial with a udev ...
Len Bauer's user avatar
0 votes
0 answers
176 views

HID events are received, but mouse input still not working

I'd like to understand what I'm missing between HID events and libinput. I have a device that is sending correct mouse events, recorded from hid-recorder: e.g. For a left-click: # ReportID: 11 / ...
Sam Bull's user avatar
  • 155
0 votes
1 answer
106 views

Thinkpad T480 touchpad: enable vertical scroll (no DE), which config to use?

I don't know if im using libinput or synaptics cause i use both at the same time. Xorg synaptic config cat /etc/X11/xorg.conf.d/70-synaptics.conf # Example xorg.conf.d snippet that assigns the ...
Lolis4TheWin's user avatar

15 30 50 per page
1
2 3 4 5
14