mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 03:58:45 +08:00
Cleanup and finalize some updates
Added and removed some help. Nothing big but trying to finalize some parts of help.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Done from nmat, please remove this div after review.
|
||||
</div>
|
||||
<h1>Welcome to mRemoteNG</h1>
|
||||
<hr>
|
||||
<p>
|
||||
@@ -37,24 +40,9 @@
|
||||
<li><a href="ui_keyboardshortcuts.htm">Keyboard Shortcuts</a></li>
|
||||
</ul>
|
||||
<h2>Special Topics</h2>
|
||||
<h3>External Tools</h3>
|
||||
<ul>
|
||||
<li>Traceroute</li>
|
||||
<li>Open in other application</li>
|
||||
</ul>
|
||||
<h3>Connections</h3>
|
||||
<ul>
|
||||
<li><a href="st_common_problems_rdp.htm">Common problems (RDP)</a></li>
|
||||
<li>Common problems (SSH)</li>
|
||||
<li>Common problems (HTTP/HTTPS)</li>
|
||||
<li>Common problems (Telnet)</li>
|
||||
</ul>
|
||||
<h3>mRemoteNG</h3>
|
||||
<ul>
|
||||
<li>Reset all settings</li>
|
||||
<li>Get more information from mRemoteNG</li>
|
||||
<li>Using inheritance like a pro</li>
|
||||
<li>Theming guide</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Done from nmat, please remove this div after review.
|
||||
</div>
|
||||
<h1>Introduction</h1>
|
||||
<hr>
|
||||
<p>
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
<p>
|
||||
The following is a list of command line switches supported by mRemoteNG.
|
||||
</p>
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Done from nmat, remove this div after review.
|
||||
</div>
|
||||
<h1>Information</h1>
|
||||
<p>
|
||||
Downloads are provided in four different packages, the setup package, binary package,
|
||||
@@ -33,8 +36,8 @@
|
||||
<h2>Updating and Uninstalling</h2>
|
||||
<p>
|
||||
mRemoteNG can be updated without uninstalling it before.<br>
|
||||
There are no user preferences stored in the application directory (except if you
|
||||
put them there), so uninstalling doesn't wipe your settings.
|
||||
For portable version of mRemoteNG stores all user data in same folder as
|
||||
mRemoteNG.exe file.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Done from nmat, remove this div after review
|
||||
</div>
|
||||
|
||||
<h1>Supported Operating Systems:</h1>
|
||||
|
||||
@@ -88,8 +88,8 @@
|
||||
To close the connection you can do any of the following:
|
||||
<ul>
|
||||
<li>Log off in the start menu - Closes the connection and logs you out completely from RDP</li>
|
||||
<li>Close the panel with the - Which leaves your session active on server but closes connection in mRemoteNG</li>
|
||||
<li>Close the connection tab with - Also keeps your login active on server but closes RDP connection in mRemoteNG</li>
|
||||
<li>Close the panel with the - Which leaves your session active on server but closes connection in mRemoteNG</li>
|
||||
<li>Close the connection tab with - Also keeps your login active on server but closes RDP connection in mRemoteNG</li>
|
||||
<li>Double click the connection tab - Same as above where the connection is active on server but closes RDP connection in mRemoteNG</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<h1>Introduction</h1>
|
||||
|
||||
@@ -6,6 +6,10 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<h1>Introduction to External Tools</h1>
|
||||
<p>
|
||||
External Tools can help you get things done that can't be done in mRemoteNG.<br>
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_warning">
|
||||
This needs to be rewritten
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<!-- Introduction - #start -->
|
||||
<h1>Introduction</h1>
|
||||
<hr>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<!-- Introduction - #start -->
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<h1>Keybindings</h1>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<!-- Introduction - #start -->
|
||||
@@ -102,7 +102,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Connection Panels</td>
|
||||
<td>Jump to panel. Useful if you are organised with panels in mRemoteNG to sort out open connections.</td>
|
||||
<td>Jump to panel.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Connections</td>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<h1>Introduction</h1>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<!-- Introduction - #start -->
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_error">
|
||||
In progress - needs review and help to make it correct with information
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<!-- Introduction - #start -->
|
||||
|
||||
@@ -6,6 +6,10 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<p>
|
||||
The Quick Connect functionality of mRemoteNG allows you to quickly connect to a remote host using a variety of network protocols.
|
||||
</p>
|
||||
|
||||
@@ -6,6 +6,10 @@
|
||||
<link rel="stylesheet" href="Main.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="isa_info">
|
||||
Complete from nmat updates, please remove this div after review.
|
||||
</div>
|
||||
|
||||
<h1>Warning!</h1>
|
||||
<div class="isa_warning">
|
||||
The SQL feature is in an early beta stage and not intended for use in an productive environment!
|
||||
|
||||
Reference in New Issue
Block a user