Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remmina sessions on different screens

Tags:

rdp

Can Remmina run concurrent sessions (to separate remote hosts) on different monitors?

eg:

  • Session 1 (connected to a Windows box) on my left monitor
  • Session 2 (connected to a Linux box) on my right monitor?
like image 618
JoseHeitor Avatar asked Sep 12 '25 19:09

JoseHeitor


1 Answers

There's an answer in the Remmina GitLab issues

Preferences -> Appearance -> Tab interface -> None

There are other options for grouping, but "None" will use no tabs at all and everything will be a new window. You'll probably also want to untick "Always show tabs" as well.

like image 67
Codebling Avatar answered Sep 15 '25 20:09

Codebling