/usr/share/help/C/gnome-help/shell-windows-maximize.page is in gnome-user-docs 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:if="http://projectmallard.org/if/1.0/"
type="topic" style="task" version="1.0 if/1.0"
id="shell-windows-maximize">
<info>
<link type="guide" xref="shell-windows#working-with-windows"/>
<link type="seealso" xref="shell-windows-tiled"/>
<revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
<revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Double-click or drag a titlebar to maximize or restore a
window.</desc>
</info>
<title>Maximize and unmaximize a window</title>
<p>You can maximize a window to take up all of the space on your desktop
and unmaximize a window to restore it to its normal size. You can also
maximize windows vertically along the left and right sides of the screen,
so you can easily look at two windows at once. See
<link xref="shell-windows-tiled"/> for details.</p>
<p>To maximize a window, grab the titlebar and drag it to the top of the
screen, or just double-click the titlebar. To maximize a window using the
keyboard, hold down the <key xref="keyboard-key-super">Super</key> key and
press <key>↑</key>, or press
<keyseq><key>Alt</key><key>F10</key></keyseq>.</p>
<p if:test="platform:gnome-classic">You can also maximize a window by
clicking the maximize button in the titlebar.</p>
<p>To restore a window to its unmaximized size, drag it away from the edges
of the screen. If the window is fully maximized, you can double-click the
titlebar to restore it. You can also use the same keyboard shortcuts you
used to maximize the window.</p>
<note style="tip">
<p>Hold down the <key>Super</key> key and drag anywhere in a window to move
it.</p>
</note>
</page>
|