/usr/share/xdrawchem2/doc/editmenu.html is in xdrawchem 2.0-4.
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 | <html>
<head>
<title>XDrawChem documentation - Edit menu</title>
</head>
<body bgcolor="#FFFFFF">
<p><b>Edit menu</b>
<p><b>Undo (Ctrl+Z):</b>Undo the last operation. It is possible to undo the last 16 actions.
<p><img src="cuttool.png"><b>Cut (Ctrl+X):</b>Cut a selection to the clipboard.
<p><img src="copytool.png"><b>Copy (Ctrl+C):</b>Copy a selection to the clipboard.
<p><img src="pastetool.png"><b>Paste (Ctrl+V):</b>Paste a selection from the clipboard.
<p><b>Clear (Del):</b>Delete selected items.
<p><b>Select all (Ctrl+A):</b> Select all items in the current window.
<p><b>Rotate menu:</b> These menu items rotate a selection by 90 or 180 degrees.
<p><b>Flip menu:</b> These menu items flip a selection across a horizontal or vertical line.
<p><b>Zoom menu:</b> Zoom in and out on the drawing. Ctrl+1 zooms out, Ctrl+0 zooms in, Ctrl+5 returns to normal (100%).
<p><i><a href="index.html">Main help page</a></i>
</body>
</html>
|