Differences
This shows you the differences between the selected revisions of the page.
2011-12-06 | 2012-02-20 | ||
search by typing hint (martin) | subsections for session management (martin) | ||
Line 4: | Line 4: | ||
&screenshotpict(login_stored_sessions) | &screenshotpict(login_stored_sessions) | ||
- | ===== Session Management ===== | + | ===== Stored Sessions Management ===== |
The list box shows list of already saved [[session_configuration#stored|stored sessions]]. You should select there a session to work with before pressing one of the //Login//, //Edit//, //Delete//, //Rename// and //Shell icon// buttons. Double clicking a session has same effect as selecting it and pressing //Login// button as long as at least host name and username are filled. | The list box shows list of already saved [[session_configuration#stored|stored sessions]]. You should select there a session to work with before pressing one of the //Login//, //Edit//, //Delete//, //Rename// and //Shell icon// buttons. Double clicking a session has same effect as selecting it and pressing //Login// button as long as at least host name and username are filled. | ||
+ | ==== Session Folders ==== | ||
The sessions can be organized into folders. Expand/collapse folder by double-clicking on its name. If you have many sessions, you can quickly jump to a session by typing a beginning of its name. | The sessions can be organized into folders. Expand/collapse folder by double-clicking on its name. If you have many sessions, you can quickly jump to a session by typing a beginning of its name. | ||
+ | Use the //New folder// button to create new session folder. To create subfolder, use path syntax "folder/subfolder" (Select the parent folder before pressing button to have the path prefilled). Note that empty folders are not preserved. | ||
+ | |||
+ | ==== Adding new Stored Session ==== | ||
The //New// button resets session options on the Login dialog to the [[session_configuration#default|default ones]] and switches to [[ui_login_session|Session tab]]. | The //New// button resets session options on the Login dialog to the [[session_configuration#default|default ones]] and switches to [[ui_login_session|Session tab]]. | ||
+ | ==== [[edit]] Editing Existing Stored Session ==== | ||
The //Edit// button loads options for selected stored session to Login dialog and switches to [[ui_login_session|Session tab]] to allow modifications. To edit existing stored session, first load it, modify your options and than save it back (under the same or different name). | The //Edit// button loads options for selected stored session to Login dialog and switches to [[ui_login_session|Session tab]] to allow modifications. To edit existing stored session, first load it, modify your options and than save it back (under the same or different name). | ||
+ | ==== Deleting Stored Session ==== | ||
The //Delete// button deletes selected stored session or session folder. Deleting a sessions folder deletes all the sessions it contains. | The //Delete// button deletes selected stored session or session folder. Deleting a sessions folder deletes all the sessions it contains. | ||
+ | ==== Renaming Stored Session ==== | ||
Use the //Rename// button to rename selected stored session or session folder. | Use the //Rename// button to rename selected stored session or session folder. | ||
- | Use the //New folder// button to create new session folder. To create subfolder, use path syntax "folder/subfolder" (Select the parent folder before pressing button to have the path prefilled). Note that empty folders are not preserved. | + | ==== Setting Default Session Options ==== |
The //Set defaults// button sets current session (not selected stored session) options as [[session_configuration#default|defaults]]. | The //Set defaults// button sets current session (not selected stored session) options as [[session_configuration#default|defaults]]. | ||
+ | ==== Creating Shortcuts to Stored Session ==== | ||
Use //Shell icon// to create [[integration#desktop_and_quick_launch_icons|Desktop]] and [[integration#send_to|'Send To']] shortcut icons for selected stored session. Note that if you delete the stored session the existing icons will not work anymore. | Use //Shell icon// to create [[integration#desktop_and_quick_launch_icons|Desktop]] and [[integration#send_to|'Send To']] shortcut icons for selected stored session. Note that if you delete the stored session the existing icons will not work anymore. | ||