Project

General

Profile

Actions

Emulator Issues #162

closed

Can't escape from fullscreen in Linux.

Added by Sonicadvance1 over 15 years ago.

Status:
Fixed
Priority:
Low
Assignee:
-
Category:
GFX
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

There is no simple way to get out of full screen when in linux.
I usually go to a virtual terminal and kill it off that way.

Actions #1

Updated by Nintendo-Daniel over 15 years ago

Neither in Windows I think... Haven't seen that function anyway. But isn't possible
to switch to Windowed Mode in Fullscreen mode like pressing Alt + Enter? Or just Escape?

Actions #2

Updated by Sonicadvance1 over 15 years ago

No, that isn't possible in Linux unless I specifically set the key bindings to do
that. And with the resizing bug, it may get a bit annoying.

Actions #3

Updated by slink_3_ over 15 years ago

fixed ?
at least it's been fixed on windows, we need someone to test it under linux !

Actions #4

Updated by mobileforces over 15 years ago

doesn't work

Actions #5

Updated by XTra.KrazzY over 15 years ago

fixed?

Actions #6

Updated by nakeee over 15 years ago

nope
on my todo list

Actions #7

Updated by muelkorb about 15 years ago

just press "Ctrl + Alt + Esc", then a Skull appaers instead of the mouse-cursor and
by left-clicking with the mouse, you kill the running process.
At least it works at Debian 4.0 Etch

Actions #8

Updated by ALIENDUDE5300 about 15 years ago

This issue should be given high priority. It's been quite a long time since the bug
was originally filed, and it seems like something really simple to fix. Although I
haven't coded in C++ before, I can understand that the problem is probably related to
key mapping, as in the does not check to see if the escape key is pressed or not.
Would I be correct in saying that this could be fixed by having the emulator check to
see if the escape key is pressed approximately every 50ms while running in full
screen mode, and if so, either killing the running process or returning to windowed
mode? Just a guess, but this bug is really annoying. It's the most important issue
I'm having with dolphin on Linux.

Actions #9

Updated by Sonicadvance1 about 15 years ago

Indeed, It isn't checking. We used to have the check in the code, but it gave us
locking issues from time to time. which isn't too much of a problem until the program
hangs instead of crashing. Which is why it was removed.

Actions #10

Updated by budikutija almost 15 years ago

is toogle fullscreen fixed in linux?

Actions #11

Updated by Sonicadvance1 almost 15 years ago

Nope

Actions #12

Updated by budikutija almost 15 years ago

:(

Actions #13

Updated by ChaosCode almost 15 years ago

fxied? :D

Actions #14

Updated by Sonicadvance1 almost 15 years ago

No

Actions #15

Updated by XTra.KrazzY almost 15 years ago

No. D:

Actions #17

Updated by atrauzzi about 14 years ago

I can't toggle fullscreen under Linux as well. Really annoying to be locked out of my own
desktop like this.

Any chance of this being fixed? If performance is an issue, perhaps the fix will shed light
on other performance improvement opportunities?

Actions #18

Updated by Sonicadvance1 about 14 years ago

Reason why fixing this issue is a pain is because of how X11 operates with it's events

Actions #19

Updated by atrauzzi about 14 years ago

Maybe it's worth looking at other applications or consulting the xorg project?

Actions #20

Updated by glennricster about 14 years ago

There is a way out of fullscreen mode now. Use the escape key. Although I would
like to be able to work in the ability to use Alt-Tab to change to other windows
while the emulator is running.

Actions #21

Updated by XTra.KrazzY about 14 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF