Skip to content

Basic usage

Horațiu Mlendea edited this page May 19, 2022 · 5 revisions

Running

If you've installed it through a package manager, then you can launch it directly from your desktop environment. You can also run geforcenow (or io.github.hmlendea.geforcenow-electron if you're using flatpak) in the terminal.

Keyboard shortcuts

  • Super + F / F11: Toggles the fullscreen mode (Fullscreen is always forced ON while gaming)
  • ALT + F4 / F4: Exits app
  • ALT + Home: Switches back to the GeForce NOW Home page
  • CTRL + M: Toggles the microphone
  • F12: Toggles chrome dev tools

Command-line arguments

  • --spoof-chromeos: Uses a ChromeOS UserAgent string
  • --spoof-windows: Uses a Windows UserAgent string
  • --disable-rpc: Disables the Discord Rich Presence

Changing the keyboard layout

Currently NVIDIA doesn't allow changing the keyboard layout on Linux.

In order to get access to that setting, use one of the UA-spoofing CLI arguments mentioned above.

Clone this wiki locally