-rw-r--r-- | help/en/html/opie-console/gettingstarted.html | 3 | ||||
-rw-r--r-- | help/en/html/opie-console/menubar.html | 15 |
2 files changed, 14 insertions, 4 deletions
diff --git a/help/en/html/opie-console/gettingstarted.html b/help/en/html/opie-console/gettingstarted.html index 2b6f2e4..64240d7 100644 --- a/help/en/html/opie-console/gettingstarted.html +++ b/help/en/html/opie-console/gettingstarted.html @@ -25,5 +25,8 @@ disconnect you need to click "disconnect".<br> close the the connection and remove the widget from the main application view.<br> <p>If an application in the terminal hangs you may choose to terminate that Connection<br> +<p>Text which gets selected inside the Terminal Widget will be transparently copied +to the clipboard. You do not need to add it your self via a copy button. + </body></html> diff --git a/help/en/html/opie-console/menubar.html b/help/en/html/opie-console/menubar.html index 9a5e995..4348561 100644 --- a/help/en/html/opie-console/menubar.html +++ b/help/en/html/opie-console/menubar.html @@ -1,11 +1,18 @@ <html><head><title>Opie Console: Menubar</title></head><body> <h1>Opie Console: Menubar</h1> <h2> Icons </h2> -<b> ( <img src=new.png> ) new profile </b> - new profile dialog +<b> ( <img src="SettingsIcon.png"> ) Settings </b> - Manage Profiles. Clicking this item will +show the Profile Editor where you may add, remove and modify profiles which will be saved. <br><br> -<b> ( <img src=fullscreen.png> ) fullscreen </b> - toggle fullscreen node +<b> ( <img src="new.png"> ) new connection </b> - This will open a Dialog where +you can choose connection type and more. <br><br> -<b> ( <img src=SettingsIcon.png> ) Settings </b> - manage profile dialog +<b> ( <img src="fullscreen.png"> ) fullscreen </b> - When clicked the currnet connection widget +will use the full screen size. Clicking on the top left button reduces the widget to normal size. <br><br> -<b> ( <img src=down.png> ) Special keys </b> - open the special key line. This line holds keys that are typically not mapped on most decives ( FXX keys etc). Klick on one off them to send the key. +<b> ( <img src="down.png"> ) Special keys </b> - Special keys will show/hide a bar with customizable keys. +You may choose your own keys. This makes it possible to enter keys which are not available on hardware keyboards. +<br><br> +<b> ( <img src="paste.png"> ) Paste </b> - The paste button will 'paste' text from the clipboard to the +current Terminal Widget. </body></html> |