Public bug reported:
Ubuntu Release: Lucid
Package Version: 1.3.9-6
Expected outcome: When in full screen mode, pressing F8 key should display
popup menu which would allow for getting out of full screen mode.
Actual outcome: No popup appears when pressing F8, so its difficult to get out
of full screen mode.
The fix for this is to add something like "Vncviewer*grabKeyboard: true" to
your Xresources. In the post install phase of the package something like the
following steps should occur:
1. echo "Vncviewer*grabKeyboard: true" > /etc/X11/Xresources/xtightvncviewer
2. xrdb -merge /etc/X11/Xresources/xtightvncviewer
The resource should probably be removed if the package is removed, but
not removing it is not strictly necessary.
This problem and solution is mentions in the man file for
xtightvncviewer (look for grabKeyboard).
** Affects: tightvnc (Ubuntu)
Importance: Undecided
Status: New
--
should grab keyboard when in fullscreen mode
https://bugs.launchpad.net/bugs/584823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs