mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-14 13:07:54 +00:00
[client] Add borderless fullscreen usage
This commit is contained in:
parent
b93aca796c
commit
e03621a622
1 changed files with 1 additions and 0 deletions
|
@ -848,6 +848,7 @@ void doHelp(char * app)
|
|||
" -n Don't allow the window to be manually resized\n"
|
||||
" -r Don't maintain the aspect ratio\n"
|
||||
" -d Borderless mode\n"
|
||||
" -F Borderless fullscreen mode\n"
|
||||
" -x XPOS Initial window X position [current: %s]\n"
|
||||
" -y YPOS Initial window Y position [current: %s]\n"
|
||||
" -w WIDTH Initial window width [current: %u]\n"
|
||||
|
|
Loading…
Reference in a new issue