Opened 15 years ago

Last modified 13 years ago

#1 closed enhancement

Allow client to specify desktop screen size — at Version 3

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.9
Component: Global Keywords:
Cc:

Description (last modified by Antoine Martin)

  • Add default screen size option to Settings
  • Add combo to SessionStartDialog? when used with full desktop commands or with VNC sessions
  • Add screen-size parameter to START_SESSION protocol
  • Handle screen size requirements in VNC and NX:
    • NX can just specify it with the nx/nx options
    • Xvnc: either specify it on command line or use xrandr to change resolution of pre-loaded sessions.

Change History (3)

comment:1 Changed 15 years ago by Antoine Martin

Milestone: 0.80.9

comment:2 Changed 15 years ago by Antoine Martin

For NX:

nxagent -geometry 1024x768


For Xvnc:

Xvnc -screen scrn WxHxD     set screen's width, height, depth

comment:3 Changed 15 years ago by Antoine Martin

Description: modified (diff)
Note: See TracTickets for help on using tickets.