How to refresh a webpage with the keyboard?

How can I refresh a web page without needing a mouse?

3 Answers

CTRL/+R or F5 (and in some cases FN+F5) are the only two reliable ways of doing this.

Pressing Tab until you get to the refresh button can be unsuccessful if you don't start in the right place with the selection, and ultimately it's pretty unreliable. If you have any other keybindings set in the personal preferences of the browser or your OS, then you could use those, but the universal way to refresh a page without a mouse would be CTRL/+R or F5.

Note: On some laptops, the key combination is FN+F5. This can depend on how the function keys are configured in the BIOS. (Thanks to Android Dev for pointing this out!)

0

depending on the browser, you can use CTRL+R or F5

You can also, if the refresh button is visible, keep pressing Tab until you get to it and then press Enter

CTRL + R

Obtained from the Ubuntu Community Wiki

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like