mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] Add borderless fullscreen usage
This commit is contained in:
parent
b93aca796c
commit
e03621a622
@ -848,6 +848,7 @@ void doHelp(char * app)
|
|||||||
" -n Don't allow the window to be manually resized\n"
|
" -n Don't allow the window to be manually resized\n"
|
||||||
" -r Don't maintain the aspect ratio\n"
|
" -r Don't maintain the aspect ratio\n"
|
||||||
" -d Borderless mode\n"
|
" -d Borderless mode\n"
|
||||||
|
" -F Borderless fullscreen mode\n"
|
||||||
" -x XPOS Initial window X position [current: %s]\n"
|
" -x XPOS Initial window X position [current: %s]\n"
|
||||||
" -y YPOS Initial window Y position [current: %s]\n"
|
" -y YPOS Initial window Y position [current: %s]\n"
|
||||||
" -w WIDTH Initial window width [current: %u]\n"
|
" -w WIDTH Initial window width [current: %u]\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user