https://bugs.kde.org/show_bug.cgi?id=411877
--- Comment #23 from lo...@kde.bt.alestan.publicvm.com --- (In reply to David Sutton from comment #22) > FWIW: I was reading through the notes on the merge request when I noticed a > comment saying that the ability to set it was already in there, it just > wasn't exposed via a UI. I was able to find the input device via DBUS and > changed the outputDevice to my touchscreen ( I have DVI-D-1, DP-1, DP-2, > with touchscreen being DP-2 but it selects DVI-D-1 as is the primary screen > and touchscreen dimensions don't match ) and now I can now control the > touchscreen by touching it. That should make the problem solvable in the short term; a script that can read the output of `lsusb -vvv` to figure out which display should be used should be pretty easy to put together. Do you mind sharing the dbus command you used? It would save digging through the mess that is dbus debugging in writing the script. Obviously, a kde-native way (looks like they are discussing creating a KCM for it) would be the proper long-term solution. -- You are receiving this mail because: You are watching all bug changes.