#1888 closed defect (fixed)
man page misformatings
Reported by: | mviereck | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 2.4 |
Component: | android | Version: | 2.3.x |
Keywords: | Cc: |
Description
Some minor issues I found in the man page:
- --mmap-group appears in the wrong column.
- --av-sync should appear in a new paragraph:
--remote-logging=yes|no|both Allow the client to forward its log output to the server. The client can specify the value both to both send it to the server and keep it locally. --av-sync=yes|no Enable or disable audio- video synchronization. The video data will be delayed so that it is displayed in sync with the audio. Note: this only applies to video regions, either auto-detected via the builtin heuristics or specified using the dbus interface.
- You probably mean toggle:
tottle_pointer_grab The pointer will be grabbed and confined to the current window. tottle_fullscreen Make the current window fullscreen / unfullscreen. tottle_debug Turn debugging on or off.
Change History (3)
comment:1 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 4 years ago by
Milestone: | → 2.4 |
---|
comment:3 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1888
Note: See
TracTickets for help on using
tickets.
Whoops, fixed: r19742. Thanks!