How to set custom resolution?

Forum / NoMachine for Linux / How to set custom resolution?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2554
    VirtualNobody
    Participant

    Under the 3.5 version, you could set a custom resolution in your session settings.  There appears to be no way to do this with version 4.

    I know you can use xrandr -s to set resolutions that already exist (xrandr -q) but how do you set something that doesn’t exist in that list?  I saw a post from a NoMachine developer on Arstechnica that said the 4.1 release was going to allow this, but I don’t see it.

    #2599
    fra81
    Moderator

    Have you enabled “Resize remote screen” in the Display settings tab?

    This setting will make your remote screen have the same resolution as your player’s window.

    Please note that not any resolution will be allowed by your video driver if you are connecting to a physical desktop.

    On the contrary, any resolution is allowed if you are running a virtual desktop.

    #2565
    drichard
    Participant

    With the new version, I have found a UI way to do it and a hackish way.

    ** If you resize the canvas to the desired resolution prior to connecting, the session will attempt a 1:1 connection and add a new modeline for you automatically.

    ** In the .nxs file, you can find the Resolution XML line and modify it by hand.

    In our case, we have a template .nxs file that is copied before nxplayer launch and the XML line is modified with sed to use 90% of the physical screen.  This allows for dynamic connections regardless of workstation used.  We also have disabled the resize handles so that users are not tempted to play with their canvas.

    The 4.x seems designed more for end users to be able to do more…which in some cases has made it harder for system administrators.

    #2907
    snejok
    Participant

    The 4.x seems designed more for end users to be able to do more…which in some cases has made it harder for system administrators.

    Too bad, because nx 3.5 was so flexible. Could you make all option available from GUI, but hide it by default?

Viewing 4 posts - 1 through 4 (of 4 total)

This topic was marked as closed, you can't post.