diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-16 16:25:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-16 23:39:57 +0000 |
commit | 1e06d5ce83439b5bd75a958f305e6a880d40333d (patch) | |
tree | 314e72d4c65ae81a8aa8eebab08aa1cb0bdaa090 /meta/lib/oeqa/utils | |
parent | 6d0625a5a2ddd34760b2f85366810f20ad4ea15e (diff) | |
download | openembedded-core-1e06d5ce83439b5bd75a958f305e6a880d40333d.tar.gz openembedded-core-1e06d5ce83439b5bd75a958f305e6a880d40333d.tar.bz2 openembedded-core-1e06d5ce83439b5bd75a958f305e6a880d40333d.zip |
x11vnc: fix CAPS_LOCK issues
Currently, pressing CAPS_LOCK on the viewer changes the lock state on
the server and the key will not change the case.
To fix this, use -skip_lockkeys option to ignore all Caps_Lock,
Shift_Lock, Num_Lock, Scroll_Lock keysyms received from viewers, in
order to leave the lock state on the server side unchanged. However, the
keys will appear correctly on the remote side.
[YOCTO #4149]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils')
0 files changed, 0 insertions, 0 deletions