CVSROOT:        /cvs/gnome
Module name:    vino
Changes by:     markmc  05/05/20 12:26:04

Modified files:
        .              : Tag: gnome-2-10 ChangeLog 
        server         : Tag: gnome-2-10 vino-input.c 

Log message:
2005-05-20  Mark McLoughlin  <[EMAIL PROTECTED]>

Fix some keyboard handling bugs:
1) Shift key not working for some charactes (bug #155900 
[http://bugzilla.gnome.org/show_bug.cgi?id=155900])
2) Caps lock not working (bug #157685 
[http://bugzilla.gnome.org/show_bug.cgi?id=157685])
3) Key repeat issue:
https://bugzilla.redhat.com/134451

* server/vino-input.c:
(vino_input_initialize_keycodes): if the keysym is
defined multiple times in the mapping, choose the
first one.
(vino_input_handle_key_event): ignore Caps Lock altogether
and send a key press/release pair to the Xserver for
each press, rather than waiting for the release. The
Xserver on the client can handle key repeating.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vino&who=markmc&date=explicit&mindate=2005-05-20%2012:25&maxdate=2005-05-20%2012:27

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to