cleanup previous patch

This commit is contained in:
Dietmar Maurer 2014-01-22 07:25:09 +01:00
parent dc7573bf85
commit 63691fc66a

View File

@ -315,9 +315,9 @@ sub remote_viewer_config {
$cacert =~ s/\n/\\n/g;
my $config = {
'secure-attention' => "Ctrl+Alt+Ins",
'toggle-fullscreen' => "Shift+F11",
'release-cursor' => "Ctrl+Alt+R",
'secure-attention' => "Ctrl+Alt+Ins",
'toggle-fullscreen' => "Shift+F11",
'release-cursor' => "Ctrl+Alt+R",
type => 'spice',
title => $title,
host => $proxyticket, # this break tls hostname verification, so we need to use 'host-subject'