]> source.dussan.org Git - tigervnc.git/commitdiff
Remove "Print" from keys that can open F8 menu 470/head
authorSamuel Mannehed <samuel@cendio.se>
Fri, 2 Jun 2017 09:18:35 +0000 (11:18 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 2 Jun 2017 09:18:35 +0000 (11:18 +0200)
Since it is caught by the local system on most platforms.

vncviewer/menukey.cxx
vncviewer/vncviewer.man

index 9c52f5e729b7eaa022b6d87f0a670e74386d59d6..04e52d007c727062d92fe6bdf7b333f30dee66b3 100644 (file)
@@ -43,7 +43,6 @@ static const MenuKeySymbol menuSymbols[] = {
   {"F11", FL_F + 11, XK_F11},
   {"F12", FL_F + 12, XK_F12},
   {"Pause", FL_Pause, XK_Pause},
-  {"Print", FL_Print, XK_Print},
   {"Scroll_Lock", FL_Scroll_Lock, XK_Scroll_Lock},
   {"Escape", FL_Escape, XK_Escape},
   {"Insert", FL_Insert, XK_Insert},
index d6a3708fe7989b793fbaeb4e088c16fed9bcb69c..b1450d13f7fbd2a1d165802f5f6b0c6e4eca23b8 100644 (file)
@@ -257,8 +257,7 @@ specific source file if you know the name of its "LogWriter".  Default is
 .B \-MenuKey \fIkeysym-name\fP
 This option specifies the key which brings up the popup menu. The currently
 supported list is: F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, Pause,
-Print, Scroll_Lock, Escape, Insert, Delete, Home, Page_Up, Page_Down).
-Default is F8.
+Scroll_Lock, Escape, Insert, Delete, Home, Page_Up, Page_Down). Default is F8.
 .
 .TP
 \fB\-via\fR \fIgateway\fR