diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-16 16:25:08 +0200 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2014-01-26 14:08:28 +0800 |
commit | 7b4790b67e53071e19a243b31c159b2f1014575f (patch) | |
tree | 53669c70876cd53bf5a636c53acf8192accb73bc /meta/classes/cpan-base.bbclass | |
parent | 7d7481667fcf4550513aec1eca20d87b4ddfd40e (diff) | |
download | openembedded-core-7b4790b67e53071e19a243b31c159b2f1014575f.tar.gz openembedded-core-7b4790b67e53071e19a243b31c159b2f1014575f.tar.bz2 openembedded-core-7b4790b67e53071e19a243b31c159b2f1014575f.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]
(From OE-Core master rev: 1e06d5ce83439b5bd75a958f305e6a880d40333d)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/cpan-base.bbclass')
0 files changed, 0 insertions, 0 deletions