ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved How can I specify number of monitors used in xfreerdp?

    IT Discussion
    xfreerdp remmina rdp fedora
    2
    5
    3.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IRJI
      IRJ
      last edited by

      I am able to use the command below to initiate multiple monitors for my session. However it uses all 3 monitors. I would like to only use two. Is that possible?

      xfreerdp /multimon /u:username /v:server_address:server_port

      1 Reply Last reply Reply Quote 1
      • DustinB3403D
        DustinB3403
        last edited by

        I'm just reading the manual, but taking a stab I would think

        xfreerdp /multimon /monitors:0,1

        1 Reply Last reply Reply Quote 1
        • DustinB3403D
          DustinB3403
          last edited by

          @IRJ said in How can I specify number of monitors used in xfreerdp?:

          xfreerdp

          First list your monitors

          /monitor-list

          Then select your monitors to use.

          /monitors:id[,id[,...]]

          IRJI 1 Reply Last reply Reply Quote 1
          • IRJI
            IRJ @DustinB3403
            last edited by

            @DustinB3403 said in How can I specify number of monitors used in xfreerdp?:

            /monitors:id[,id[,...]]

            How does that command actually look? I saw that on the man page, but I dont understand how to use it. My monitor IDs are 0,1,2

            1 Reply Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403
              last edited by

              You'd use the /monitors:id instead of /multimon

              1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403
                last edited by

                I'm just reading the manual, but taking a stab I would think

                xfreerdp /multimon /monitors:0,1

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                • First post
                  Last post