Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73229

connector naming in kmsdevice is not unique with multiple displays

    XMLWordPrintable

Details

    • Linux/Other display system

    Description

      When connecting multiple HDMI displays they will all the same name from qtbase/src/platformsupport/kmsconvenience/qkmsdevice.cpp
      nameForConnector

      You get "HDMI11" for every display that is connected to hdmia port.

      Problem then comes when you try to map input devices to these where the json format only allows to map them by name. For example if we have 3 displays and 2 touch panels without unique naming you can't assign them to correct displays.

      Connector name should have a running id or something that makes it unique e.g. field connector_id .

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lagocs Laszlo Agocs
              e0150566 Janne Koskinen
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes