Probably about time the title changed from SSH TEST.
This commit is contained in:
parent
0c99978160
commit
1af2aa2f03
@ -124,7 +124,7 @@ int guac_client_init(guac_client* client, int argc, char** argv) {
|
||||
client_data->blank_cursor = guac_ssh_create_blank(client);
|
||||
|
||||
/* Send name and dimensions */
|
||||
guac_protocol_send_name(socket, "SSH TEST");
|
||||
guac_protocol_send_name(socket, "Terminal");
|
||||
|
||||
/* Initialize pointer */
|
||||
client_data->current_cursor = client_data->blank_cursor;
|
||||
|
Loading…
Reference in New Issue
Block a user