Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Remmina
Remmina
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 248
    • Issues 248
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Remmina
  • RemminaRemmina
  • Wiki
    • Usage
  • Remmina Usage FAQ

Last edited by tukusejssirs Jun 20, 2019
Page history

Remmina Usage FAQ

Remmina Usage FAQ

  1. Where are all my connections and preferences stored ?
    A: Remmina stores its configuration file in directories identified according the XDG Base Directory Specification. A main configuration file remmina.pref is stored into $XDG_CONFIG_HOME/remmina/ directory, which defaults to $HOME/.config/remmina/. Every single connection profile is stored into a XXXXXXXXXXXXX.remmina file under $XDG_DATA_HOME/remmina directory, which defaults to $HOME/.local/share/remmina. Older versions of remmina used to store all *.remmina and remmina.pref files under $HOME/.remmina. If a newer version of remmina finds an existing $HOME/.remmina/ legacy directory, then remmina will revert back to use it.

  2. Can I start a connection using a shell command ?
    A: Yes, use remmina -c filename.

  3. When I'm in fullscreen mode, I cannot see the "floating toolbar" (the bar at the top of the screen), or I can see part of it but it does not scroll down or receive my input.
    A: You are using Gnome Shell and an older version of remmina. This has been fixed under remmina 1.2.0-rcgit.3 compiled with GTK+ 3.10 or newer. Please restart your system after upgrading remmina.

  4. The "Quality settings" in Remmina preferences -> RDP is not saving the default quality setting.
    A: This is a quality profile editor, not a quality chooser. See issue #521 (closed)

  5. I'm unable to escape from VMware vSphere client console pressing Ctrl+Alt.
    A: You are probably pushing the Ctrl key on the right side of the keyboard. That key is reserved as Remmina Host key. Use the left Ctrl key or change the host key in the Remmina global settings.

  6. Under Gnome Shell the Remmina systray menu is hidden in the hidden notification area
    A: Install this AppIndicator Support Gnome Shell Extension to see the systray menu in a more confortable place.

  7. After a Remmina upgrade, I'm unable to connect to some servers.
    A: Try to remove the file ~/.config/freerdp/known_hosts.

  8. After a Remmina upgrade, I have to reenter all passwords.
    A: Yes, with commit 57ec85d8 we switched to libsecret, and passwords cannot be imported automatically.

  9. Remmina cannot connect to Raspbian Stretch VNC server
    A: See our guide: Remmina VNC to Raspbian Stretch

  10. Warning: This plugin requires GtkSocket, but it's not available
    A: This usually happens when running remmina under wayland: some plugins needs the GtkSocket support. GtkSocket makes use of the xembed protocol, which is not available under Wayland. If your system is running XWayland you can try to workaround the problem by running remmina with the environment variable GDK_BACKEND set to x11. For example in a terminal, after closing all running instances of remmina, you can start remmina with GDK_BACKEND=x11 remmina.

Clone repository

Table of contents

  • Home
  • Usage
    • Remmina SSH terminal colour schemes
    • Remmina usage FAQ
    • Remmina user’s guide
    • Remmina command line examples
    • Remmina SSH wizardry
  • Compilation
    • Compilation guide for Red Hat/CentOS
    • Compile on Arch Linux
    • Compile on Debian 10 Buster
    • Compile on Debian 9 Stretch
    • Compile on Fedora 20 ~ 26
    • Compile on FreeBSD
    • Compile on Ubuntu 14.04
    • Compile on Ubuntu 16.04
    • Compile on Ubuntu 18.04
    • Compile on Ubuntu 20.04
  • Development
    • Development Notes
    • multi-monitor support
  • Contribution
    • Contribute to the Remmina documentation
    • HOWTO generate the changelog
  • Localisation
    • How to translate Remmina
    • Update gettext messages
  • Testing
    • Testing under Ubuntu with the remmina next daily PPA
  • Problems and tweaks
    • Black screen
    • GTK versions on various distributions
    • Problems with Wayland
    • Remmina RDP and HiDPI scaling
    • Remmina VNC to Raspbian Stretch
    • Squares insead of text
    • Systray menu
    • VNC key mapping configuration
    • View and export passwords