Key-Combination Alt + X

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
User avatar
RApophis
Posts: 3
Joined: Mon Jun 04, 2007 12:18 pm
Location: Germany

Key-Combination Alt + X

Post by RApophis »

Hello.

I have the probem that ScummVM ends when i press Alt + X.
Is this a bug or a feature? :wink: I havn't found this combination in the documentation. For one of the Sierra AGI games i need this combinaton :lol: but the game ends when i press it.

Thanks :)
User avatar
eriktorbjorn
ScummVM Developer
Posts: 3525
Joined: Mon Oct 31, 2005 7:39 am

Re: Key-Combination Alt + X

Post by eriktorbjorn »

RApophis wrote: I have the probem that ScummVM ends when i press Alt + X.
Is this a bug or a feature? :wink: I havn't found this combination in the documentation.
I haven't checked earlier versions of ScummVM, but the README for the development version says:

Code: Select all

    Common:
        Cmd-q                  - Quit (Mac OS X)
        Ctrl-q                 - Quit (other unices including Linux)
        Ctrl-z OR Alt-x        - Quit (other platforms)
RApophis wrote: For one of the Sierra AGI games i need this combinaton :lol: but the game ends when i press it.
I'm not familiar enough with the AGI games to guess which one, or what it's used for there.
User avatar
RApophis
Posts: 3
Joined: Mon Jun 04, 2007 12:18 pm
Location: Germany

Re: Key-Combination Alt + X

Post by RApophis »

Hi.

Sorry, havn't seen this.
It's for the game "Leisure Suit Larry in the Land of the Lounge Lizards". At the moment ScummVM seems not to override the question-protection at the start of the game, i remember you can override it by pressing Alt + X.
This are realy old questions because they are from the 80th.... (who remembers the 80th :lol:)
User avatar
eriktorbjorn
ScummVM Developer
Posts: 3525
Joined: Mon Oct 31, 2005 7:39 am

Re: Key-Combination Alt + X

Post by eriktorbjorn »

RApophis wrote: This are realy old questions because they are from the 80th.... (who remembers the 80th :lol:)
As a workaround, Al Lowe has the answers on his web page, because "they're only good at identifying someone over age 41 now!!"
User avatar
RApophis
Posts: 3
Joined: Mon Jun 04, 2007 12:18 pm
Location: Germany

Re: Key-Combination Alt + X

Post by RApophis »

Cool.

Thank you :P
User avatar
glokidd
Posts: 363
Joined: Wed Nov 02, 2005 6:50 am
Location: british columbia, canada

Post by glokidd »

from what i remember the actual override code was ctrl+alt+x.
I used this wayyy too many times in lsl3 back then :P

i primarily use alt-x for quiting scummvm, perhaps its a leftover habit from playing with the original scumm interpreters way back when.
It be sort of cool to see a "are you sure you want to quit? Y/N" pop up before you quit, but thats really just an uneccisary afterthought :wink:
User avatar
md5
ScummVM Developer
Posts: 2250
Joined: Thu Nov 03, 2005 9:31 pm
Location: Athens, Greece

Post by md5 »

Alt-X is captured from SDL itself under Windows, and it triggers ScummVM to exit. That's why this keycode never reaches the engine itself under Windows :( However, under Linux, the relevant key combination is Control-Q, so Alt-X works there
User avatar
TribeHasSpoken
Posts: 51
Joined: Mon Mar 13, 2006 3:01 am

Post by TribeHasSpoken »

It was Alt-X for LSL1 and Ctrl-Alt-X for LSL3.
fingolfin
Retired
Posts: 1452
Joined: Wed Sep 21, 2005 4:12 pm

Post by fingolfin »

glokidd wrote:It be sort of cool to see a "are you sure you want to quit? Y/N" pop up before you quit, but thats really just an uneccisary afterthought :wink:
There is actually an (undocumented, I think) "confirm_exit" setting which unfortunately only works in the SCUMM engine.

I'll file a feature request about this, although I am not *too* fond of the feature ;).
carloscristo
Posts: 1
Joined: Thu Aug 23, 2007 12:24 am

Post by carloscristo »

I found a trick to your (and mine) problem.
The scummVM cares about what keys u r typing rt?
But LSL1 don't!
So... you can press Shift-Alt-X, because in that way, scummVM will not quit, but for LSL1, it don't care if your pressing x or X (x or shift-x, got?)
That's it.. (tested by me, anyway).. hope that helps somebody!

God bless u all!
User avatar
saulob
Posts: 89
Joined: Fri Dec 01, 2006 4:06 am
Location: Brazil

Post by saulob »

hehe, nice one.
but that's bad not to work on it :(
Post Reply