You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using any gamescope patches or a forked version of gamescope?
The issue occurs on upstream gamescope without any modifications
Current Behavior
In Gamescope, shortcut keys are being executed without the Super modifier. For example, in Cyberpunk 2077 I press F to interact with something, and it will toggle fullscreen of the gamescope window instead. Likewise, the S key can't be used to walk backwards, as it's reserved by Gamescope for screenshots. Same results for Webfishing.
Steps To Reproduce
Launch Cyberpunk 2077 with the following gamescope launch command in Steam: DXVK_HDR=1 gamescope -g -f -W 3840 -H 2160 -r 240 --hdr-enabled --force-grab-cursor -- %command% --launcher-skip -skipStartScreen
Press the F key at any point; the window should toggle fullscreen.
Load into the game, press S to walk backwards; the character will not move.
Is there an existing issue for this?
Are you using any gamescope patches or a forked version of gamescope?
Current Behavior
In Gamescope, shortcut keys are being executed without the Super modifier. For example, in Cyberpunk 2077 I press
F
to interact with something, and it will toggle fullscreen of the gamescope window instead. Likewise, theS
key can't be used to walk backwards, as it's reserved by Gamescope for screenshots. Same results for Webfishing.Steps To Reproduce
DXVK_HDR=1 gamescope -g -f -W 3840 -H 2160 -r 240 --hdr-enabled --force-grab-cursor -- %command% --launcher-skip -skipStartScreen
F
key at any point; the window should toggle fullscreen.S
to walk backwards; the character will not move.Hardware information
Software information
Which gamescope backends have the issue you are reporting?
Logging, screenshots, or anything else
Log from running Steam in the terminal and copy & pasting the output into a file:
gamescope.log
The text was updated successfully, but these errors were encountered: