1

I've got an app made in QT5 running in fullscreen. If I move to a virtual terminal, using the Ctrl-Alt-F1 key combination for example, then there is no way I can find to go back to my QT5 app.

What I am missing? Does the QT5 app executes in other place rather than a virtual terminal?

rodripf
  • 136
  • 5

1 Answers1

1

Usually X on Linux is running in vt7. Occasionally bugs are reported in switching to/from, but not that often, likewise it is configurable. See for example

Thomas Dickey
  • 75,040
  • 9
  • 171
  • 268