Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to exit fullscreen #173

Open
ripjaw1219 opened this issue Jan 19, 2023 · 10 comments
Open

how to exit fullscreen #173

ripjaw1219 opened this issue Jan 19, 2023 · 10 comments

Comments

@ripjaw1219
Copy link

how do i exit fullscreen

@whscullin
Copy link
Owner

You should be able to exit full screen by pressing ESC, as well as F2, which is the key to enter full screen as well.

@Milk-Madein
Copy link

Im stuck in Fullscreen too but that's because I went into the options and enabled "fullscreen". I can't get back to seeing the whole dock and keyboard. Not even refreshing works. Help

@iflan
Copy link
Contributor

iflan commented Jan 30, 2023

F2 should do it. If not, then try F11, which I think is the browser shortcut. And in Chrome, a long press on ESC may work.

@Milk-Madein
Copy link

F2 should do it. If not, then try F11, which I think is the browser shortcut. And in Chrome, a long press on ESC may work.

Tt still doesn't work. I have the same issues with being stuck in Fullscreen on Safari and Chrome.

big.sad.mov

I've attach a vid of what I'm looking at. (I am press 'ESC', 'F2', and 'F11')

@iflan
Copy link
Contributor

iflan commented Jan 30, 2023

Ah, this is SHIFT-F2. Code is here:

keyboard.setFunction('F2', (event) => {

@Milk-Madein
Copy link

Sorry for the late response. THANK YOU @iflan !!

@ripjaw1219
Copy link
Author

oh lmao i didnt do the function keys XD thank you

@ripjaw1219
Copy link
Author

ok it didnt work

@ripjaw1219
Copy link
Author

nevermind i did it lol

@ryandesign
Copy link

There are no ESC nor function keys on an iOS device's on-screen keyboard (which is not shown, anyway, and no evident way to make it appear), nor are there such keys on external keyboards designed specifically for iOS devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants