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
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
A common or really useful pattern is on-screen hints for keyboard or controller actions.
This is a simple accessibility pattern that's even used on websites (e.g. for example on the bottom of flickr site while viewing images it tells you what useful keyboard shortcuts are available for navigating around quickly)
If someone wants to pick up and implement this pattern on the site feel free to take over.
A common or really useful pattern is on-screen hints for keyboard or controller actions.
This is a simple accessibility pattern that's even used on websites (e.g. for example on the bottom of flickr site while viewing images it tells you what useful keyboard shortcuts are available for navigating around quickly)
If someone wants to pick up and implement this pattern on the site feel free to take over.