Skip to content

F1 Hotkey

360900 edited this page Aug 2, 2026 · 2 revisions

Starting with version 10.0, yad can trigger a command using the F1 hotkey. Currently TinkerGame uses it for

  • a few windows to open a requester where the number of columns for that window can be configured and stored (see GUI-Columns!)
  • to open the corresponding Wiki page of the current window

In cases where WebKit is not available (e.g. the Yad AppImage on Steam Deck), TinkerGame will use xdg-open to open the wiki URL in your default browser. If xdg-open is not available either, nothing will happen.

Clone this wiki locally