Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#8145 closed patch

Handling Ctrl-<key>

Reported by: eriktorbjorn Owned by: fingolfin
Priority: normal Component: --Other--
Version: Keywords:
Cc: Game:

Description

Currently ScummVM intercepts all Ctrl-<key> keypresses, not just the ones it has to, which means that things like pressing Ctrl-V to see the game version doesn't work. This patch fixes it for me.

This ties in slightly to bug #647860 -- with the patch I at least get asked if I want to win if I hit Ctrl-W in Monkey 1. There just isn't any code to handle the answer. The Monkey 2 cheat doesn't work though, because we don't get the right key code for Ctrl-Alt-<key>.

Ticket imported from: #652194. Ticket imported from: patches/250.

Attachments (1)

ctrl.diff (594 bytes ) - added by eriktorbjorn 21 years ago.
Patch against a December 10 CVS snapshot

Download all attachments as: .zip

Change History (3)

by eriktorbjorn, 21 years ago

Attachment: ctrl.diff added

Patch against a December 10 CVS snapshot

comment:1 by fingolfin, 21 years ago

Owner: set to fingolfin
Status: newclosed

comment:2 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.