Codebase list virt-viewer / 8de1e49
tests: hotkeys: add zoom hotkeys Signed-off-by: Uri Lublin <uril@redhat.com> Uri Lublin 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6666 const gchar *hotkeys[] = {
6767 "toggle-fullscreen=shift+f11",
6868 "release-cursor=shift+f12,secure-attention=ctrl+shift+b",
69 "zoom-in=shift+f2,zoom-out=shift+f3,zoom-reset=shift+f4",
6970 "smartcard-insert=shift+I,smartcard-remove=shift+R",
7071 };
7172