When GZDoom or ZDoom is fullscreen it disables all system-wide keyboard shortcuts like ctrl+alt+delete, volumeup/down keys, workspace switching, and even alt+f4. This causes a serious issue when the application stops responding, as the only solution is to reboot the computer or know kernel-wide shortcuts.
A proposed solution would be to add an option to disable window borders so it can be played in a "fake" fullscreen. Or change the keyboard input method to allow keys to fall through the application.
GZDoom/ZDoom Steals all keyboard input on linux
Moderator: Graf Zahl
-
- Posts: 2
- Joined: Tue Jul 30, 2013 18:53
- Gez
- Developer
- Posts: 1399
- Joined: Mon Oct 22, 2007 16:47
Re: GZDoom/ZDoom Steals all keyboard input on linux
If the problem happens with ZDoom as well, it would have been better to report on the ZDoom forum.
-
- Posts: 2
- Joined: Tue Jul 30, 2013 18:53
Re: GZDoom/ZDoom Steals all keyboard input on linux
Yeah I've realized this, thanks.
I've done some research and it's caused by using SDL. The problem does not persist in SDL2.
Source
I'll go post this on the ZDoom forum, excuse me.
I've done some research and it's caused by using SDL. The problem does not persist in SDL2.
Source
I'll go post this on the ZDoom forum, excuse me.