How To Bind A Fullscreen Keybind?
Moderators: GZDoom Developers, LZDoom Developers, UZDoom Developers
Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
How To Bind A Fullscreen Keybind?
How do I make a new keybind for toggling fullscreen? I know of Alt-Enter but I would like to set a new keybind that is more convenient for me. I am on GZDOOM 4.8.2 on Windows 10. Thank you.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: How To Bind A Fullscreen Keybind?
I should think you could bind a key to toggle "vid_fullscreen", though I forget if that takes effect immediately or not.
Re: How To Bind A Fullscreen Keybind?
Yes! That did it, I can toggle full screen on the fly now. Thank you.wildweasel wrote: ↑Thu Nov 03, 2022 6:13 pm I should think you could bind a key to toggle "vid_fullscreen", though I forget if that takes effect immediately or not.