#2772 closed enhancement (fixed)
make it easier to set initial resolution using --resize-display=geometry
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | server | Version: | 3.0.x |
Keywords: | Cc: |
Description
XPRA_DEFAULT_VFB_RESOLUTION
was added in #1132.
We could just support: --resize-display=1600x1200
.
Also make it possible to honour the --pixel-depth
with Xvfb
.
Change History (2)
comment:1 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2772
Note: See
TracTickets for help on using
tickets.
Done in r26423. (r26424 for man page)
Examples:
This will also work for
Xvfb
, which will now start with a 30-bit display.