commit | bf2fde70fea6b3245dab44253deafba95f2979e5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 12 07:56:45 2012 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Nov 01 13:10:05 2012 +0100 |
tree | 25286473ecc0c70f5a8804af4fdb9a58af197321 | |
parent | 35c9e0a5c2804b94d1a452a0a9a12d7a893b5318 [diff] |
console: move set_mouse + cursor_define callbacks When adding DisplayChangeListeners the set_mouse and cursor_define callbacks have been left in DisplayState for some reason. Fix it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>