|  | 
| 1 |  | -.TH	CMST 1 "3 October 2015" "Version: 2015.10.03" | 
|  | 1 | +.TH	CMST 1 "26 January 2016" "Version: 2016.01.26" | 
| 2 | 2 | .SH NAME | 
| 3 | 3 | CMST - Connman System Tray | 
| 4 | 4 | .SH SYNOPSIS | 
| @@ -85,6 +85,9 @@ in the combo box at the top. | 
| 85 | 85 | .I Wireless Tab | 
| 86 | 86 | The Wireless tab will display information, connect, disconnect, and edit certain properties of wireless services.  | 
| 87 | 87 | .TP | 
|  | 88 | +.I VPN Tab | 
|  | 89 | +The VNP tab will display information, connect and disconnect already provisioned VPN services. | 
|  | 90 | +.TP | 
| 88 | 91 | .I Counters Tab | 
| 89 | 92 | The Counters tab will display information about the Connect time, the Transmit (TX) and Receiving (RX) counters for the service | 
| 90 | 93 | currently in the "online" state. The counters are set to fairly course intervals to minimize system usage. Currently these  | 
| @@ -114,13 +117,24 @@ box on the | 
| 114 | 117 | tab.  The button to open the editor will appear in the lower left corner of the dialog.  With this editor you may create, open, edit, | 
| 115 | 118 | delete and save config files to /var/lib/connman.  The menu at the top may be used to enter some information automatically, and many   | 
| 116 | 119 | of the input fields are validated as you enter text into them.  There are also predefined template files that may be used to seed the | 
| 117 |  | -editing area.  All of this can be bypassed if you wish and you may cut and paste or type into the editor directly.   | 
|  | 120 | +editing area.  All of this can be bypassed if you wish and you may cut and paste or type into the editor directly.  | 
|  | 121 | +.TP | 
|  | 122 | +\fBCreating and Editing VPN Connections\fP  | 
|  | 123 | +As of 2016.01.26 CMST has a VPN provisioning editor built in, but it is considered an advanced control and by default it is hidden.  To enable the control check the | 
|  | 124 | +.B Advanced Controls | 
|  | 125 | +box on the | 
|  | 126 | +.I Provisioning | 
|  | 127 | +tab.  The button to open the editor will appear in the lower left corner of the dialog.  With this editor you may create, open, edit, | 
|  | 128 | +delete and save config files to /var/lib/connman-vpn.  The menu at the top may be used to enter some information automatically, and many   | 
|  | 129 | +of the input fields are validated as you enter text into them. The first item under each menu heading (Provider xxx) will start a junior | 
|  | 130 | +wizard to walk you through entering all the mandatory information for each connection type.  For OpenVPN the second menu item (Import Configuration) | 
|  | 131 | +will import an OpenVPN .opvn file.  The import will extract and save keys and certificates and will place the proper provisioning entries | 
|  | 132 | +into the editor window.    | 
| 118 | 133 | .SH BUGS | 
| 119 | 134 | For the tray icon to display is it required that the system tray be compliant with the Freedesktop.org systemtray specification.   | 
| 120 | 135 | 
 | 
| 121 | 136 | The tray icon is known to not work in the DWM system tray which appears to be a noncompliant tray. | 
| 122 |  | - | 
| 123 |  | -Tray icons will display with a black background, this is particularly noticeable when you have a light colored tray.  This is a QT5 bug.  | 
|  | 137 | +  | 
| 124 | 138 | .SH Author | 
| 125 | 139 | Andrew J. Bibb.  Project web page: https://github.com/andrew-bibb/cmst | 
| 126 | 140 | 
 | 
0 commit comments