https://bugs.kde.org/show_bug.cgi?id=419494
--- Comment #6 from Grady <mindinsom...@gmail.com> --- (In reply to David Edmundson from comment #1) > For X this is not fixable, for wayland we may have an option Would it be possible to simply append numbers onto the names of monitors in the order they are gathered from the OS for X? I don't know where you're getting the information from for the monitor names, but I assume there's some kind of query being made, and an array of strings is being returned or objects with string properties, maybe just append the array index value onto the string? With a +1 so it starts at 1 instead of 0. -- You are receiving this mail because: You are watching all bug changes.